Go to the source code of this file.
Classes | |
| class | Sundance::IntVec |
| An integer vector class for use in the generalized chain rule of Constantine and Savits (1996). More... | |
Namespaces | |
| namespace | Sundance |
Functions | |
| IntVec | Sundance::intVec (int a) |
| IntVec | Sundance::intVec (int a, int b) |
| IntVec | Sundance::intVec (int a, int b, int c) |
| IntVec | Sundance::intVec (int a, int b, int c, int d) |
| IntVec | Sundance::intVec (int a, int b, int c, int d, int e) |