[nest] Add 'DomainInfo' class (#669)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 17 Jul 2018 00:36:43 +0000 (09:36 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 17 Jul 2018 00:36:43 +0000 (09:36 +0900)
commitebdf3d5128364a5351e64d471c5f8412e46e815e
tree1194c1fc7b649cb5d451811039e96b7737c2825b
parentcc4ad575d668db1d3fbe27d492b4647a4b8444ae
[nest] Add 'DomainInfo' class (#669)

This commit adds 'DomainInfo' class which records dimensionalities of
domain.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/nest/include/nest/DomainInfo.h [new file with mode: 0644]
contrib/nest/src/DomainInfo.test.cpp [new file with mode: 0644]