emlabcpp
modern opinionated embedded C++ library
emlabcpp::matrix< N, M, T > Member List

This is the complete list of members for emlabcpp::matrix< N, M, T >, including all inherited members.

begin() constemlabcpp::matrix< N, M, T >inline
colsemlabcpp::matrix< N, M, T >static
end() constemlabcpp::matrix< N, M, T >inline
matrix()emlabcpp::matrix< N, M, T >inline
matrix(std::array< row_type, N > data)emlabcpp::matrix< N, M, T >inline
operator==(matrix const &other) const =defaultemlabcpp::matrix< N, M, T >
operator[](std::size_t i) constemlabcpp::matrix< N, M, T >inline
operator[](std::size_t i)emlabcpp::matrix< N, M, T >inline
row_type typedefemlabcpp::matrix< N, M, T >
rowsemlabcpp::matrix< N, M, T >static
value_type typedefemlabcpp::matrix< N, M, T >