Adapter for rho functions.
Defined in adapters.hpp.
This type should be a stateless struct with a single typedef type representing the type that should be used or returned by a Rho struct.
| Element | the type of elements. |
The second template parameter exists for SFINAE.
Public Types | |
| using | type = BMat8 |