casacore
|
Modules | |
BasicMath_module_internal_classes | |
Internal BasicMath_module classes and functions. | |
Classes and global functions for basic math use
See below for an overview of the classes in this module.
This module is a bag of related basic math classes and global functions.
The following functionality is available:
std::transform
to apply functions like sin, near, sqrt, etc. to iterators on sequences like Array, Block, std::vector, etc.
Tip: You may want to look at the individual header files to see whether you might not prefer to include only the header files you really need; it may be more efficient to do so;