tesseract  4.1.0
tesseract::GPrime Struct Reference

#include <functions.h>

Public Member Functions

double operator() (double y) const
 

Detailed Description

Definition at line 127 of file functions.h.

Member Function Documentation

double tesseract::GPrime::operator() ( double  y) const
inline

Definition at line 128 of file functions.h.

128 { return 1.0 - y * y; }

The documentation for this struct was generated from the following file: