#include <orea/cube/jaggedcube.hpp>
Public Member Functions | |
ConstantDepthCalculator (Size d=1) | |
Size | depth (const QuantLib::ext::shared_ptr< ore::data::Trade > &) const override |
Public Member Functions inherited from DepthCalculator | |
virtual | ~DepthCalculator () |
virtual Size | depth (const QuantLib::ext::shared_ptr< ore::data::Trade > &t) const =0 |
Private Attributes | |
Size | d_ |
Definition at line 125 of file jaggedcube.hpp.
ConstantDepthCalculator | ( | Size | d = 1 | ) |
Definition at line 127 of file jaggedcube.hpp.
|
overridevirtual |
|
private |
Definition at line 131 of file jaggedcube.hpp.