Crate test_dirac_tensor

Source
Expand description

Small CPU tensor library for compile-time macro tensor operations.

Structs§

Tensor

Traits§

AsTensor
Converts some type to a tensor
KroneckerProduct
ToTensor