Arene Base
Fundamental Utilities For Safety Critical C++
Loading...
Searching...
No Matches
arene::base::linalg::math_traits< T > Class Template Reference

A traits struct allowing SFINAE-friendly access to the properties of types which may be linalg objects. More...

Inheritance diagram for arene::base::linalg::math_traits< T >:
Inheritance graph

Detailed Description

template<typename T>
class arene::base::linalg::math_traits< T >

A traits struct allowing SFINAE-friendly access to the properties of types which may be linalg objects.

Template Parameters
TThe type whose properties are being inspected

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