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 InstancesView
InstanceView. m_Owner
the 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.
-