HCL_CompLinearOpNormal_d is a concrete class implementing a composition of two or more linear operators with adjoint operators
![]() | Domain () Domain space access. |
![]() | Range () Range space access. |
![]() | SetNext ( HCL_LinearOpAdj_d * L ) SetNext is used for initializing the terms in the linear combination |
![]() | constructors and destructor
| ||||||||||
![]() | I/O
| ||||||||||
![]() | Image methods
|
HCL_CompLinearOpNormal_d is a concrete class implementing a composition of two or more linear operators with adjoint operators
HCL_CompLinearOpNormal_d( const HCL_CompLinearOpNormal_d & L )
HCL_CompLinearOpNormal_d( HCL_VectorSpace_d * d, HCL_VectorSpace_d * r, int n )
HCL_CompLinearOpNormal_d( HCL_LinearOpAdj_d * op1, HCL_LinearOpAdj_d * op2 )
virtual HCL_VectorSpace_d& Range()
Image methods
virtual void Image( const HCL_Vector_d & x, HCL_Vector_d & y )
virtual void AdjImage( const HCL_Vector_d & y, HCL_Vector_d & x )
virtual void NormalImage( const HCL_Vector_d & x, HCL_Vector_d & z )
void SetNext( HCL_LinearOpAdj_d * L )
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de