public class NaiveBayesModel.SaveLoadV1_0$.Data
extends Object
implements scala.Product, scala.Serializable
| Constructor and Description | 
|---|
Data(double[] labels,
    double[] pi,
    double[][] theta)  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract static R | 
apply(T1 v1,
     T2 v2,
     T3 v3)  | 
double[] | 
labels()  | 
double[] | 
pi()  | 
double[][] | 
theta()  | 
static String | 
toString()  | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait