ggeD.tensor

Undocumented in source.

Members

Functions

tensor
auto tensor(T[] value, X N)

make tensor from array

tensor
auto tensor(Gged!(T, Rank) gg)

make tensor from gged array

tensor
auto tensor(T gg)

Structs

Tensor
struct Tensor(GG)
Undocumented in source.
defTensor
struct defTensor

def new Tensor

Meta