ITK
4.13.0
Insight Segmentation and Registration Toolkit
|
#include <itkVariableLengthVector.h>
Tells whether objects from two types can be added or substracted. The operation is authorized if and only if:
operator+()
between floats for instance. Hence, the case where both operands are numbers is rejected.mpl::IsArray<>
to know the exact array types recognized as array by this traits Definition at line 1092 of file itkVariableLengthVector.h.