#include <cube_tuning_params.h>
List of all members.
Constructor & Destructor Documentation
tesseract::CubeTuningParams::CubeTuningParams |
( |
| ) |
|
tesseract::CubeTuningParams::~CubeTuningParams |
( |
| ) |
|
Member Function Documentation
CubeTuningParams * tesseract::CubeTuningParams::Create |
( |
const string & |
data_file, |
|
|
const string & |
lang |
|
) |
| [static] |
bool tesseract::CubeTuningParams::Load |
( |
string |
file_name | ) |
[virtual] |
double tesseract::CubeTuningParams::NumWgt |
( |
| ) |
[inline] |
double tesseract::CubeTuningParams::OODWgt |
( |
| ) |
[inline] |
bool tesseract::CubeTuningParams::Save |
( |
string |
file_name | ) |
[virtual] |
void tesseract::CubeTuningParams::SetNumWgt |
( |
double |
wgt | ) |
[inline] |
void tesseract::CubeTuningParams::SetOODWgt |
( |
double |
wgt | ) |
[inline] |
The documentation for this class was generated from the following files: