| 
   Home Manual Packages Global Index Keywords Quick Reference | 
functions in histon.i  - h
 
 
 
| histo1d 
 | 
              histo1d(xx,binx)  
 
   histogram binx is a vector defining the bins  
 the keyword wght represents the weights to apply to each bincount  
warning: check transpose  
interpreted function, defined at ./histon.i   line 60  
 |  
 
 
 
| histo2d 
 | 
             2D histo2d(xx,binx,biny)  
 
   histogram binx and biny are vectors defining the bins  
 the keyword wght represents the weights to apply to each bincount  
warning: check transpose  
interpreted function, defined at ./histon.i   line 82  
 |  
 
 
 
| histo3d 
 | 
             3D histogram binx biny and binz are vectors defining the bins  
 
 the keyword wght represents the weights to apply to each bincount  
   warning: check transpose  
interpreted function, defined at ./histon.i   line 115  
 |  
 
 
 
| histo4d 
 | 
             4D histogram binx biny  binz and binw are vectors defining the bins  
 
 the keyword wght represents the weights to apply to each bincount  
warning: check transpose  
interpreted function, defined at ./histon.i   line 156  
 |  
 
 
 
| histo5d 
 | 
             4D histogram binx biny  binz and binw are vectors defining the bins  
 
 the keyword wght represents the weights to apply to each bincount  
warning: check transpose  
interpreted function, defined at ./histon.i   line 199  
 |  |