Uses of Class
org.episteme.nativ.mathematics.linearalgebra.matrices.NativeRealDoubleMatrix
Packages that use NativeRealDoubleMatrix
-
Uses of NativeRealDoubleMatrix in org.episteme.nativ.mathematics.linearalgebra.matrices
Methods in org.episteme.nativ.mathematics.linearalgebra.matrices that return NativeRealDoubleMatrixModifier and TypeMethodDescriptionNativeRealDoubleMatrix.copy()static NativeRealDoubleMatrixNativeRealDoubleMatrix.copyOf(Matrix<Real> other, Arena arena, LinearAlgebraProvider<Real> provider)