KrisLibrary  1.0.0
Public Member Functions | List of all members
Math::NullPreconditioner< Matrix > Struct Template Reference

Identity precondtioner. More...

#include <conjgrad.h>

Public Member Functions

void set (const Matrix &m)
 
void solve (const Vector &r, Vector &x) const
 

Detailed Description

template<class Matrix>
struct Math::NullPreconditioner< Matrix >

Identity precondtioner.


The documentation for this struct was generated from the following file: