tesseract  5.0.0-alpha-619-ge9db
tesseract::GPrime Struct Reference

#include <functions.h>

Public Member Functions

double operator() (double y) const
 

Detailed Description

Definition at line 96 of file functions.h.

Member Function Documentation

◆ operator()()

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

Definition at line 97 of file functions.h.

97 { return 1.0 - y * y; }

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