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