invertAddInt
PURPOSE
% mInvertAddInt adds the inverse of a set of intervals returning their inverse: 1 /( 1/int1 + 1/int2 + ... + 1/intn)
SYNOPSIS
function ret = invertAddInt (varargin)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- invertInt % invertInt return 1 / the given interval (which must not take the 0)
This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003