Documentation is available at Magnitude.class.php
- <?php
- /**
- * Magnitude has methods for dealing with linearly ordered collections.
- *
- * Subclasses represent dates, times, and numbers.
- *
- * Example for interval-testing (answers a Boolean):
- * $seven->between($five, $ten);
- *
- * @since 7/13/05
- * @package harmoni.utilities
- *
- * @copyright Copyright © 2005, Middlebury College
- * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License (GPL)
- *
- * @version $Id: Magnitude.class.php,v 1.1 2005/07/13 17:41:14 adamfranco Exp $
- */
- require_once(HARMONI."chronology/Magnitude.class.php");
- ?>
Documentation generated on Wed, 19 Sep 2007 10:24:55 -0400 by phpDocumentor 1.3.0RC3