Package me.autobot.lib.math.linalg
package me.autobot.lib.math.linalg
-
ClassesClassDescriptionA LU Decomposition is a way of decomposing a matrix into the product of a lower triangular matrix and an upper triangular matrix.A matrix is a rectangular array of numbers, symbols, or expressions, arranged in rows and columns.Creates a new vector with the given values.