![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
the data element for the internal recursion stack for the sampler and integrator More...
Collaboration diagram for c2_function< float_type >::recur_item:Public Attributes | |
| c2_fblock< float_type > | f1 |
| size_t | depth |
| float_type | previous_estimate |
| float_type | abs_tol |
| float_type | step_sum |
| bool | done |
| size_t | f0index |
| size_t | f2index |
the data element for the internal recursion stack for the sampler and integrator
Definition at line 566 of file c2_function.hh.
View newest version in sPHENIX GitHub at line 566 of file c2_function.hh
| float_type c2_function< float_type >::recur_item::abs_tol |
Definition at line 568 of file c2_function.hh.
View newest version in sPHENIX GitHub at line 568 of file c2_function.hh
| size_t c2_function< float_type >::recur_item::depth |
Definition at line 567 of file c2_function.hh.
View newest version in sPHENIX GitHub at line 567 of file c2_function.hh
| bool c2_function< float_type >::recur_item::done |
Definition at line 569 of file c2_function.hh.
View newest version in sPHENIX GitHub at line 569 of file c2_function.hh
| size_t c2_function< float_type >::recur_item::f0index |
Definition at line 570 of file c2_function.hh.
View newest version in sPHENIX GitHub at line 570 of file c2_function.hh
| c2_fblock<float_type> c2_function< float_type >::recur_item::f1 |
Definition at line 567 of file c2_function.hh.
View newest version in sPHENIX GitHub at line 567 of file c2_function.hh
| size_t c2_function< float_type >::recur_item::f2index |
Definition at line 570 of file c2_function.hh.
View newest version in sPHENIX GitHub at line 570 of file c2_function.hh
| float_type c2_function< float_type >::recur_item::previous_estimate |
Definition at line 568 of file c2_function.hh.
View newest version in sPHENIX GitHub at line 568 of file c2_function.hh
| float_type c2_function< float_type >::recur_item::step_sum |
Definition at line 568 of file c2_function.hh.
View newest version in sPHENIX GitHub at line 568 of file c2_function.hh