RVL::OperatorProductDomainEvaluation< Scalar > Class Template Reference

Evaluation for product domain case, provided only for type-safety. More...

#include <op.hh>

Inheritance diagram for RVL::OperatorProductDomainEvaluation< Scalar >:

RVL::OperatorEvaluation< Scalar > RVL::Writeable List of all members.

Public Member Functions

 OperatorProductDomainEvaluation (OperatorProductDomain< Scalar > &_f, const Vector< Scalar > &_x)
 Main constructor: takes an OperatorProductDomain and a Vector, records these.
virtual ~OperatorProductDomainEvaluation ()
const LinearOp< Scalar > & getPartialDeriv (int ic)
 returnse reference to partial derivative operators by index (internal datum)
ostream & write (ostream &str) const

Friends

class PartialDerivEvaluation< Scalar >

Detailed Description

template<class Scalar>
class RVL::OperatorProductDomainEvaluation< Scalar >

Evaluation for product domain case, provided only for type-safety.

Definition at line 2185 of file op.hh.


Constructor & Destructor Documentation

template<class Scalar>
RVL::OperatorProductDomainEvaluation< Scalar >::OperatorProductDomainEvaluation ( OperatorProductDomain< Scalar > &  _f,
const Vector< Scalar > &  _x 
)

Main constructor: takes an OperatorProductDomain and a Vector, records these.

Definition at line 2200 of file op.hh.

template<class Scalar>
virtual RVL::OperatorProductDomainEvaluation< Scalar >::~OperatorProductDomainEvaluation (  )  [virtual]

Definition at line 2204 of file op.hh.


Member Function Documentation

template<class Scalar>
const LinearOp<Scalar>& RVL::OperatorProductDomainEvaluation< Scalar >::getPartialDeriv ( int  ic  ) 

returnse reference to partial derivative operators by index (internal datum)

Definition at line 2208 of file op.hh.

template<class Scalar>
ostream& RVL::OperatorProductDomainEvaluation< Scalar >::write ( ostream &  str  )  const [virtual]

Reimplemented from RVL::OperatorEvaluation< Scalar >.

Definition at line 2219 of file op.hh.


Friends And Related Function Documentation

template<class Scalar>
friend class PartialDerivEvaluation< Scalar > [friend]

Reimplemented from RVL::OperatorEvaluation< Scalar >.

Definition at line 2187 of file op.hh.


The documentation for this class was generated from the following file:
Generated on 5 Jan 2017 for RVL by  doxygen 1.4.7