Logo ROOT   6.12/07
Reference Guide
List of all members | Public Member Functions | List of all members
ROOT::Minuit2::MnVectorTransform Class Reference

Definition at line 20 of file MnVectorTransform.h.

Public Member Functions

 MnVectorTransform ()
 
 ~MnVectorTransform ()
 
std::vector< double > operator() (const MnAlgebraicVector &avec) const
 

#include <Minuit2/MnVectorTransform.h>

Constructor & Destructor Documentation

◆ MnVectorTransform()

ROOT::Minuit2::MnVectorTransform::MnVectorTransform ( )
inline

Definition at line 24 of file MnVectorTransform.h.

◆ ~MnVectorTransform()

ROOT::Minuit2::MnVectorTransform::~MnVectorTransform ( )
inline

Definition at line 26 of file MnVectorTransform.h.

Member Function Documentation

◆ operator()()

std::vector<double> ROOT::Minuit2::MnVectorTransform::operator() ( const MnAlgebraicVector avec) const
inline

Definition at line 28 of file MnVectorTransform.h.


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