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