| _data | flames::MatView< T, n_rows, n_cols, type > |  | 
  | abssum() const | flames::MatView< T, n_rows, n_cols, type > | inline | 
  | add(const M< T2, n_rows, n_cols, type2, _unused... > &mat_R) | flames::MatView< T, n_rows, n_cols, type > | inline | 
  | asMat() const | flames::MatView< T, n_rows, n_cols, type > | inline | 
  | assign(M m) | flames::MatView< T, n_rows, n_cols, type > | inline | 
  | col(const M< T2, rows_, cols_, type2, _unused... > &mat, size_t c) | flames::MatView< T, n_rows, n_cols, type > | inline | 
  | col(size_t c, const M< T2, rows_, cols_, type2, _unused... > &mat) | flames::MatView< T, n_rows, n_cols, type > | inline | 
  | col(size_t c) const | flames::MatView< T, n_rows, n_cols, type > | inline | 
  | MatView(const Mat< T, n_rows, n_cols, type > &m) | flames::MatView< T, n_rows, n_cols, type > | inline | 
  | MatView(Mat< T, n_rows, n_cols, type > &m) | flames::MatView< T, n_rows, n_cols, type > | inline | 
  | MatView(const T *const ptr) | flames::MatView< T, n_rows, n_cols, type > | inline | 
  | MatView(const MatView &m) | flames::MatView< T, n_rows, n_cols, type > | inline | 
  | operator Mat< T, n_rows, n_cols, type >() const | flames::MatView< T, n_rows, n_cols, type > | inline | 
  | operator()(size_t r, size_t c) const | flames::MatView< T, n_rows, n_cols, type > | inline | 
  | operator=(const Mat< T, n_rows, n_cols, type > &m) | flames::MatView< T, n_rows, n_cols, type > | inline | 
  | operator[](size_t index) const | flames::MatView< T, n_rows, n_cols, type > | inline | 
  | power() const | flames::MatView< T, n_rows, n_cols, type > | inline | 
  | print(const std::string &str="", std::ostream &os=std::cout) const | flames::MatView< T, n_rows, n_cols, type > | inline | 
  | size() noexcept | flames::MatView< T, n_rows, n_cols, type > | inlinestatic | 
  | sub(const M< T2, n_rows, n_cols, type2, _unused... > &mat_R) | flames::MatView< T, n_rows, n_cols, type > | inline | 
  | t_() const | flames::MatView< T, n_rows, n_cols, type > | inline |