PyNE C++
transmuters.h
1 #ifndef PYNE_DQKIQSJ4SNG7VAB5LX36BLIYMA
2 #define PYNE_DQKIQSJ4SNG7VAB5LX36BLIYMA
3 
4 #include <map>
5 #include <vector>
6 
7 namespace pyne {
8 namespace transmuters {
9 
10 
17 std::map<int, double> cram(std::vector<double>& A,
18  const std::map<int, double>& n0,
19  const int order=14);
20 
21 } // namespace transmuters
22 } // namespace pyne
23 #endif // PYNE_DQKIQSJ4SNG7VAB5LX36BLIYMA
A container representing enrichment cascades.
Definition: _atomic_data.h:16