cotila
1.2.1
A compile time linear algebra system
|
◆ operator[]() [1/2]
template<typename T, std::size_t N, std::size_t M>
This function returns a pointer to the specified row. The intention of this function is to then access the specified element from the row pointer. For a matrix |