SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
ParallelLinearAlgebra::ParallelMatrix Class Reference

#include <ParallelLinearAlgebra.h>

Public Attributes

index_typerows_
 
index_typecolumns_
 
double * data_
 
size_t m_
 
size_t n_
 
size_t nnz_
 

Member Data Documentation

index_type* columns_
double* data_
size_t m_
size_t n_
size_t nnz_
index_type* rows_

The documentation for this class was generated from the following file: