opensqr.h File Reference

An open-interval version of the square function. More...

#include "rounding.h"

Go to the source code of this file.

Functions

template<class NumType>
void openSqr (const NumType &xLeft, const NumType &xRight, NumType &yLeft, NumType &yRight)
 Computes the square f (x) = x^2 in the open interval arithmetic.


Detailed Description

An open-interval version of the square function.

This file contains the definition of the square function f (x) = x^2 in the interval arithmetic based on open intervals, as opposed to closed intervals.

Author:
Pawel Pilarczyk

Definition in file opensqr.h.


Function Documentation

template<class NumType>
void openSqr ( const NumType &  xLeft,
const NumType &  xRight,
NumType &  yLeft,
NumType &  yRight 
) [inline]

Computes the square f (x) = x^2 in the open interval arithmetic.

Definition at line 48 of file opensqr.h.

Referenced by tMapHenon< NumType >::image().


Generated on Mon Apr 12 15:09:57 2010 for The Finite Resolution Dynamics Software by  doxygen 1.5.3