DVector.fill#

DVector.fill(find_value, infill_value)[source]#

Replace find_value with infill_value.

Parameters: