ROOT
6.06/09
Reference Guide
|
Definition at line 151 of file DataSetFactory.h.
Public Member Functions | |
compose_binary_t (const F &_f, const G &_g, const H &_h) | |
F::result_type | operator() (const typename G::argument_type &argG, const typename H::argument_type &argH) const |
Private Attributes | |
const F & | f |
const G & | g |
const H & | h |
#include <TMVA/DataSetFactory.h>
|
inline |
Definition at line 160 of file DataSetFactory.h.
|
inline |
Definition at line 164 of file DataSetFactory.h.
|
private |
Definition at line 156 of file DataSetFactory.h.
Referenced by TMVA::compose_binary_t< F, G, H >::operator()().
|
private |
Definition at line 157 of file DataSetFactory.h.
Referenced by TMVA::compose_binary_t< F, G, H >::operator()().
|
private |
Definition at line 158 of file DataSetFactory.h.
Referenced by TMVA::compose_binary_t< F, G, H >::operator()().