tesseract 4.1.1
Loading...
Searching...
No Matches
tesseract::FPrime Struct Reference

#include <functions.h>

Public Member Functions

double operator() (double y) const
 

Detailed Description

Definition at line 69 of file functions.h.

Member Function Documentation

◆ operator()()

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

Definition at line 70 of file functions.h.

70{ return y * (1.0 - y); }

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