B() const | curves::linear_variable< Numeric, Safe > | inline |
boost::serialization::access class | curves::linear_variable< Numeric, Safe > | friend |
c() const | curves::linear_variable< Numeric, Safe > | inline |
isApprox(const linear_variable_t &other, const double prec=Eigen::NumTraits< Numeric >::dummy_precision()) const | curves::linear_variable< Numeric, Safe > | inline |
isZero() const | curves::linear_variable< Numeric, Safe > | inline |
linear_variable() | curves::linear_variable< Numeric, Safe > | inline |
linear_variable(const vector_x_t &c) | curves::linear_variable< Numeric, Safe > | inline |
linear_variable(const matrix_x_t &B, const vector_x_t &c) | curves::linear_variable< Numeric, Safe > | inline |
linear_variable_t typedef | curves::linear_variable< Numeric, Safe > | |
matrix_x_t typedef | curves::linear_variable< Numeric, Safe > | |
norm() const | curves::linear_variable< Numeric, Safe > | inline |
operator()(const Eigen::Ref< const vector_x_t > &val) const | curves::linear_variable< Numeric, Safe > | inline |
operator*=(const double d) | curves::linear_variable< Numeric, Safe > | inline |
operator+=(const linear_variable_t &w1) | curves::linear_variable< Numeric, Safe > | inline |
operator-=(const linear_variable_t &w1) | curves::linear_variable< Numeric, Safe > | inline |
operator/=(const double d) | curves::linear_variable< Numeric, Safe > | inline |
serialize(Archive &ar, const unsigned int version) | curves::linear_variable< Numeric, Safe > | inline |
size() const | curves::linear_variable< Numeric, Safe > | inline |
vector_x_t typedef | curves::linear_variable< Numeric, Safe > | |
Zero(size_t dim=0) | curves::linear_variable< Numeric, Safe > | inlinestatic |