24 nrl !=nch.indexmin() || nrh !=nch.indexmax())
26 cerr <<
"Incompatible array bounds in "
27 " lmatrix(int nrl,int nrh, const ivector& ncl, const ivector& nch)\n";
33 cerr <<
" Error allocating memory in lmatrix contructor\n";
40 cerr <<
" Error allocating memory in lmatrix contructor\n";
45 cerr <<
"Created a lmatrix with adress "<< farptr_tolong(
m)<<
"\n";
Description not yet available.
Description not yet available.
lmatrix(void)
Default constructor.
unsigned int rowsize() const
Array of integers(int) with indexes from index_min to indexmax.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Description not yet available.
size_t pos(const adstring &substr, const adstring &s)
void allocate(int ncl, int ncu)
Allocate vector of AD_LONG_INT.