GMatTensor 0.10.6
Loading...
Searching...
No Matches
GMatTensor::array_type Namespace Reference

Container type. More...

Typedefs

template<typename T , size_t N>
using tensor = xt::xtensor< T, N >
 Fixed (static) rank array. More...
 

Detailed Description

Container type.

Typedef Documentation

◆ tensor

template<typename T , size_t N>
using GMatTensor::array_type::tensor = typedef xt::xtensor<T, N>

Fixed (static) rank array.

Definition at line 86 of file config.h.