API Reference for Enthought Tool Suite 3.2.0
Mask values going in and out of a context.
| Local name | Refers to |
|---|---|
| Any | enthought.traits.trait_types.Any |
| array | numpy.array |
| copy | copy.copy |
| empty | numpy.empty |
| float64 | numpy.float64 |
| HasTraits | enthought.traits.has_traits.HasTraits |
| IAdapter | enthought.contexts.adapter.i_adapter.IAdapter |
| iscomplex | numpy.iscomplex |
| isreal | numpy.isreal |
| NaN | numpy.NaN |
| ndarray | numpy.ndarray |
© Copyright 2002-2009 Enthought, Inc.