API Reference for Enthought Tool Suite 3.0.1
Delegate base class that can be used to customize various policies of a numeric context via subclassing.
Create a default context delegate:
default_context_delegate = ContextDelegate()
| Local name | Refers to |
|---|---|
| nan | numpy.nan |
| ndarray | numpy.ndarray |
| Undefined | enthought.traits.trait_base.Undefined |
© Copyright 2002-2008 Enthought, Inc.