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