55 int w = out->width(0) - 1;
70 *out <<
" " << std::setw(w) << (*itr) <<
":" << i <<
":" << j;
Teuchos::Ordinal size_type
Typedef for the size type of elements that are used by the library.
size_type cols() const
Return the number of columns.
C++ Standard Library compatable iterator class for accesing nonunit stride arrays of data...
TEUCHOS_DEPRECATED RCP< T > rcp(T *p, Dealloc_T dealloc, bool owns_mem)
const f_int f_dbl_prec const f_int f_int const f_int f_int const f_dbl_prec f_int f_int f_dbl_prec w[]
std::ios_base::fmtflags fmtflags
size_type rows() const
Return the number of rows.
std::ostream & output(std::ostream &os, const DMatrixSlice &gms, LinAlgPackIO::fmtflags extra_flags)
DVectorSlice row(size_type i)
Return DVectorSlice object representing the ith row (1-based; 1,2,..,#this->rows()#, or throw std::out_of_range)