[core.ADT] Introduce operator== over feature shape (#442)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 2 Jul 2018 23:45:22 +0000 (08:45 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 2 Jul 2018 23:45:22 +0000 (08:45 +0900)
commitb1b5710c18a1778ce44dd11d8b6cf63085ba6de3
tree6e79077331630b03a7b2e85693ec04a208e466f2
parent29eb03441de300e49393c829d896b3a8db84dceb
[core.ADT] Introduce operator== over feature shape (#442)

This commit introduces equality operator which tests whether two feature
shapes are identical.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
libs/core/include/nncc/core/ADT/feature/Shape.h
libs/core/src/ADT/feature/Shape.test.cpp