Interface ESVectorUtilSupport


public interface ESVectorUtilSupport
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final short
     
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    ipByteBinByte(byte[] q, byte[] d)
     
    int
    ipByteBit(byte[] q, byte[] d)
     
    float
    ipFloatBit(float[] q, byte[] d)
     
  • Field Details

  • Method Details

    • ipByteBinByte

      long ipByteBinByte(byte[] q, byte[] d)
    • ipByteBit

      int ipByteBit(byte[] q, byte[] d)
    • ipFloatBit

      float ipFloatBit(float[] q, byte[] d)