API Reference for Enthought Tool Suite 2.7.1
Defines a concrete class for a derived, filtered numeric context which reduces the data it receives from its upstream context via a numeric boolean mask.
| Local name | Refers to |
|---|---|
| Bool | enthought.traits.traits.Bool |
| compress | numpy.compress |
| CreateContext | enthought.numerical_modeling.numeric_context.constants.CreateContext |
| FilterContext | enthought.numerical_modeling.numeric_context.filter_context.FilterContext |
| nonzero | numpy.nonzero |
| Property | enthought.traits.traits.Property |
| put | numpy.put |
| putmask | numpy.putmask |
| Undefined | enthought.traits.trait_base.Undefined |
Copyright © 2002-2008 Enthought, Inc.