Class BinaryBooleanVector

java.lang.Object
org.drip.spaces.tensor.R1CombinatorialVector
org.drip.spaces.tensor.BinaryBooleanVector
All Implemented Interfaces:
GeneralizedVector, R1GeneralizedVector

public class BinaryBooleanVector
extends R1CombinatorialVector
BinaryBooleanVector implements the normed/non-normed Binary/Boolean Combinatorial Vector Spaces. It provides the following Functionality:
  • Binary/Boolean Space "UP"
  • Binary/Boolean Space "DOWN"
  • Construct the Standard Binary Boolean Vector Space

Module Computational Core Module
Library Statistical Learning Library
Project R1 and Rd Vector/Tensor Spaces (Validated and/or Normed), and Function Classes
Package Rx Continuous/Combinatorial Tensor Spaces

Author:
Lakshmi Krishnamurthy
  • Field Details

  • Method Details

    • Standard

      public static final BinaryBooleanVector Standard()
      Construct the Standard Binary Boolean Vector Space
      Returns:
      The Standard Binary Boolean Vector Space