Grid 0.7.0
Grid::PowerMethod< Field > Class Template Reference

#include <PowerMethod.h>

Public Member Functions

RealD operator() (LinearOperatorBase< Field > &HermOp, const Field &src)

Static Public Member Functions

template<typename T>
static RealD normalise (T &v)

Detailed Description

template<class Field>
class Grid::PowerMethod< Field >

Definition at line 3 of file PowerMethod.h.

Member Function Documentation

◆ normalise()

template<class Field>
template<typename T>
RealD Grid::PowerMethod< Field >::normalise ( T & v)
inlinestatic

Definition at line 7 of file PowerMethod.h.

References norm2(), and sqrt().

Referenced by operator()().

◆ operator()()

template<class Field>
RealD Grid::PowerMethod< Field >::operator() ( LinearOperatorBase< Field > & HermOp,
const Field & src )
inline

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