Stratax 0.3.1
Loading...
Searching...
No Matches
stratax::core::RebindArray< container::Matrix< From >, To > Struct Template Reference

Rebinds a Matrix to a different value type. More...

#include <ArrayTraits.hpp>

Public Types

using type = container::Matrix<To>

Detailed Description

template<typename From, typename To>
struct stratax::core::RebindArray< container::Matrix< From >, To >

Rebinds a Matrix to a different value type.

Definition at line 35 of file ArrayTraits.hpp.

Member Typedef Documentation

◆ type

template<typename From, typename To>
using stratax::core::RebindArray< container::Matrix< From >, To >::type = container::Matrix<To>

Definition at line 37 of file ArrayTraits.hpp.


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