QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
Public Member Functions | List of all members
BootstrapHelperSorter Class Reference

#include <ql/termstructures/bootstraphelper.hpp>

+ Collaboration diagram for BootstrapHelperSorter:

Public Member Functions

template<class Helper >
bool operator() (const ext::shared_ptr< Helper > &h1, const ext::shared_ptr< Helper > &h2) const
 

Detailed Description

Definition at line 245 of file bootstraphelper.hpp.

Member Function Documentation

◆ operator()()

bool operator() ( const ext::shared_ptr< Helper > &  h1,
const ext::shared_ptr< Helper > &  h2 
) const

Definition at line 248 of file bootstraphelper.hpp.