NNTensor

Type Alias NNTensor 

Source
pub type NNTensor = nn_tensor;
Expand description

@struct NNTensor

DeepViewRT Tensor objects. Refer to the DeepViewRT User Manual for details.

Aliased Typeยง

pub struct NNTensor { /* private fields */ }