Tesseract 3.01
FPSEGPT Class Reference

#include <pitsync1.h>

Inheritance diagram for FPSEGPT:
ELIST_LINK

List of all members.

Public Member Functions

 FPSEGPT ()
 FPSEGPT (inT16 x)
 FPSEGPT (inT16 x, BOOL8 faking, inT16 offset, inT16 region_index, inT16 pitch, inT16 pitch_error, FPSEGPT_LIST *prev_list)
 FPSEGPT (FPCUTPT *cutpt)
inT32 position ()
double cost_function ()
double squares ()
double sum ()
FPSEGPTprevious ()
inT16 cheap_cuts () const

Public Attributes

BOOL8 faked
BOOL8 terminal
inT16 fake_count

Constructor & Destructor Documentation

FPSEGPT::FPSEGPT ( ) [inline]
FPSEGPT::FPSEGPT ( inT16  x)
FPSEGPT::FPSEGPT ( inT16  x,
BOOL8  faking,
inT16  offset,
inT16  region_index,
inT16  pitch,
inT16  pitch_error,
FPSEGPT_LIST *  prev_list 
)
FPSEGPT::FPSEGPT ( FPCUTPT cutpt)

Member Function Documentation

inT16 FPSEGPT::cheap_cuts ( ) const [inline]
double FPSEGPT::cost_function ( ) [inline]
inT32 FPSEGPT::position ( ) [inline]
FPSEGPT* FPSEGPT::previous ( ) [inline]
double FPSEGPT::squares ( ) [inline]
double FPSEGPT::sum ( ) [inline]

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines