Searched defs:StaticStride (Results 1 – 2 of 2) sorted by relevance
86 struct StaticStride<Matrix<P,R,C,Allocator>> struct88 constexpr static index_t value = C;118 struct StaticStride<MatrixView<P,S>> struct120 constexpr static index_t value = S;158 struct StaticStride<const Matrix<P,R,C,Allocator>&> struct160 constexpr static index_t value = C;190 struct StaticStride<const MatrixView<P,S>&> struct192 constexpr static index_t value = S;
191 struct StaticStride struct193 constexpr static std::size_t value = 1;197 struct StaticStride<VectorView<T,S>> struct199 constexpr static std::size_t value = S;