47 cerr <<
"created a ncopies with address "<< farptr_tolong(&(
shape->
ncopies))<<
"\n";
52 cerr <<
"Created a sdmatrix with adress "<< farptr_tolong(
m)<<
"\n";
62 cerr <<
"Created a dvector with address "<< farptr_tolong((
void*)(
m+i))<<
"\n";
void myheapcheck(char *msg)
Does nothing.
Description not yet available.
void deallocate()
Deallocate dmatrix memory.
Vector of double precision numbers.
void allocate(int ncl, int ncu)
Allocate memory for a dvector.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
sdmatrix()
Default constructor.
unsigned int rowsize() const
void deallocate()
Description not yet available.