[][src]Crate tensor_macros

Modules

debug
defaults
dot
index
tensor
traits
transpose

Macros

debug_tensor
dot

Creates a tensor dot product function

make_dot
make_index_fn
make_index_val
make_tensor

Generates a tensor type

make_transpose_index_fn
make_transpose_index_val
mul
split
sum
tensor

Generates a tensor type

transpose

Creates a tensor transpose type and function. Transposing doesn't cost anything