All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
linlsq.cpp File Reference
#include <stdio.h>
#include <math.h>
#include "errcode.h"
#include "linlsq.h"

Go to the source code of this file.

Variables

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

Variable Documentation

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

Definition at line 25 of file linlsq.cpp.