![]() |
ITK
5.3.0
Insight Toolkit
|
#include <itkVariableLengthVector.h>
Inheritance diagram for Details::op::CanBeMultiplied< TExpr1, TExpr2 >:
Collaboration diagram for Details::op::CanBeMultiplied< TExpr1, TExpr2 >: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 1181 of file itkVariableLengthVector.h.
1.8.16