FLAMES 0.1.0
Matrix-Empowered HLS Library
|
This is the complete list of members for flames::MatViewOpp< T, n_rows, n_cols, type >, including all inherited members.
_data | flames::MatViewOpp< T, n_rows, n_cols, type > | |
asMat() const | flames::MatViewOpp< T, n_rows, n_cols, type > | inline |
MatViewOpp(const Mat< T, n_cols, n_rows, type > &m) | flames::MatViewOpp< T, n_rows, n_cols, type > | inline |
MatViewOpp(const MatViewOpp &m) | flames::MatViewOpp< T, n_rows, n_cols, type > | inline |
operator Mat< T, n_rows, n_cols, type >() const | flames::MatViewOpp< T, n_rows, n_cols, type > | inline |
operator()(size_t r, size_t c) const | flames::MatViewOpp< T, n_rows, n_cols, type > | inline |
operator[](size_t index) const | flames::MatViewOpp< T, n_rows, n_cols, type > | inline |
size() noexcept | flames::MatViewOpp< T, n_rows, n_cols, type > | inlinestatic |