24 cerr <<
"Error: Used invalid i = " << i <<
" for dmatrix rows bounded by ["
47 #if !defined(OPT_LIB) || defined(__INTEL_COMPILER)
69 return *(pmi->
get_v() + j);
92 return *(pmi->
get_v() + j);
dvector & operator()(int i)
bool is_valid_row(const int i) const
Check index i is in matrix row bounds [index_min, index_max].
Vector of double precision numbers.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
bool is_valid_index(const int i) const
Check index i is in dvector bounds [index_min, index_max].