RiccatiEquationSolverImpl
public interface RiccatiEquationSolver
Modifier and Type | Method | Description |
---|---|---|
RealMatrix |
getK() |
Get the linear controller k.
|
RealMatrix |
getP() |
Get the solution.
|
RealMatrix getP()
RealMatrix getK()
Copyright © 2016–2018 Hipparchus.org. All rights reserved.