Constant Field Values

Contents

org.la4j.*

  • org.la4j.matrix.dense.Basic1DMatrix
    Modifier and Type
    Constant Field
    Value
    private static final byte
    0x0
  • org.la4j.matrix.dense.Basic2DMatrix
    Modifier and Type
    Constant Field
    Value
    private static final byte
    0x10
  • org.la4j.matrix.sparse.CCSMatrix
    Modifier and Type
    Constant Field
    Value
    private static final byte
    0x30
    private static final int
    32
  • org.la4j.matrix.sparse.CRSMatrix
    Modifier and Type
    Constant Field
    Value
    private static final byte
    0x20
    private static final int
    32
  • org.la4j.vector.dense.BasicVector
    Modifier and Type
    Constant Field
    Value
    private static final byte
    0x0