tesseract v5.3.3.20231005
tesseract::UnityFunc Struct Reference

#include <functions.h>

Public Member Functions

TFloat operator() (TFloat) const
 

Detailed Description

Definition at line 151 of file functions.h.

Member Function Documentation

◆ operator()()

TFloat tesseract::UnityFunc::operator() ( TFloat  ) const
inline

Definition at line 152 of file functions.h.

152 {
153 return 1.0;
154 }

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