CLASS
5.1
Fuel Cycle Simulator
|
#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 ![]() | |
Typedefs | |
typedef void(EQM_FBR_MLP_Keff::* | FBR_MLP_Keff_DMthPtr) (const string &) |
typedef void(EQM_FBR_MLP_Keff::* FBR_MLP_Keff_DMthPtr) (const string &) |