Vector & Matrix Algebra Class Help
This class contains functions that perform vector and matrix operations, such as dot product, matrix multiplication, and matrix inversion operations. Vectors are represented by 1D numeric arrays and matrices are represented by 2D numeric arrays.
Library: Advanced Analysis Library