tesseract  4.00.00dev
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

◆ EMPTY_LLSQ

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

Definition at line 25 of file linlsq.cpp.