Module ndarray_tensor

Source
Expand description

Module containing a tensor trait extending ndarray::ArrayBase

Traitsยง

NdArrayTensor
Trait extending ndarray::ArrayBase with useful tensor operations.