Type Definition numeric::tensor::SingleTensor [] [src]

type SingleTensor = Tensor<f32>;

Type alias for Tensor<f32>