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-2021 CS GROUP. All rights reserved.