mvpa2.algorithms.group_clusterthr.EnsureInt

Inheritance diagram of EnsureInt

class mvpa2.algorithms.group_clusterthr.EnsureInt

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

Methods

Initializes EnsureDType with int

Methods