Geomspace.to_array (function)


def to_array(self)

Convert to an nparray Array object (note: not a numpy array, to access the underlying numpy object, call the .array property)

Returns