Microsimulation API
|
This is the complete list of members for Table< I0, I1, Outcome >, including all inherited members.
Axis typedef | Table< I0, I1, Outcome > | |
axis | Table< I0, I1, Outcome > | private |
data | Table< I0, I1, Outcome > | private |
insert(I0 key0, I1 key1, mapped_type outcome) | Table< I0, I1, Outcome > | inline |
key_type typedef | Table< I0, I1, Outcome > | |
mapped_type typedef | Table< I0, I1, Outcome > | |
operator()(I0 i0, I1 i1) | Table< I0, I1, Outcome > | inlinevirtual |
Table() | Table< I0, I1, Outcome > | inline |
Table(const DataFrame &df, string s0, string s1, string s2) | Table< I0, I1, Outcome > | inline |