col.h File Reference

Classes

struct  Col3< T, STRIDE >
 
struct  IsZeroInitialized< Col3< T, 1 > >
 

Namespaces

 maxon
 

Functions

template<typename T , Int STR, typename S >
Col3< typename MultiplicativePromotion< T, S, STD_IS_REPLACEMENT(scalar, S)>::type, 1 > operator* (S s, const Col3< T, STR > &v)
 
template<GET_DATATYPE_POLICY POLICY, typename T >
Result< DataType > PrivateGetDataType (Col3< T, 1 > **, OverloadRank1)