tesseract v5.3.3.20231005
tesseract::GPrime Struct Reference

#include <functions.h>

Public Member Functions

TFloat operator() (TFloat y) const
 

Detailed Description

Definition at line 119 of file functions.h.

Member Function Documentation

◆ operator()()

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

Definition at line 120 of file functions.h.

120 {
121 return 1 - y * y;
122 }
const double y

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