|
emlabcpp
modern opinionated embedded C++ library
|
This is the complete list of members for emlabcpp::transposed_matrix< Matrix >, including all inherited members.
| cols | emlabcpp::transposed_matrix< Matrix > | static |
| operator matrix< rows, cols, value_type >() | emlabcpp::transposed_matrix< Matrix > | inline |
| operator==(transposed_matrix const &other) const =default | emlabcpp::transposed_matrix< Matrix > | |
| operator[](std::size_t i) const | emlabcpp::transposed_matrix< Matrix > | inline |
| operator[](std::size_t i) | emlabcpp::transposed_matrix< Matrix > | inline |
| rows | emlabcpp::transposed_matrix< Matrix > | static |
| transposed_matrix(Matrix &m) | emlabcpp::transposed_matrix< Matrix > | inline |
| value_type typedef | emlabcpp::transposed_matrix< Matrix > |