Searched defs:NbRows (Results 1 – 1 of 1) sorted by relevance
282 struct NbRows struct284 constexpr static vector_length_t value = DYNAMIC;289 struct NbRows<Matrix<P,R,C,Allocator>> struct291 constexpr static vector_length_t value = R;296 struct NbRows<const Matrix<P,R,C,Allocator>&> struct298 constexpr static vector_length_t value = R;692 struct NbRows<_Outer<LHS,RHS,OP>> struct694 constexpr static vector_length_t value = NbRows<LHS>::value;