tesseract v5.3.3.20231005
tesseract::FPrime Struct Reference

#include <functions.h>

Public Member Functions

TFloat operator() (TFloat y) const
 

Detailed Description

Definition at line 80 of file functions.h.

Member Function Documentation

◆ operator()()

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

Definition at line 81 of file functions.h.

81 {
82 return y * (1 - y);
83 }
const double y

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