Trait numeric::TensorType [] [src]

pub trait TensorType: Copy { }

This is the basic trait that must be satisfied for basic elements used in Tensor.

Implementors