cotila
1.2.1
A compile time linear algebra system
|
◆ reshape()
template<std::size_t P, std::size_t Q, std::size_t M, std::size_t N, typename T >
Reshapes a matrix without changing the order of the elements in memory (in row-major order). |