Skip to contents

Replace some values in a V with some values in X

Usage

modify_vector_X(V, ixV, X, ixX)

Arguments

V

the V to modify

ixV

indices to be replaced

X

the new values

ixX

indices to be replaced

Value

the modified V