Current section

Files

Jump to
argamak include argamak@tensor_Tensor.hrl
Raw

include/argamak@tensor_Tensor.hrl

-record(tensor, {
data :: argamak@tensor:native(),
format :: argamak@format:format(any()),
space :: argamak@space:space(any(), any())
}).