#include <rnop.hh>
Inheritance diagram for RVL::OpWithGenMatDeriv< T >:
Public Member Functions | |
virtual GenMat< T > const & | getGenMat () const =0 |
Definition at line 102 of file rnop.hh.
virtual GenMat<T> const& RVL::OpWithGenMatDeriv< T >::getGenMat | ( | ) | const [pure virtual] |
Implemented in RVL::GenOp< T, f, df >.