|
| elem_math.cpp |
| Elementary mathematical functions - source file.
|
|
| elem_math.h |
| Elementary mathematical functions - header file.
|
|
| error.cpp |
| Error functions - source file.
|
|
| error.h |
| Error functions - header file.
|
|
| integration.cpp |
| Implementation of numerical integration.
|
|
| integration.h |
| Definition of numerical integration.
|
|
| log_exp.cpp |
| Logarithmic and exponenential functions - source file.
|
|
| log_exp.h |
| Logarithmic and exponenential functions - header file.
|
|
| min_max.h |
| Minimum and maximum functions on vectors and matrices.
|
|
| misc.cpp |
| Miscellaneous functions - source file.
|
|
| misc.h |
| Miscellaneous functions - header file.
|
|
| trig_hyp.cpp |
| Trigonometric and hyperbolic functions - source file.
|
|
| trig_hyp.h |
| Trigonometric and hyperbolic functions - header file.
|
|