Uses of Class
org.virbo.autoplot.AutoplotUtil.MomentDescriptor

Packages that use AutoplotUtil.MomentDescriptor
org.virbo.autoplot   
 

Uses of AutoplotUtil.MomentDescriptor in org.virbo.autoplot
 

Methods in org.virbo.autoplot that return AutoplotUtil.MomentDescriptor
static AutoplotUtil.MomentDescriptor AutoplotUtil.moment(org.virbo.dataset.QDataSet ds)
          performs the moment (mean,variance,etc) on the dataset.