6 #if (__cplusplus > 199711L)
24 cerr <<
"Incompatible array bounds in "
25 <<
"imatrix& imatrix::operator=(const imatrix&)\n";
31 #if (__cplusplus <= 199711L)
65 #if (__cplusplus <= 199711L)
Description not yet available.
int allocated(const ivector &v)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Array of integers(int) with indexes from index_min to indexmax.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
dvector value(const df1_one_vector &v)
imatrix & operator=(const imatrix &t)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.