22template <
class T =
int>
class One {
26 template <
char i,
int Dim>
Stateless vector whose components are all equal to one.
Tensor1_Expr< One< T >, T, Dim, i > operator()(const Index< i, Dim > &) const
constexpr T operator()(const int) const
FTensor::Index< 'i', SPACE_DIM > i
Tensors class implemented by Walter Landry.