B() const | ndcurves::linear_variable< Numeric, Safe > | inline |
boost::serialization::access | ndcurves::linear_variable< Numeric, Safe > | friend |
c() const | ndcurves::linear_variable< Numeric, Safe > | inline |
cross(const linear_variable_t &other) const | ndcurves::linear_variable< Numeric, Safe > | inline |
isApprox(const linear_variable_t &other, const double prec=Eigen::NumTraits< Numeric >::dummy_precision()) const | ndcurves::linear_variable< Numeric, Safe > | inline |
isZero() const | ndcurves::linear_variable< Numeric, Safe > | inline |
linear_variable() | ndcurves::linear_variable< Numeric, Safe > | inline |
linear_variable(const vector_x_t &c) | ndcurves::linear_variable< Numeric, Safe > | inline |
linear_variable(const matrix_x_t &B, const vector_x_t &c) | ndcurves::linear_variable< Numeric, Safe > | inline |
linear_variable(const linear_variable_t &other) | ndcurves::linear_variable< Numeric, Safe > | inline |
linear_variable_t typedef | ndcurves::linear_variable< Numeric, Safe > | |
loadFromBinary(const std::string &filename) | ndcurves::serialization::Serializable | inline |
loadFromText(const std::string &filename) | ndcurves::serialization::Serializable | inline |
loadFromXML(const std::string &filename, const std::string &tag_name) | ndcurves::serialization::Serializable | inline |
matrix_3_t typedef | ndcurves::linear_variable< Numeric, Safe > | |
matrix_x_t typedef | ndcurves::linear_variable< Numeric, Safe > | |
norm() const | ndcurves::linear_variable< Numeric, Safe > | inline |
operator!=(const linear_variable &other) const | ndcurves::linear_variable< Numeric, Safe > | inlinevirtual |
operator()(const Eigen::Ref< const vector_x_t > &val) const | ndcurves::linear_variable< Numeric, Safe > | inline |
operator*=(const double d) | ndcurves::linear_variable< Numeric, Safe > | inline |
operator+=(const linear_variable_t &w1) | ndcurves::linear_variable< Numeric, Safe > | inline |
operator-=(const linear_variable_t &w1) | ndcurves::linear_variable< Numeric, Safe > | inline |
operator/=(const double d) | ndcurves::linear_variable< Numeric, Safe > | inline |
operator=(const linear_variable &other) | ndcurves::linear_variable< Numeric, Safe > | inline |
operator==(const linear_variable &other) const | ndcurves::linear_variable< Numeric, Safe > | inlinevirtual |
saveAsBinary(const std::string &filename) const | ndcurves::serialization::Serializable | inline |
saveAsText(const std::string &filename) const | ndcurves::serialization::Serializable | inline |
saveAsXML(const std::string &filename, const std::string &tag_name) const | ndcurves::serialization::Serializable | inline |
serialize(Archive &ar, const unsigned int version) | ndcurves::linear_variable< Numeric, Safe > | inline |
size() const | ndcurves::linear_variable< Numeric, Safe > | inline |
vector_3_t typedef | ndcurves::linear_variable< Numeric, Safe > | |
vector_x_t typedef | ndcurves::linear_variable< Numeric, Safe > | |
X(size_t dim=0) | ndcurves::linear_variable< Numeric, Safe > | inlinestatic |
Zero(size_t dim=0) | ndcurves::linear_variable< Numeric, Safe > | inlinestatic |
~linear_variable() | ndcurves::linear_variable< Numeric, Safe > | inline |