33 cerr <<
" Error allocating memory in lmatrix contructor\n";
40 cerr <<
" Error allocating memory in lmatrix contructor\n";
60 cerr <<
" Error allocating memory in lmatrix contructor\n";
66 cerr <<
"Incompatible array bounds in "
67 "dmatrix(int nrl,int nrh, const ivector& ncl, const ivector& nch)\n";
73 cerr <<
" Error allocating memory in lmatrix contructor\n";
91 cerr <<
"Incompatible array bounds in "
92 "lmatrix::allocate(int nrl,int nrh,int ncl, const ivector& nch)\n";
97 cerr <<
" Error allocating memory in lmatrix contructor\n";
103 cerr <<
" Error allocating memory in lmatrix contructor\n";
Description not yet available.
lmatrix(void)
Default constructor.
unsigned int rowsize() const
Description not yet available.
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.
void deallocate()
Description not yet available.
void allocate(int ncl, int ncu)
Allocate vector of AD_LONG_INT.
void allocate(const lmatrix &dm)
Description not yet available.