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

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

_dataflames::MatViewT< T, n_rows, n_cols, type >
asMat() constflames::MatViewT< T, n_rows, n_cols, type >inline
MatViewT(const Mat< T, n_cols, n_rows, tType(type)> &m)flames::MatViewT< T, n_rows, n_cols, type >inline
MatViewT(Mat< T, n_cols, n_rows, tType(type)> &m)flames::MatViewT< T, n_rows, n_cols, type >inline
MatViewT(const MatViewT &m)flames::MatViewT< T, n_rows, n_cols, type >inline
MatViewT(T *ptr)flames::MatViewT< T, n_rows, n_cols, type >inline
operator Mat< T, n_rows, n_cols, type >() constflames::MatViewT< T, n_rows, n_cols, type >inline
operator()(size_t r, size_t c) constflames::MatViewT< T, n_rows, n_cols, type >inline
operator[](size_t index) constflames::MatViewT< T, n_rows, n_cols, type >inline
size() noexceptflames::MatViewT< T, n_rows, n_cols, type >inlinestatic