#include "op.hh"
Go to the source code of this file.
Namespaces | |
namespace | RVL |
Functions | |
template<typename Scalar> | |
bool | RVL::AdjointTest (LinearOp< Scalar > const &op, FunctionObject &randomize, ostream &str, int tol=100) |
Test of adjoint relationship between applyOp and applyAdjOp methods of a LinearOp. |