mvpa2.base.collections.FeatureAttributesCollection

Inheritance diagram of FeatureAttributesCollection

class mvpa2.base.collections.FeatureAttributesCollection(items=None, length=None)

Container for attributes of features

Parameters :

length : int

When adding items to the collection, they are checked if the have this length.

NeuroDebian

NITRC-listed