To provide the most recent news and documentation www.pymvpa.org reflects the development 2.0 series (renamed 0.6 series) of PyMVPA. If you are interested in the documentation of the previous stable 0.4 series of PyMVPA, please visit v04.pymvpa.org.

mvpa2.base.collections.Collectable

Inheritance diagram of Collectable

class mvpa2.base.collections.Collectable(value=None, name=None, doc=None)

Collection element.

A named single item container that allows for type, or property checks of an assigned value, and also offers utility functionality.

Parameters :

value : arbitrary (see derived implementations)

The actual value of this attribute.

name : str

Name of the collectable under which it should be available in its respective collection.

doc : str

Documentation about the purpose of this collectable.

name
value

NeuroDebian

NITRC-listed