proc { |...| block } â a_proc Instance Public methods Equivalent to Proc.new.
save() Instance Public methods Saves all entries in the store
rank_e() Instance Public methods deprecated; use #rank
real() Instance Public methods Returns the real part of the matrix. Matrix[[Complex(1,2), Complex(0,1), 0], [1, 2, 3]] => 1+2i i 0 1 2 3 Matrix[[Complex(1,2), Complex(0,1), 0], [1, 2, 3]].real => 1 0 0 1 2 3
imagelabelpath(idx) Instance Public methods
get_dictionary() Instance Public methods Alias for: get_directory
notify_configure(win, pattern, slot, value=None) Instance Public methods
delete_unless_alive() Instance Public methods Delete tuples which dead tuples from the TupleBag, returning the deleted tuples.
delete() Instance Public methods
get3dcolor(path, bgcolor) Class Public methods
Page 910 of 2275