Utility method to fix all instruments in a vector, returning them as a weighted vector. Currently we do not attempt to net instruments of the same type, though we could do so. If there are no changes to any instruments, we return None.
(instruments: &[(f64, RcInstrument)], fixing_table: &FixingTable)
source not stored for this graph (policy: none)
no test coverage detected