mvpa2.base.constraints.EnsureInt

Inheritance diagram of EnsureInt
class mvpa2.base.constraints.EnsureInt

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

Methods

__call__(value)
long_description()
short_description()

Initializes EnsureDType with int

Methods

__call__(value)
long_description()
short_description()