_data | flames::MatViewRow< T, n_rows, n_cols, type, type_parent > | |
asMat() const | flames::MatViewRow< T, n_rows, n_cols, type, type_parent > | inline |
asRowVec() const | flames::MatViewRow< T, n_rows, n_cols, type, type_parent > | inline |
MatViewRow(const Mat< T, n_rows, n_cols, matType< type_parent >()> &m, size_t index) | flames::MatViewRow< T, n_rows, n_cols, type, type_parent > | inline |
MatViewRow(const MatViewRow &m) | flames::MatViewRow< T, n_rows, n_cols, type, type_parent > | inline |
operator RowVec< T, n_rows >() const | flames::MatViewRow< T, n_rows, n_cols, type, type_parent > | inline |
operator()(size_t r, size_t c) const | flames::MatViewRow< T, n_rows, n_cols, type, type_parent > | inline |
operator[](size_t index) const | flames::MatViewRow< T, n_rows, n_cols, type, type_parent > | inline |
print(const std::string &str="", std::ostream &os=std::cout) const | flames::MatViewRow< T, n_rows, n_cols, type, type_parent > | inline |
pType() noexcept | flames::MatViewRow< T, n_rows, n_cols, type, type_parent > | inlinestatic |
size() noexcept | flames::MatViewRow< T, n_rows, n_cols, type, type_parent > | inlinestatic |