27#ifndef quantlib_lsm_basis_system_hpp
28#define quantlib_lsm_basis_system_hpp
44 static std::vector<ext::function<
Real(
Real)> >
47 static std::vector<ext::function<
Real(
Array)> >
1-D array used in linear algebra.
1-D array used in linear algebra.
static std::vector< ext::function< Real(Real)> > pathBasisSystem(Size order, PolynomialType type)
static std::vector< ext::function< Real(Array)> > multiPathBasisSystem(Size dim, Size order, PolynomialType type)
Maps function, bind and cref to either the boost or std implementation.
std::size_t Size
size of a container
Global definitions and compiler switches.