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