Interface R1GeneralizedVector

All Superinterfaces:
GeneralizedVector
All Known Subinterfaces:
R1Normed
All Known Implementing Classes:
BinaryBooleanVector, R1Combinatorial, R1CombinatorialBall, R1CombinatorialVector, R1Continuous, R1ContinuousBall, R1ContinuousVector

public interface R1GeneralizedVector
extends GeneralizedVector
R1GeneralizedVector exposes the basic Properties of the General R1 Vector Space.



Author:
Lakshmi Krishnamurthy
  • Method Details

    • validateInstance

      boolean validateInstance​(double dblInstance)
      Validate the Input Instance Ordinate
      Parameters:
      dblInstance - The Input Instance Ordinate
      Returns:
      TRUE - Instance Ordinate is a Valid Entry in the Space