Playa::RandomSparseMatrixBuilder< Scalar > Class Template Reference

Inheritance diagram for Playa::RandomSparseMatrixBuilder< Scalar >:

Playa::OperatorBuilder< Scalar >

List of all members.

Public Member Functions

 RandomSparseMatrixBuilder (int nLocalRows, int nLocalCols, double onProcDensity, double offProcDensity, const VectorType< double > &vecType)
 RandomSparseMatrixBuilder (const VectorSpace< Scalar > &domain, const VectorSpace< Scalar > &range, double onProcDensity, double offProcDensity, const VectorType< double > &vecType)
LinearOperator< double > getOp () const


Detailed Description

template<class Scalar>
class Playa::RandomSparseMatrixBuilder< Scalar >

Definition at line 20 of file PlayaRandomSparseMatrixBuilderDecl.hpp.


Constructor & Destructor Documentation

template<class Scalar >
Playa::RandomSparseMatrixBuilder< Scalar >::RandomSparseMatrixBuilder ( int  nLocalRows,
int  nLocalCols,
double  onProcDensity,
double  offProcDensity,
const VectorType< double > &  vecType 
) [inline]

Definition at line 23 of file PlayaRandomSparseMatrixBuilderImpl.hpp.

template<class Scalar >
Playa::RandomSparseMatrixBuilder< Scalar >::RandomSparseMatrixBuilder ( const VectorSpace< Scalar > &  domain,
const VectorSpace< Scalar > &  range,
double  onProcDensity,
double  offProcDensity,
const VectorType< double > &  vecType 
) [inline]

Definition at line 35 of file PlayaRandomSparseMatrixBuilderImpl.hpp.


Member Function Documentation

template<class Scalar>
LinearOperator<double> Playa::RandomSparseMatrixBuilder< Scalar >::getOp (  )  const [inline, virtual]


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

doxygen