Tesseract 3.01
QUAD_COEFFS Class Reference

#include <quadratc.h>

List of all members.

Public Member Functions

 QUAD_COEFFS ()
 QUAD_COEFFS (double xsq, float x, float constant)
float y (float x) const
void move (ICOORD vec)

Public Attributes

double a
float b
float c

Constructor & Destructor Documentation

QUAD_COEFFS::QUAD_COEFFS ( ) [inline]
QUAD_COEFFS::QUAD_COEFFS ( double  xsq,
float  x,
float  constant 
) [inline]

Member Function Documentation

void QUAD_COEFFS::move ( ICOORD  vec) [inline]
float QUAD_COEFFS::y ( float  x) const [inline]

Member Data Documentation


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