|
| | combin.cpp |
| | Tools to evaluate combinatorial quantities.
|
| |
| | combin.h |
| | Header for combinatorial tools.
|
| |
| | func.cpp |
| | Implements several functions of form .
|
| |
| | func.h |
| | Header for implementation of functions of form .
|
| |
| | gq.cpp |
| | Utilities to generate quadrature rules.
|
| |
| | gq.h |
| | Header for quadrature generation utilities.
|
| |
| | minmax.cpp |
| | Tools to find min/max values of arrays.
|
| |
| | minmax.h |
| | Header for min/max tools.
|
| |
| | multiindex.cpp |
| | Tools that deal with integer multiindices.
|
| |
| | multiindex.h |
| | Header for tools that deal with integer multiindices.
|
| |
| | pcmaps.cpp |
| | Suite of functions to help map one kind of a PC variable to another.
|
| |
| | pcmaps.h |
| | Header for suite of functions to help map one kind of a PC variable to another.
|
| |
| | probability.cpp |
| | Probability and random number generation- related tools.
|
| |
| | probability.h |
| | Header for probability and random number generation- related tools.
|
| |
| | rosenblatt.cpp |
| | Tools related to Rosenblatt transformation.
|
| |
| | rosenblatt.h |
| | Header for tools related to Rosenblatt transformation.
|
| |
| | tools.h |
| | A header function that includes all tools.
|
| |