46 namespace AbstractLinAlgPack {
80 ,len_Aval,Aval,len_Aij,Arow,Acol,row_offset,col_offset);
92 switch(extract_region) {
Extract the nonzero elements from the full matrix.
RTOp_index_type index_type
RTOp_value_type value_type
virtual size_type cols() const
Return the number of columns in the matrix.
RTOp_index_type size_type
Extract the nonzero elements from the lower triangular region including the diagonal.
virtual size_type rows() const
Return the number of rows in the matrix.
RangePack::Range1D Range1D
#define TEUCHOS_TEST_FOR_EXCEPT(throw_exception_test)
Extract the nonzero elements from the upper triangular region including the diagonal.