Verwendungen von Klasse
ch.nolix.core.math.algebra.Vector
-
Verwendungen von Vector in ch.nolix.core.math.algebra
Modifizierer und TypMethodeBeschreibungstatic Vector
Vector.fromArray
(double[] values) Vector[]
Matrix.getColumnVectors()
Vector.getProduct
(double factor) Vector[]
Matrix.getRowVectors()
Matrix.toVector()
Polynom.toVector()
static Vector
Vector.withValue
(double value, double... values) static Vector
Vector.withValues
(double[] values)