TBIN Name
TBIN Purpose
Total binned values. Category
Calling Sequence
t = tbin(in,val) Inputs
in = array of indices of values. in
Must be integers from 0 to some max, N.
val = array of values. in
Keyword Parameters
Outputs
t = returned totaled values. out
Common Blocks
Notes
Notes: This is a weighted histogram, where
the values are the weights.
Modification History
R. Sterner, 2004 May 05
Copyright (C) 2004, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.