HCL_NonSymMatInv_d is the HCL object representing nonsymmetric dense matrices
![]() | Write ( ostream & str ) Prints a description of HCL_NonSymMatInv_d |
![]() | Constructors
| ||||||||||||
![]() | Data access | ||||||||||||
![]() | Dimension access | ||||||||||||
![]() | Operations
| ||||||||||||
![]() | Range and Domain space access
|
HCL_NonSymMatInv_d is the HCL object representing nonsymmetric dense matrices
HCL_NonSymMatInv_d( const HCL_NonSymMatInv_d & D )
HCL_NonSymMatInv_d( HCL_RnSpace_d * d )
HCL_NonSymMatInv_d( char * fname )
HCL_NonSymMatInv_d( HCL_RnSpace_d * d, const HCL_RnVector_d & x )
HCL_NonSymMatInv_d( int n )
int Cols()
virtual HCL_VectorSpace_d& Range()
virtual HCL_EuclideanVectorSpace_d& EucRange()
HCL_VectorSpace_d& DomainOpt()
HCL_VectorSpace_d& RangeOpt()
HCL_EuclideanVectorSpace_d& EucRangeOpt()
virtual double operator)( int i, int j )
double& EntryOpt(int i, int j)
double EntryOpt(int i, int j)
void Random()
virtual void Image( const HCL_Vector_d & xx, HCL_Vector_d & yy )
virtual void AdjImage( const HCL_Vector_d & xx, HCL_Vector_d & yy )
virtual void InvImage(const HCL_Vector_d & y, HCL_Vector_d & x)
virtual void InvAdjImage(const HCL_Vector_d & y, HCL_Vector_d & x)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de