|
|
Re: Binary or Logical Selection : Given an array A and a binary or logical vector S, how do I select the rows of A when S = 1 or True ?
Posted:
Sep 24, 2012 5:42 AM
|
|
> > Sort of, but not exactly. That gives a square T, n by n. > > T needs to be m by n, where m is the sum of the elements of S.
Ahhh ... Thanks ....
I have now had a reply on sci.math.num-analysis explaining the subscripted variant in sufficient detail for me to understand, so I think I will go with that. I thank you again for your help, cheers, Beau
|
|