_data | flames::MatViewRows< first_row, last_row, T, n_rows, n_cols, type, type_parent > | |
asMat() const | flames::MatViewRows< first_row, last_row, T, n_rows, n_cols, type, type_parent > | inline |
asVec() const | flames::MatViewRows< first_row, last_row, T, n_rows, n_cols, type, type_parent > | inline |
MatViewRows(const Mat< T, n_cols, n_rows, matType< type_parent >()> &m) | flames::MatViewRows< first_row, last_row, T, n_rows, n_cols, type, type_parent > | inline |
MatViewRows(const MatViewRows &m) | flames::MatViewRows< first_row, last_row, T, n_rows, n_cols, type, type_parent > | inline |
operator Mat< T, last_row - first_row+1, n_cols, MatType::NORMAL >() const | flames::MatViewRows< first_row, last_row, T, n_rows, n_cols, type, type_parent > | inline |
operator()(size_t r, size_t c) const | flames::MatViewRows< first_row, last_row, T, n_rows, n_cols, type, type_parent > | inline |
operator[](size_t index) const | flames::MatViewRows< first_row, last_row, T, n_rows, n_cols, type, type_parent > | inline |
pType() noexcept | flames::MatViewRows< first_row, last_row, T, n_rows, n_cols, type, type_parent > | inlinestatic |
size() noexcept | flames::MatViewRows< first_row, last_row, T, n_rows, n_cols, type, type_parent > | inlinestatic |