Package org.episteme.nativ.mathematics.linearalgebra.tensors
package org.episteme.nativ.mathematics.linearalgebra.tensors
-
ClassesClassDescriptionCUDATensor<T>CUDA implementation of Tensor backed by device (GPU) memory.NativeTensor<T>Tensor implementation backed by native memory (off-heap).