ROOT
6.06/09
Reference Guide
|
Definition at line 180 of file DataSetFactory.h.
Public Member Functions | |
compose_unary_t (const F &_f, const G &_g) | |
F::result_type | operator() (const typename G::argument_type &argG) const |
Private Attributes | |
const F & | f |
const G & | g |
#include <TMVA/DataSetFactory.h>
|
inline |
Definition at line 187 of file DataSetFactory.h.
|
inline |
Definition at line 191 of file DataSetFactory.h.
|
private |
Definition at line 184 of file DataSetFactory.h.
Referenced by TMVA::compose_unary_t< F, G >::operator()().
|
private |
Definition at line 185 of file DataSetFactory.h.
Referenced by TMVA::compose_unary_t< F, G >::operator()().