Uses of Class
net.anwiba.commons.utilities.math.Matrix
Packages that use Matrix
-
Uses of Matrix in net.anwiba.commons.utilities.math
Methods in net.anwiba.commons.utilities.math that return MatrixModifier and TypeMethodDescriptionstatic MatrixMatrix.matrix(double[][] values) Matrix.multiply(double value) Matrix.subtract(double value) Matrix.summate(double value) Methods in net.anwiba.commons.utilities.math with parameters of type Matrix