DGtal 1.4.0
|
Specialization of ArithmeticConversionTraits when both operands are PointVector. More...
#include <DGtal/kernel/PointVector.h>
Public Types | |
using | type |
Specialization of ArithmeticConversionTraits when both operands are PointVector.
Definition at line 191 of file PointVector.h.
using DGtal::ArithmeticConversionTraits< PointVector< dim, LeftEuclideanRing, LeftContainer >, PointVector< dim, RightEuclideanRing, RightContainer >, typename std::enable_if< IsArithmeticConversionValid< LeftEuclideanRing, RightEuclideanRing >::value >::type >::type |
Definition at line 194 of file PointVector.h.