| Package | Description |
|---|---|
| org.ejml.alg.dense.linsol.chol | |
| org.ejml.alg.dense.linsol.lu | |
| org.ejml.alg.dense.linsol.qr | |
| org.ejml.factory |
| Class and Description |
|---|
| LinearSolverAbstract
An abstract class that provides some common functionality and a default implementation
of invert that uses the solve function of the child class.
|
| WrapLinearSolverBlock64
Wrapper that allows
to implements LinearSolver. |
| Class and Description |
|---|
| LinearSolverAbstract
An abstract class that provides some common functionality and a default implementation
of invert that uses the solve function of the child class.
|
| Class and Description |
|---|
| AdjustableLinearSolver
In many situations solutions to linear systems that share many of the same data points are needed.
|
| LinearSolverAbstract
An abstract class that provides some common functionality and a default implementation
of invert that uses the solve function of the child class.
|
| WrapLinearSolverBlock64
Wrapper that allows
to implements LinearSolver. |
| Class and Description |
|---|
| AdjustableLinearSolver
In many situations solutions to linear systems that share many of the same data points are needed.
|
Copyright © 2013. All Rights Reserved.