TNT::Linear_Algebra::Identity_Preconditioner< SCALAR > Class Template Reference
#include <tnt_iml.h>
List of all members.
Detailed Description
template<class SCALAR>
class TNT::Linear_Algebra::Identity_Preconditioner< SCALAR >
Identity preconditioner solves the trivial equation I*x=b, where I is the identity matrix. It is used as a placeholder when using iterative methods without preconditioners. approximate the original matrix A in the equation by its diagonals. It
This is a funciton object which is invoked using operator(). That is, its use appears like a function call, f(x), where x is a vector.
Definition at line 105 of file tnt_iml.h.
Member Function Documentation
The documentation for this class was generated from the following file:
- /Users/brown170/Projects/Current/coral_msu_repo/trunk/src/coralutils/ThirdPartyPackages/TNT/tnt_iml.h