public class ValidatedR1Continuous extends ValidatedR1
Constructor and Description |
---|
ValidatedR1Continuous(R1ContinuousVector cvR1,
double[] adblInstance)
ValidatedR1Continuous Constructor
|
Modifier and Type | Method and Description |
---|---|
R1ContinuousVector |
tensorSpaceType()
Retrieve the Generalized Tensor Space Type
|
instance, sampleSize
public ValidatedR1Continuous(R1ContinuousVector cvR1, double[] adblInstance) throws java.lang.Exception
cvR1
- The Continuous R^1 Tensor Space TypeadblInstance
- The Data Instancejava.lang.Exception
- Thrown if the Inputs are Invalidpublic R1ContinuousVector tensorSpaceType()
GeneralizedValidatedVector
tensorSpaceType
in interface GeneralizedValidatedVector
tensorSpaceType
in class ValidatedR1