In R, we can use **which** to get filtered version of a Matrix/Vector. Will this work with **vclMatrix** ? Will return another vcl Matrix/Vector? if not, how I can substitute to vcl enabled expression ?
In R,
we can use which to get filtered version of a Matrix/Vector.
Will this work with vclMatrix ?
Will return another vcl Matrix/Vector?
if not, how I can substitute to vcl enabled expression ?