funcy  1.6.1
funcy::linalg::detail::NumberOfRows< Matrix > Struct Template Reference

Get number of rows for constant size matrices. More...

#include <concepts.h>

Inheritance diagram for funcy::linalg::detail::NumberOfRows< Matrix >:
Inheritance graph
[legend]
Collaboration diagram for funcy::linalg::detail::NumberOfRows< Matrix >:
Collaboration graph
[legend]

Detailed Description

template<class Matrix>
struct funcy::linalg::detail::NumberOfRows< Matrix >

Get number of rows for constant size matrices.

If necessary, specialize this for your matrix class.


The documentation for this struct was generated from the following file: