RMOL Logo  1.00.6
C++ library of Revenue Management and Optimisation classes and functions
RMOL::Detruncator Class Reference

#include <rmol/command/Detruncator.hpp>

Static Public Member Functions

static void unconstrain (HistoricalBookingHolder &, const stdair::UnconstrainingMethod &)
 

Detailed Description

Class wrapping the principal unconstraining algorithms and some accessory algorithms.

Definition at line 20 of file Detruncator.hpp.

Member Function Documentation

◆ unconstrain()

void RMOL::Detruncator::unconstrain ( HistoricalBookingHolder ioHBHolder,
const stdair::UnconstrainingMethod &  iMethod 
)
static

Unconstrain booking figures between two DCP's.

Definition at line 16 of file Detruncator.cpp.

References RMOL::EMDetruncator::unconstrain().

Referenced by RMOL::BasedForecasting::forecast(), RMOL::HybridForecasting::forecast(), RMOL::OldQFF::forecast(), and RMOL::QForecasting::forecast().


The documentation for this class was generated from the following files: