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