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

Basic operations for interval variables. More...

#include "sigma/interval/interval.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>
Interval< T > sigma::abs (const Interval< T > &a)
 Absolute Value of an interval.
template<typename T>
Interval< T > sigma::fabs (const Interval< T > &a)
 Absolute Value of an interval.

Detailed Description

Basic operations for interval variables.