Interior-point-optimisation  1.0-1
Interior-pointoptimisationlibrary
LinearCombination.hpp File Reference
#include <ccgsl/blas.hpp>
#include "../Function.hpp"
#include "../DerivativesEstimates.hpp"
#include "../../ipo/IPOException.hpp"
Include dependency graph for LinearCombination.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ipo_function::concrete::LinearCombination
 This class provides function objects representing linear combinations of the elements of their vector arguments. More...
 

Namespaces

 ipo_function
 Namespace for functions that can be used by ipo::Objective and ipo::Constraint.
 
 ipo_function::concrete
 Namespace to hold concrete functions.