|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
#include <INLPProblem.hpp>
Public 成员函数 | |
| NLPVectorBounds & | variable () |
| NLPVectorBounds & | constraintIneq () |
| NLPVector & | constraintEq () |
Public 属性 | |
| NLPVectorBounds | variable_ |
| NLPVectorBounds | constraintIneq_ |
| NLPVector | constraintEq_ |
非线性规划问题的上下界值