Constant Field Values

Contents

org.bytedeco.*

  • org.bytedeco.javacpp.indexer.Bfloat16Indexer
    Modifier and Type
    Constant Field
    Value
    public static final int
    2
  • org.bytedeco.javacpp.indexer.BooleanIndexer
    Modifier and Type
    Constant Field
    Value
    public static final int
    1
  • org.bytedeco.javacpp.indexer.ByteIndexer
    Modifier and Type
    Constant Field
    Value
    public static final int
    1
  • org.bytedeco.javacpp.indexer.CharIndexer
    Modifier and Type
    Constant Field
    Value
    public static final int
    2
  • org.bytedeco.javacpp.indexer.DoubleIndexer
    Modifier and Type
    Constant Field
    Value
    public static final int
    8
  • org.bytedeco.javacpp.indexer.FloatIndexer
    Modifier and Type
    Constant Field
    Value
    public static final int
    4
  • org.bytedeco.javacpp.indexer.HalfIndexer
    Modifier and Type
    Constant Field
    Value
    public static final int
    2
  • org.bytedeco.javacpp.indexer.IntIndexer
    Modifier and Type
    Constant Field
    Value
    public static final int
    4
  • org.bytedeco.javacpp.indexer.LongIndexer
    Modifier and Type
    Constant Field
    Value
    public static final int
    8
  • org.bytedeco.javacpp.indexer.ShortIndexer
    Modifier and Type
    Constant Field
    Value
    public static final int
    2
  • org.bytedeco.javacpp.indexer.UByteIndexer
    Modifier and Type
    Constant Field
    Value
    public static final int
    1
  • org.bytedeco.javacpp.indexer.UIntIndexer
    Modifier and Type
    Constant Field
    Value
    public static final int
    4
  • org.bytedeco.javacpp.indexer.ULongIndexer
    Modifier and Type
    Constant Field
    Value
    public static final int
    8
  • org.bytedeco.javacpp.indexer.UShortIndexer
    Modifier and Type
    Constant Field
    Value
    public static final int
    2