Playa::RandomBlockMatrixBuilder< Scalar > Class Template Reference

Inheritance diagram for Playa::RandomBlockMatrixBuilder< Scalar >:

Playa::OperatorBuilder< Scalar >

List of all members.

Public Member Functions

 RandomBlockMatrixBuilder (const VectorSpace< Scalar > &domain, const VectorSpace< Scalar > &range, double blockDensity, double onProcDensity, double offProcDensity, const VectorType< double > &vecType)
LinearOperator< double > getOp () const


Detailed Description

template<class Scalar>
class Playa::RandomBlockMatrixBuilder< Scalar >

Definition at line 20 of file PlayaRandomBlockMatrixBuilderDecl.hpp.


Constructor & Destructor Documentation

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

Definition at line 29 of file PlayaRandomBlockMatrixBuilderImpl.hpp.


Member Function Documentation

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


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

doxygen