![]() |
v0.15.5 |
Implementation of Volume-Length-Quality measure with barrier. More...
#include <Smoother.hpp>Go to the source code of this file.
Classes | |
| struct | VolumeLengthQuality< TYPE > |
| Volume Length Quality. More... | |
Enumerations | |
| enum | VolumeLengthQualityType { QUALITY , BARRIER_AND_QUALITY , BARRIER_AND_CHANGE_QUALITY , BARRIER_AND_CHANGE_QUALITY_SCALED_BY_VOLUME , LASTOP_VOLUMELENGTHQUALITYTYPE } |
Variables | |
| static const char * | VolumeLengthQualityTypeNames [] |
Implementation of Volume-Length-Quality measure with barrier.
Definition in file VolumeLengthQuality.hpp.
| Enumerator | |
|---|---|
| QUALITY | |
| BARRIER_AND_QUALITY | |
| BARRIER_AND_CHANGE_QUALITY | |
| BARRIER_AND_CHANGE_QUALITY_SCALED_BY_VOLUME | |
| LASTOP_VOLUMELENGTHQUALITYTYPE | |
Definition at line 17 of file VolumeLengthQuality.hpp.
|
static |
Definition at line 25 of file VolumeLengthQuality.hpp.