Skip navigation links

Package neurord.numeric.math

Just some linear algebra.

See: Description

Package neurord.numeric.math Description

Just some linear algebra.

The matrix class includes standard LU decomposition and backsubstitution for solving linear equations.

It also has an exp(M) method to compute a matrix exponential which uses the same algorithm as the standard c library for a simple exponential.

Skip navigation links

Copyright © 2018. All rights reserved.