sigma  1.0.0
Loading...
Searching...
No Matches
basic.hpp File Reference

Basic operations for interval variables. More...

#include <sigma/affine/affine.hpp>
#include "basic.ipp"

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.

Detailed Description

Basic operations for interval variables.