QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
Public Types | List of all members
Int2Type< i > Struct Template Reference

#include <ql/math/interpolations/multicubicspline.hpp>

+ Collaboration diagram for Int2Type< i >:

Public Types

typedef cubic_spline_01 c_spline
 
typedef cubic_splint_01 c_splint
 

Detailed Description

template<Size i>
struct QuantLib::detail::Int2Type< i >

Definition at line 372 of file multicubicspline.hpp.

Member Typedef Documentation

◆ c_spline

Definition at line 373 of file multicubicspline.hpp.

◆ c_splint

Definition at line 374 of file multicubicspline.hpp.