Documentation
Tools for embedded systems
Loading...
Searching...
No Matches
qlibs::mat< Rows, Cols > Member List

This is the complete list of members for qlibs::mat< Rows, Cols >, including all inherited members.

display() constqlibs::mat< Rows, Cols >inline
inv() constqlibs::mat< Rows, Cols >inline
mat()qlibs::mat< Rows, Cols >inline
mat(const matSpecial type, const real_t value=1.0_re)qlibs::mat< Rows, Cols >inline
mat(Args... args)qlibs::mat< Rows, Cols >inline
mat(const mat< Rows, Cols > &other)qlibs::mat< Rows, Cols >inline
normInf() constqlibs::mat< Rows, Cols >inline
operator!() constqlibs::mat< Rows, Cols >inline
operator()(size_t row, size_t col)qlibs::mat< Rows, Cols >inline
operator()(size_t index)qlibs::mat< Rows, Cols >inline
operator()(size_t index) constqlibs::mat< Rows, Cols >inline
operator*(const mat< Cols, N > &other) constqlibs::mat< Rows, Cols >inline
operator*(const real_t &scalar) constqlibs::mat< Rows, Cols >inline
operator*(const real_t &scalar, const mat< Rows, Cols > &matrix)qlibs::mat< Rows, Cols >friend
operator*=(const mat< Cols, N > &other)qlibs::mat< Rows, Cols >inline
operator*=(const real_t &scalar)qlibs::mat< Rows, Cols >inline
operator+(const mat< Rows, Cols > &other) constqlibs::mat< Rows, Cols >inline
operator+(const real_t &scalar) constqlibs::mat< Rows, Cols >inline
operator+(const real_t &scalar, const mat< Rows, Cols > &matrix)qlibs::mat< Rows, Cols >friend
operator++()qlibs::mat< Rows, Cols >inline
operator++(int)qlibs::mat< Rows, Cols >inline
operator+=(const mat< Rows, Cols > &other)qlibs::mat< Rows, Cols >inline
operator+=(const real_t &scalar)qlibs::mat< Rows, Cols >inline
operator-(const mat< Rows, Cols > &other) constqlibs::mat< Rows, Cols >inline
operator-(const real_t &scalar) constqlibs::mat< Rows, Cols >inline
operator-(const real_t &scalar, const mat< Rows, Cols > &matrix)qlibs::mat< Rows, Cols >friend
operator-() constqlibs::mat< Rows, Cols >inline
operator--()qlibs::mat< Rows, Cols >inline
operator--(int)qlibs::mat< Rows, Cols >inline
operator-=(const mat< Rows, Cols > &other)qlibs::mat< Rows, Cols >inline
operator-=(const real_t &scalar)qlibs::mat< Rows, Cols >inline
operator/(const real_t &scalar) constqlibs::mat< Rows, Cols >inline
operator/=(const real_t &scalar)qlibs::mat< Rows, Cols >inline
operator=(const mat< Rows, Cols > &other)qlibs::mat< Rows, Cols >inline
operator[](size_t index)qlibs::mat< Rows, Cols >inline
operator[](size_t index) constqlibs::mat< Rows, Cols >inline