Scythe-1.0.3
|
Directories | |
directory | rng |
Files | |
file | algorithm.h [code] |
Generic algorithms for Scythe objects. | |
file | datablock.h [code] |
Definitions of internal Matrix data management classes. | |
file | defs.h [code] |
Global Scythe definitions. | |
file | distributions.h [code] |
Definitions for probability density functions (PDFs), cumulative distribution functions (CDFs), and some common functions (gamma, beta, etc). | |
file | error.h [code] |
Definitions of Scythe exception classes. | |
file | ide.h [code] |
Definitions for inversion and decomposition functions that operate on Scythe's Matrix objects. | |
file | la.h [code] |
Definitions and implementations for functions that perform common linear algebra manipulations on Scythe Matrix objects. | |
file | lapack.h [code] |
Definitions that provide access to LAPACK/BLAS fortran routines for internal library functions. | |
file | matrix.h [code] |
Definitions of Matrix and related classes and functions. | |
file | matrix_bidirectional_iterator.h [code] |
Definitions of STL-compliant bidirectional iterators for the Matrix class. | |
file | matrix_forward_iterator.h [code] |
Definitions of STL-compliant forward iterators for the Matrix class. | |
file | matrix_random_access_iterator.h [code] |
Definitions of STL-compliant random access iterators for the Matrix class. | |
file | optimize.h [code] |
Definitions of functions for doing numerical optimization and related operations. | |
file | rng.h [code] |
The definition of the random number generator base class. | |
file | smath.h [code] |
Definitions for functions that perform common mathematical operations on every element of a Matrix. | |
file | stat.h [code] |
Definitions for functions that perform common statistical operations on Scythe Matrix objects. |