FLAMES 0.1.0
Matrix-Empowered HLS Library
flames::MatView< T, n_rows, n_cols, type > Member List

This is the complete list of members for flames::MatView< T, n_rows, n_cols, type >, including all inherited members.

_dataflames::MatView< T, n_rows, n_cols, type >
abssum() constflames::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() constflames::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) constflames::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 >() constflames::MatView< T, n_rows, n_cols, type >inline
operator()(size_t r, size_t c) constflames::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) constflames::MatView< T, n_rows, n_cols, type >inline
power() constflames::MatView< T, n_rows, n_cols, type >inline
print(const std::string &str="", std::ostream &os=std::cout) constflames::MatView< T, n_rows, n_cols, type >inline
size() noexceptflames::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_() constflames::MatView< T, n_rows, n_cols, type >inline