|
Stratax 0.3.1
|
Rebinds a Matrix to a different value type. More...
#include <ArrayTraits.hpp>
Public Types | |
| using | type = container::Matrix<To> |
Rebinds a Matrix to a different value type.
Definition at line 35 of file ArrayTraits.hpp.
| using stratax::core::RebindArray< container::Matrix< From >, To >::type = container::Matrix<To> |
Definition at line 37 of file ArrayTraits.hpp.