ccstruct/linlsq.cpp File Reference

#include "mfcpch.h"
#include <stdio.h>
#include <math.h>
#include "errcode.h"
#include "linlsq.h"

Go to the source code of this file.

Defines

Variables


Define Documentation

#define EXTERN

Definition at line 32 of file linlsq.cpp.

#define M_PI   3.14159265359

Note:
File: linlsq.cpp (Formerly llsq.c)
Linear Least squares fitting code.
Author:
Ray Smith
Date:
Thu Sep 12 08:44:51 BST 1991
 * (C) Copyright 1991, Hewlett-Packard Ltd.
 ** Licensed under the Apache License, Version 2.0 (the "License");
 ** you may not use this file except in compliance with the License.
 ** You may obtain a copy of the License at
 ** http://www.apache.org/licenses/LICENSE-2.0
 ** Unless required by applicable law or agreed to in writing, software
 ** distributed under the License is distributed on an "AS IS" BASIS,
 ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 ** See the License for the specific language governing permissions and
 ** limitations under the License.

Definition at line 27 of file linlsq.cpp.

Referenced by PDLSQ::fit().


Variable Documentation

const ERRCODE EMPTY_LLSQ = "Can't delete from an empty LLSQ"

Definition at line 30 of file linlsq.cpp.

Referenced by LLSQ::remove().


Generated on Wed Feb 28 19:49:16 2007 for Tesseract by  doxygen 1.5.1