Uses of Class
adams.ml.data.InstancesView
-
Packages that use InstancesView Package Description adams.ml.data -
-
Uses of InstancesView in adams.ml.data
Fields in adams.ml.data declared as InstancesView Modifier and Type Field Description protected InstancesViewInstanceView. m_Ownerthe owner.Constructors in adams.ml.data with parameters of type InstancesView Constructor Description InstancesHeaderRow(InstancesView owner)Initializes the header row.InstanceView(InstancesView owner, weka.core.Instance data)Initializes the row view.
-