tesseract  4.0.0-1-g2a2b
linlsq.cpp File Reference
#include <cstdio>
#include <cmath>
#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

◆ EMPTY_LLSQ

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

Definition at line 24 of file linlsq.cpp.