ITK
5.2.0
Insight Toolkit
|
#include <itkVariableLengthVector.h>
Tells whether objects from two types can be multiplied. The operation is authorized if and only if:
operator*()
, it shall not be used to help overload the 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 1184 of file itkVariableLengthVector.h.