DGtal 1.4.0
|
Specialization of ArithmeticConversionTraits when right operand is a PointVector. More...
#include <DGtal/kernel/PointVector.h>
Public Types | |
using | type |
Specialization of ArithmeticConversionTraits when right operand is a PointVector.
Definition at line 225 of file PointVector.h.
using DGtal::ArithmeticConversionTraits< LeftEuclideanRing, PointVector< dim, RightEuclideanRing, RightContainer >, typename std::enable_if< IsArithmeticConversionValid< LeftEuclideanRing, RightEuclideanRing >::value &&! IsAPointVector< LeftEuclideanRing >::value >::type >::type |
Definition at line 230 of file PointVector.h.