HCL_NonSymMat_d is the HCL object representing nonsymmetric dense matrices
![]() | Write ( ostream & str ) Prints a description of HCL_NonSymMat_d |
![]() | Constructors
| ||||||||||||
![]() | Data access | ||||||||||||
![]() | Dimension access | ||||||||||||
![]() | Operations
| ||||||||||||
![]() | Range and Domain space access
|
Data Access
Dimension Access
Operators
Range and Domain Space Access
HCL_NonSymMat_d is the HCL object representing nonsymmetric dense matrices
HCL_NonSymMat_d( const HCL_NonSymMat_d & D )
HCL_NonSymMat_d( HCL_RnSpace_d * d, HCL_RnSpace_d * r )
HCL_NonSymMat_d( char * fname )
HCL_NonSymMat_d( HCL_RnSpace_d * d, HCL_RnSpace_d * r, const HCL_RnVector_d & x )
HCL_NonSymMat_d( int m, 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 )
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de