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