FLAMES 0.1.0
Matrix-Empowered HLS Library
Loading...
Searching...
No Matches
flames::MatRef< T, n_rows, n_cols, type > Member List

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

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