| Base typedef | ct::optcon::example::ConstraintTerm1D< STATE_DIM, CONTROL_DIM, SCALAR > | |
| clone() const override | ct::optcon::example::ConstraintTerm1D< STATE_DIM, CONTROL_DIM, SCALAR > | inlinevirtual |
| ConstraintBase(std::string name="Unnamed") | ct::optcon::ConstraintBase< STATE_DIM, CONTROL_DIM, SCALAR > | |
| ConstraintBase(const ConstraintBase &arg) | ct::optcon::ConstraintBase< STATE_DIM, CONTROL_DIM, SCALAR > | |
| ConstraintTerm1D() | ct::optcon::example::ConstraintTerm1D< STATE_DIM, CONTROL_DIM, SCALAR > | inline |
| control_vector_t typedef | ct::optcon::example::ConstraintTerm1D< STATE_DIM, CONTROL_DIM, SCALAR > | |
| evaluate(const state_vector_t &x, const control_vector_t &u, const SCALAR t) override | ct::optcon::example::ConstraintTerm1D< STATE_DIM, CONTROL_DIM, SCALAR > | inlinevirtual |
| evaluateCppadCg(const core::StateVector< STATE_DIM, ct::core::ADCGScalar > &x, const core::ControlVector< CONTROL_DIM, ct::core::ADCGScalar > &u, ct::core::ADCGScalar t) override | ct::optcon::example::ConstraintTerm1D< STATE_DIM, CONTROL_DIM, SCALAR > | inlinevirtual |
| genBlockIndices(const size_t num_rows, const size_t num_cols, Eigen::VectorXi &iRow_vec, Eigen::VectorXi &jCol_vec) | ct::optcon::ConstraintBase< STATE_DIM, CONTROL_DIM, SCALAR > | protectedstatic |
| genDiagonalIndices(const size_t num_elements, Eigen::VectorXi &iRow_vec, Eigen::VectorXi &jCol_vec) | ct::optcon::ConstraintBase< STATE_DIM, CONTROL_DIM, SCALAR > | protectedstatic |
| genSparseDiagonalIndices(const Eigen::VectorXi &diag_sparsity, Eigen::VectorXi &iRow_vec, Eigen::VectorXi &jCol_vec) | ct::optcon::ConstraintBase< STATE_DIM, CONTROL_DIM, SCALAR > | protectedstatic |
| getConstraintSize() const override | ct::optcon::example::ConstraintTerm1D< STATE_DIM, CONTROL_DIM, SCALAR > | inlinevirtual |
| getLowerBound() const | ct::optcon::ConstraintBase< STATE_DIM, CONTROL_DIM, SCALAR > | virtual |
| getName(std::string &constraintName) const | ct::optcon::ConstraintBase< STATE_DIM, CONTROL_DIM, SCALAR > | |
| getNumNonZerosJacobianInput() const | ct::optcon::ConstraintBase< STATE_DIM, CONTROL_DIM, SCALAR > | virtual |
| getNumNonZerosJacobianState() const | ct::optcon::ConstraintBase< STATE_DIM, CONTROL_DIM, SCALAR > | virtual |
| getUpperBound() const | ct::optcon::ConstraintBase< STATE_DIM, CONTROL_DIM, SCALAR > | virtual |
| jacobianInput(const state_vector_t &x, const control_vector_t &u, const SCALAR t) override | ct::optcon::example::ConstraintTerm1D< STATE_DIM, CONTROL_DIM, SCALAR > | inlinevirtual |
| jacobianInputSparse(const state_vector_t &x, const control_vector_t &u, const SCALAR t) | ct::optcon::ConstraintBase< STATE_DIM, CONTROL_DIM, SCALAR > | virtual |
| jacobianState(const state_vector_t &x, const control_vector_t &u, const SCALAR t) override | ct::optcon::example::ConstraintTerm1D< STATE_DIM, CONTROL_DIM, SCALAR > | inlinevirtual |
| jacobianStateSparse(const state_vector_t &x, const control_vector_t &u, const SCALAR t) | ct::optcon::ConstraintBase< STATE_DIM, CONTROL_DIM, SCALAR > | virtual |
| lb_ | ct::optcon::ConstraintBase< STATE_DIM, CONTROL_DIM, SCALAR > | protected |
| MatrixXs typedef | ct::optcon::example::ConstraintTerm1D< STATE_DIM, CONTROL_DIM, SCALAR > | |
| setName(const std::string constraintName) | ct::optcon::ConstraintBase< STATE_DIM, CONTROL_DIM, SCALAR > | |
| sparsityPatternInput(Eigen::VectorXi &rows, Eigen::VectorXi &cols) | ct::optcon::ConstraintBase< STATE_DIM, CONTROL_DIM, SCALAR > | virtual |
| sparsityPatternState(Eigen::VectorXi &rows, Eigen::VectorXi &cols) | ct::optcon::ConstraintBase< STATE_DIM, CONTROL_DIM, SCALAR > | virtual |
| state_vector_t typedef | ct::optcon::example::ConstraintTerm1D< STATE_DIM, CONTROL_DIM, SCALAR > | |
| term_dim | ct::optcon::example::ConstraintTerm1D< STATE_DIM, CONTROL_DIM, SCALAR > | static |
| Trait typedef | ct::optcon::example::ConstraintTerm1D< STATE_DIM, CONTROL_DIM, SCALAR > | |
| TraitCG typedef | ct::optcon::example::ConstraintTerm1D< STATE_DIM, CONTROL_DIM, SCALAR > | |
| ub_ | ct::optcon::ConstraintBase< STATE_DIM, CONTROL_DIM, SCALAR > | protected |
| VectorXs typedef | ct::optcon::example::ConstraintTerm1D< STATE_DIM, CONTROL_DIM, SCALAR > | |
| ~ConstraintBase() | ct::optcon::ConstraintBase< STATE_DIM, CONTROL_DIM, SCALAR > | virtual |
| ~ConstraintTerm1D() | ct::optcon::example::ConstraintTerm1D< STATE_DIM, CONTROL_DIM, SCALAR > | inlinevirtual |