#include <params.h>
List of all members.
Detailed Description
Definition at line 220 of file params.h.
Constructor & Destructor Documentation
Definition at line 222 of file params.h.
: Param(name, comment, init) {
value_ = value;
default_ = value;
params_vec_ = &(vec->double_params);
vec->double_params.push_back(this);
}
Definition at line 229 of file params.h.
{ ParamUtils::RemoveParam<DoubleParam>(this, params_vec_); }
Member Function Documentation
tesseract::DoubleParam::operator double |
( |
| ) |
const [inline] |
void tesseract::DoubleParam::operator= |
( |
double |
value | ) |
[inline] |
The documentation for this class was generated from the following file:
- /usr/local/google/home/jbreiden/tesseract-ocr-read-only/ccutil/params.h