void export_FunctionDomain1DVector()
FunctionDomain1DVector * createFunctionDomain1DVector(const boost::python::object &xvalues)
Implements FunctionDomain1D with its own storage in form of a std::vector.
Represent a domain for functions of one real argument.