#include "mfcpch.h"
#include <stdio.h>
#include <math.h>
#include "errcode.h"
#include "linlsq.h"
#include "points.h"
#include "params.h"
Variables | |
const ERRCODE | EMPTY_LLSQ = "Can't delete from an empty LLSQ" |
const ERRCODE EMPTY_LLSQ = "Can't delete from an empty LLSQ" |