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