CLASS  5.1
Fuel Cycle Simulator
EQM_FBR_MLP_Keff.hxx File Reference
#include "EquivalenceModel.hxx"
#include "TTree.h"
#include "TGraph.h"
#include <string>
#include <fstream>
#include <iostream>
#include <map>
#include <vector>

Go to the source code of this file.

Classes

class  EQM_FBR_MLP_Keff
 Defines an EquivalenceModel based on neural network to predict $k_{eff}$. More...
 

Typedefs

typedef void(EQM_FBR_MLP_Keff::* FBR_MLP_Keff_DMthPtr) (const string &)
 

Typedef Documentation

◆ FBR_MLP_Keff_DMthPtr

typedef void(EQM_FBR_MLP_Keff::* FBR_MLP_Keff_DMthPtr) (const string &)