#include <matrix.h>
|
static constexpr std::size_t | rows = Matrix::cols |
|
static constexpr std::size_t | cols = Matrix::rows |
|
◆ value_type
template<typename Matrix >
◆ transposed_matrix()
template<typename Matrix >
◆ operator matrix< rows, cols, value_type >()
template<typename Matrix >
◆ operator==()
template<typename Matrix >
◆ operator[]() [1/2]
template<typename Matrix >
◆ operator[]() [2/2]
template<typename Matrix >
◆ cols
template<typename Matrix >
◆ rows
template<typename Matrix >
The documentation for this class was generated from the following file: