|
sigma
1.0.0
|
Basic operations for interval variables. More...
Go to the source code of this file.
Namespaces | |
| namespace | sigma |
| The primary namespace for the sigma library. | |
Functions | |
| template<typename T> | |
| Affine< T > | sigma::abs (const Affine< T > &a) |
| Absolute Value of an affine form. | |
| template<typename T> | |
| Affine< T > | sigma::fabs (const Affine< T > &a) |
| Absolute Value of an affine form. | |
Basic operations for interval variables.