Searched defs:NbCols (Results 1 – 1 of 1) sorted by relevance
302 struct NbCols struct304 constexpr static vector_length_t value = DYNAMIC;309 struct NbCols<Matrix<P,R,C,Allocator>> struct311 constexpr static vector_length_t value = C;316 struct NbCols<const Matrix<P,R,C,Allocator>&> struct318 constexpr static vector_length_t value = C;699 struct NbCols<_Outer<LHS,RHS,OP>> struct701 constexpr static vector_length_t value = NbCols<RHS>::value;