def IsFinite(val): return _vector.IsFinite(val)
def IsFinite(val): r"""IsFinite(double const & val) -> bool""" return _vector.IsFinite(val)