ql/Math/multicubicspline.hpp File Reference


Detailed Description

N-dimensional cubic spline interpolation between discrete points.

#include <ql/errors.hpp>
#include <ql/types.hpp>
#include <functional>
#include <vector>

Include dependency graph for multicubicspline.hpp:


Namespaces

namespace  QuantLib
namespace  QuantLib::detail

Classes

class  MultiCubicSpline

Typedefs

typedef std::vector< std::vector<
Real > > 
QuantLib::detail::SplineGrid
typedef DataTable< RealQuantLib::detail::base_data_table
typedef Data< std::vector<
Real >, EmptyArg > 
QuantLib::detail::base_data
typedef Point< Real, EmptyArg > QuantLib::detail::base_arg_type
typedef Point< Real, EmptyRes > QuantLib::detail::base_return_type
typedef Point< Size, EmptyDim > QuantLib::detail::base_dimensions
typedef Point< base_data_table,
EmptyRes > 
QuantLib::detail::base_output_data
typedef base_cubic_spline QuantLib::detail::cubic_spline_01
typedef n_cubic_spline< cubic_spline_01 > QuantLib::detail::cubic_spline_02
typedef n_cubic_spline< cubic_spline_02 > QuantLib::detail::cubic_spline_03
typedef n_cubic_spline< cubic_spline_03 > QuantLib::detail::cubic_spline_04
typedef n_cubic_spline< cubic_spline_04 > QuantLib::detail::cubic_spline_05
typedef n_cubic_spline< cubic_spline_05 > QuantLib::detail::cubic_spline_06
typedef n_cubic_spline< cubic_spline_06 > QuantLib::detail::cubic_spline_07
typedef n_cubic_spline< cubic_spline_07 > QuantLib::detail::cubic_spline_08
typedef n_cubic_spline< cubic_spline_08 > QuantLib::detail::cubic_spline_09
typedef n_cubic_spline< cubic_spline_09 > QuantLib::detail::cubic_spline_10
typedef n_cubic_spline< cubic_spline_10 > QuantLib::detail::cubic_spline_11
typedef n_cubic_spline< cubic_spline_11 > QuantLib::detail::cubic_spline_12
typedef n_cubic_spline< cubic_spline_12 > QuantLib::detail::cubic_spline_13
typedef n_cubic_spline< cubic_spline_13 > QuantLib::detail::cubic_spline_14
typedef n_cubic_spline< cubic_spline_14 > QuantLib::detail::cubic_spline_15
typedef base_cubic_splint QuantLib::detail::cubic_splint_01
typedef n_cubic_splint< cubic_splint_01 > QuantLib::detail::cubic_splint_02
typedef n_cubic_splint< cubic_splint_02 > QuantLib::detail::cubic_splint_03
typedef n_cubic_splint< cubic_splint_03 > QuantLib::detail::cubic_splint_04
typedef n_cubic_splint< cubic_splint_04 > QuantLib::detail::cubic_splint_05
typedef n_cubic_splint< cubic_splint_05 > QuantLib::detail::cubic_splint_06
typedef n_cubic_splint< cubic_splint_06 > QuantLib::detail::cubic_splint_07
typedef n_cubic_splint< cubic_splint_07 > QuantLib::detail::cubic_splint_08
typedef n_cubic_splint< cubic_splint_08 > QuantLib::detail::cubic_splint_09
typedef n_cubic_splint< cubic_splint_09 > QuantLib::detail::cubic_splint_10
typedef n_cubic_splint< cubic_splint_10 > QuantLib::detail::cubic_splint_11
typedef n_cubic_splint< cubic_splint_11 > QuantLib::detail::cubic_splint_12
typedef n_cubic_splint< cubic_splint_12 > QuantLib::detail::cubic_splint_13
typedef n_cubic_splint< cubic_splint_13 > QuantLib::detail::cubic_splint_14
typedef n_cubic_splint< cubic_splint_14 > QuantLib::detail::cubic_splint_15
typedef detail::SplineGrid QuantLib::SplineGrid

QuantLib.org
QuantLib
Hosted by
SourceForge.net Logo
Documentation generated by
doxygen