MatrixVariable Member List

This is the complete list of members for MatrixVariable, including all inherited members.

_check_template_params()Eigen::PlainObjectBase< Derived >inlinestatic
_init2(Index nbRows, Index nbCols, typename internal::enable_if< Base::SizeAtCompileTime!=2, T0 >::type *=0)Eigen::PlainObjectBase< Derived >inlineprotected
_init2(const Scalar &val0, const Scalar &val1, typename internal::enable_if< Base::SizeAtCompileTime==2, T0 >::type *=0)Eigen::PlainObjectBase< Derived >inlineprotected
_resize_to_match(const EigenBase< OtherDerived > &other)Eigen::PlainObjectBase< Derived >inlineprotected
_set(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Derived >inlineprotected
_set_noalias(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Derived >inlineprotected
_set_selector(const OtherDerived &other, const internal::true_type &)Eigen::PlainObjectBase< Derived >inlineprotected
_set_selector(const OtherDerived &other, const internal::false_type &)Eigen::PlainObjectBase< Derived >inlineprotected
_swap(DenseBase< OtherDerived > const &other)Eigen::PlainObjectBase< Derived >inlineprotected
absolute() constGenericMatrix< double >
AlignedMapType typedefEigen::PlainObjectBase< Derived >
appendCols(const GenericMatrix &_arg)GenericMatrix< double >
appendRows(const GenericMatrix &_arg)GenericMatrix< double >
appendSettings(const VariableSettings &rhs)VariableSettings
appendSettings(uint _dim, const char **const _names, const char **const _units, const DVector &_scaling=emptyConstVector, const DVector &_lb=emptyConstVector, const DVector &_ub=emptyConstVector)VariableSettings
autoInitVariableSettingsprotected
base()Eigen::PlainObjectBase< Derived >inline
base() const Eigen::PlainObjectBase< Derived >inline
Base typedefGenericMatrix< double >
clear()VariableSettingsprotected
coeff(Index rowId, Index colId) const Eigen::PlainObjectBase< Derived >inline
coeff(Index index) const Eigen::PlainObjectBase< Derived >inline
coeffRef(Index rowId, Index colId)Eigen::PlainObjectBase< Derived >inline
coeffRef(Index index)Eigen::PlainObjectBase< Derived >inline
coeffRef(Index rowId, Index colId) const Eigen::PlainObjectBase< Derived >inline
coeffRef(Index index) const Eigen::PlainObjectBase< Derived >inline
cols() const Eigen::PlainObjectBase< Derived >inline
conservativeResize(Index nbRows, Index nbCols)Eigen::PlainObjectBase< Derived >inline
conservativeResize(Index nbRows, NoChange_t)Eigen::PlainObjectBase< Derived >inline
conservativeResize(NoChange_t, Index nbCols)Eigen::PlainObjectBase< Derived >inline
conservativeResize(Index size)Eigen::PlainObjectBase< Derived >inline
conservativeResizeLike(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Derived >inline
ConstAlignedMapType typedefEigen::PlainObjectBase< Derived >
ConstMapType typedefEigen::PlainObjectBase< Derived >
data() const Eigen::PlainObjectBase< Derived >inline
data()Eigen::PlainObjectBase< Derived >inline
DenseType typedefEigen::PlainObjectBase< Derived >
dimVariableSettingsprotected
GenericMatrix(const Eigen::MatrixBase< OtherDerived > &other)GenericMatrix< double >inline
GenericMatrix(const Eigen::ReturnByValue< OtherDerived > &other)GenericMatrix< double >inline
GenericMatrix(const Eigen::EigenBase< OtherDerived > &other)GenericMatrix< double >inline
GenericMatrix()GenericMatrix< double >inline
GenericMatrix(const double &_value)GenericMatrix< double >inline
GenericMatrix(unsigned _nRows, unsigned _nCols)GenericMatrix< double >inline
GenericMatrix(unsigned _nRows, unsigned _nCols, const double *const _values)GenericMatrix< double >inline
GenericMatrix(unsigned _nRows, unsigned _nCols, std::vector< double > &_values)GenericMatrix< double >inline
GenericMatrix(unsigned _nRows, unsigned _nCols, std::vector< std::vector< double > > &_values)GenericMatrix< double >
getAbsolute() constGenericMatrix< double >inline
getAutoInit() const VariableSettingsinline
getCol(unsigned _idx) constGenericMatrix< double >inline
getCols(uint startIdx, uint endIdx) const MatrixVariable
GenericMatrix< double >::getCols(unsigned _start, unsigned _end) constGenericMatrix< double >inline
getConditionNumber() constGenericMatrix< double >
getDiag() constGenericMatrix< double >
getDim() constGenericMatrix< double >inline
getLowerBound(uint idx) const VariableSettingsinline
getLowerBounds() const VariableSettingsinline
getMatrix() const MatrixVariableinline
getMax() constGenericMatrix< double >inline
getMean() constGenericMatrix< double >inline
getMin() constGenericMatrix< double >inline
getName(uint idx, char *_name) const VariableSettings
getNorm() constGenericMatrix< double >
getNumCols() constGenericMatrix< double >inline
getNumRows() constGenericMatrix< double >inline
getRow(unsigned _idx) constGenericMatrix< double >inline
getRows(uint startIdx, uint endIdx) const MatrixVariable
GenericMatrix< double >::getRows(unsigned _start, unsigned _end) constGenericMatrix< double >inline
getScaling() const VariableSettingsinline
getScaling(uint idx) const VariableSettingsinline
getTrace() constGenericMatrix< double >
getType() const VariableSettingsinline
getUnit(uint idx, char *_unit) const VariableSettings
getUpperBound(uint idx) const VariableSettingsinline
getUpperBounds() const VariableSettingsinline
hasLowerBounds() const VariableSettingsinline
hasNames() const VariableSettingsinline
hasScaling() const VariableSettingsinline
hasUnits() const VariableSettingsinline
hasUpperBounds() const VariableSettingsinline
Index typedefEigen::PlainObjectBase< Derived >
init(uint _nRows, uint _nCols, VariableType _type=VT_UNKNOWN, const char **const _names=0, const char **const _units=0, DVector _scaling=emptyVector, DVector _lb=emptyVector, DVector _ub=emptyVector, BooleanType _autoInit=defaultAutoInit)MatrixVariable
GenericMatrix< double >::init(unsigned _nRows=0, unsigned _nCols=0)GenericMatrix< double >inline
VariableSettings::init()VariableSettings
VariableSettings::init(uint _dim, VariableType _type, const char **const _names, const char **const _units, const DVector &_scaling=emptyConstVector, const DVector &_lb=emptyConstVector, const DVector &_ub=emptyConstVector, BooleanType _autoInit=defaultAutoInit)VariableSettings
innerStride() constEigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >inline
isEmpty() constGenericMatrix< double >inline
isPositiveDefinite() constGenericMatrix< double >
isPositiveSemiDefinite() constGenericMatrix< double >
isSquare() constGenericMatrix< double >
isSymmetric() constGenericMatrix< double >
lazyAssign(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Derived >inline
lbVariableSettingsprotected
m_storageEigen::PlainObjectBase< Derived >protected
makeVector()GenericMatrix< double >
Map(const Scalar *data)Eigen::PlainObjectBase< Derived >inlinestatic
Map(Scalar *data)Eigen::PlainObjectBase< Derived >inlinestatic
Map(const Scalar *data, Index size)Eigen::PlainObjectBase< Derived >inlinestatic
Map(Scalar *data, Index size)Eigen::PlainObjectBase< Derived >inlinestatic
Map(const Scalar *data, Index rows, Index cols)Eigen::PlainObjectBase< Derived >inlinestatic
Map(Scalar *data, Index rows, Index cols)Eigen::PlainObjectBase< Derived >inlinestatic
Map(const Scalar *data, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
Map(Scalar *data, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(const Scalar *data)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(Scalar *data)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(const Scalar *data, Index size)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(Scalar *data, Index size)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(const Scalar *data, Index rows, Index cols)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(Scalar *data, Index rows, Index cols)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(const Scalar *data, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(Scalar *data, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(Scalar *data, Index size, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
MapType typedefEigen::PlainObjectBase< Derived >
Matrix()Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >inline
Matrix(internal::constructor_without_unaligned_array_assert)Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >inline
Matrix(Index dim)Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >inlineexplicit
Matrix(const T0 &x, const T1 &y)Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >inline
Matrix(const Scalar &x, const Scalar &y, const Scalar &z)Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >inline
Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >inline
Matrix(const Scalar *data)Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >explicit
Matrix(const MatrixBase< OtherDerived > &other)Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >inline
Matrix(const Matrix &other)Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >inline
Matrix(const ReturnByValue< OtherDerived > &other)Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >inline
Matrix(const EigenBase< OtherDerived > &other)Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >inline
Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >explicit
MatrixVariable()MatrixVariable
MatrixVariable(uint _nRows, uint _nCols, VariableType _type=VT_UNKNOWN, const char **const _names=0, const char **const _units=0, DVector _scaling=emptyVector, DVector _lb=emptyVector, DVector _ub=emptyVector, BooleanType _autoInit=defaultAutoInit)MatrixVariable
MatrixVariable(const MatrixVariable &rhs)MatrixVariable
MatrixVariable(const DMatrix &_matrix, VariableType _type=VT_UNKNOWN)MatrixVariable
namesVariableSettingsprotected
NeedsToAlign enum valueEigen::PlainObjectBase< Derived >
negative() constGenericMatrix< double >
operator!=(const GenericMatrix &arg) constGenericMatrix< double >inline
operator=(const MatrixVariable &rhs)MatrixVariable
operator=(const DMatrix &rhs)MatrixVariable
GenericMatrix< double >::operator=(const Matrix &other)Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >inline
GenericMatrix< double >::operator=(const MatrixBase< OtherDerived > &other)Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >inline
GenericMatrix< double >::operator=(const EigenBase< OtherDerived > &other)Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >inline
GenericMatrix< double >::operator=(const ReturnByValue< OtherDerived > &func)Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >inline
GenericMatrix< double >::operator=(const RotationBase< OtherDerived, ColsAtCompileTime > &r)Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >
GenericMatrix< double >::Eigen::PlainObjectBase::operator=(const PlainObjectBase &other)Eigen::PlainObjectBase< Derived >inline
VariableSettings::operator=(const VariableSettings &rhs)VariableSettings
operator==(const GenericMatrix &arg) constGenericMatrix< double >inline
Options enum valueEigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >
outerStride() constEigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >inline
packet(Index rowId, Index colId) const Eigen::PlainObjectBase< Derived >inline
packet(Index index) const Eigen::PlainObjectBase< Derived >inline
PacketScalar typedefEigen::PlainObjectBase< Derived >
PlainObject typedefEigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >
PlainObjectBase()Eigen::PlainObjectBase< Derived >inline
PlainObjectBase(internal::constructor_without_unaligned_array_assert)Eigen::PlainObjectBase< Derived >inline
PlainObjectBase(Index a_size, Index nbRows, Index nbCols)Eigen::PlainObjectBase< Derived >inline
PlainObjectBase(const EigenBase< OtherDerived > &other)Eigen::PlainObjectBase< Derived >inline
positive() constGenericMatrix< double >
print(std::ostream &_stream=std::cout, const std::string &_name=DEFAULT_LABEL, const std::string &_startString=DEFAULT_START_STRING, const std::string &_endString=DEFAULT_END_STRING, uint _width=DEFAULT_WIDTH, uint _precision=DEFAULT_PRECISION, const std::string &_colSeparator=DEFAULT_COL_SEPARATOR, const std::string &_rowSeparator=DEFAULT_ROW_SEPARATOR) constGenericMatrix< double >virtual
print(std::ostream &stream, const std::string &name, PrintScheme printScheme) constGenericMatrix< double >virtual
print(const std::string &_filename, const std::string &_name=DEFAULT_LABEL, const std::string &_startString=DEFAULT_START_STRING, const std::string &_endString=DEFAULT_END_STRING, uint _width=DEFAULT_WIDTH, uint _precision=DEFAULT_PRECISION, const std::string &_colSeparator=DEFAULT_COL_SEPARATOR, const std::string &_rowSeparator=DEFAULT_ROW_SEPARATOR) constGenericMatrix< double >virtual
print(const std::string &_filename, const std::string &_name, PrintScheme _printScheme) constGenericMatrix< double >virtual
read(std::istream &_stream)GenericMatrix< double >virtual
read(const std::string &_filename)GenericMatrix< double >virtual
RealScalar typedefEigen::PlainObjectBase< Derived >
resize(Index nbRows, Index nbCols)Eigen::PlainObjectBase< Derived >inline
resize(Index size)Eigen::PlainObjectBase< Derived >inline
resize(NoChange_t, Index nbCols)Eigen::PlainObjectBase< Derived >inline
resize(Index nbRows, NoChange_t)Eigen::PlainObjectBase< Derived >inline
resizeLike(const EigenBase< OtherDerived > &_other)Eigen::PlainObjectBase< Derived >inline
rows() const Eigen::PlainObjectBase< Derived >inline
Scalar typedefEigen::PlainObjectBase< Derived >
scalingVariableSettingsprotected
setAll(const double &_value)GenericMatrix< double >inline
setAutoInit(BooleanType _autoInit)VariableSettingsinline
setCol(unsigned _idx, const GenericVector< double > &_arg)GenericMatrix< double >inline
setConstant(Index size, const Scalar &value)Eigen::PlainObjectBase< Derived >
setConstant(Index rows, Index cols, const Scalar &value)Eigen::PlainObjectBase< Derived >
setLowerBound(uint idx, double _lb)VariableSettingsinline
setLowerBounds(const DVector &_lb)VariableSettingsinline
setName(uint idx, const char *const _name)VariableSettings
setOnes(Index size)Eigen::PlainObjectBase< Derived >
setOnes(Index rows, Index cols)Eigen::PlainObjectBase< Derived >
setRandom(Index size)Eigen::PlainObjectBase< Derived >
setRandom(Index rows, Index cols)Eigen::PlainObjectBase< Derived >
setRow(unsigned _idx, const GenericVector< double > &_values)GenericMatrix< double >inline
setScaling(const DVector &_scaling)VariableSettingsinline
setScaling(uint idx, double _scaling)VariableSettingsinline
setType(VariableType _type)VariableSettingsinline
setUnit(uint idx, const char *const _unit)VariableSettings
setUpperBound(uint idx, double _ub)VariableSettingsinline
setUpperBounds(const DVector &_ub)VariableSettingsinline
setZero(Index size)Eigen::PlainObjectBase< Derived >
setZero(Index rows, Index cols)Eigen::PlainObjectBase< Derived >
StorageKind typedefEigen::PlainObjectBase< Derived >
sumCol() constGenericMatrix< double >
sumRow() constGenericMatrix< double >
swap(MatrixBase< OtherDerived > const &other)Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign >inline
symmetrize()GenericMatrix< double >
typeVariableSettingsprotected
ubVariableSettingsprotected
unitsVariableSettingsprotected
VariableSettings()VariableSettings
VariableSettings(uint _dim, VariableType _type=VT_UNKNOWN, const char **const _names=0, const char **const _units=0, const DVector &_scaling=emptyConstVector, const DVector &_lb=emptyConstVector, const DVector &_ub=emptyConstVector, BooleanType _autoInit=defaultAutoInit)VariableSettings
VariableSettings(const VariableSettings &rhs)VariableSettings
writePacket(Index rowId, Index colId, const PacketScalar &val)Eigen::PlainObjectBase< Derived >inline
writePacket(Index index, const PacketScalar &val)Eigen::PlainObjectBase< Derived >inline
~GenericMatrix()GenericMatrix< double >inlinevirtual
~MatrixVariable()MatrixVariable
~VariableSettings()VariableSettings


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Mon Jun 10 2019 12:35:25