mvpa2.algorithms.group_clusterthr.EnsureFloat

Inheritance diagram of EnsureFloat

class mvpa2.algorithms.group_clusterthr.EnsureFloat

Ensure that an input (or several inputs) are of a data type ‘float’.

Methods

Initializes EnsureDType with float

Methods