BIDMat

IMat

object IMat extends Serializable

Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. IMat
  2. Serializable
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. def apply(x: Mat): IMat

  5. def apply(a: Double): IMat

  6. def apply(a: Int): IMat

  7. def apply(a: Float): IMat

  8. def apply(a: DenseMat[Int]): IMat

  9. def apply(nr: Int, nc: Int): IMat

  10. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  11. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  12. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  13. val eqFun: (Int, Int) ⇒ Int

  14. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  15. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  16. val geFun: (Int, Int) ⇒ Int

  17. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  18. val gtFun: (Int, Int) ⇒ Int

  19. val gtPred: (Int, Int) ⇒ Boolean

  20. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  21. val idFun: (Int) ⇒ Int

  22. def ielem(x: Int): IMat

  23. def iones(m: Int, n: Int): IMat

  24. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  25. def isortlex(a: IMat, asc: Boolean): IMat

  26. def izeros(m: Int, n: Int): IMat

  27. val leFun: (Int, Int) ⇒ Int

  28. def lexcomp(a: IMat, inds: IMat): (Int, Int) ⇒ Int

  29. val ltFun: (Int, Int) ⇒ Int

  30. val ltPred: (Int, Int) ⇒ Boolean

  31. val maxFun: (Int, Int) ⇒ Int

  32. val minFun: (Int, Int) ⇒ Int

  33. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  34. val neFun: (Int, Int) ⇒ Int

  35. def newOrCheckIMat(nr: Int, nc: Int, outmat: Mat, guid1: Long, guid2: Long, guid3: Long, opHash: Int): IMat

  36. def newOrCheckIMat(nr: Int, nc: Int, outmat: Mat, guid1: Long, guid2: Long, opHash: Int): IMat

  37. def newOrCheckIMat(nr: Int, nc: Int, outmat: Mat, matGuid: Long, opHash: Int): IMat

  38. def newOrCheckIMat(nr: Int, nc: Int, omat: Mat): IMat

  39. final def notify(): Unit

    Definition Classes
    AnyRef
  40. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  41. val sumFun: (Int, Int) ⇒ Int

  42. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  43. def toString(): String

    Definition Classes
    AnyRef → Any
  44. def vecAdd(a: Array[Int], a0: Int, ainc: Int, b: Array[Int], b0: Int, binc: Int, c: Array[Int], c0: Int, cinc: Int, n: Int): Int

  45. val vecAddFun: (Array[Int], Int, Int, Array[Int], Int, Int, Array[Int], Int, Int, Int) ⇒ Int

  46. def vecDiv(a: Array[Int], a0: Int, ainc: Int, b: Array[Int], b0: Int, binc: Int, c: Array[Int], c0: Int, cinc: Int, n: Int): Int

  47. val vecDivFun: (Array[Int], Int, Int, Array[Int], Int, Int, Array[Int], Int, Int, Int) ⇒ Int

  48. def vecEQ(a: Array[Int], a0: Int, ainc: Int, b: Array[Int], b0: Int, binc: Int, c: Array[Int], c0: Int, cinc: Int, n: Int): Int

  49. val vecEQFun: (Array[Int], Int, Int, Array[Int], Int, Int, Array[Int], Int, Int, Int) ⇒ Int

  50. def vecGE(a: Array[Int], a0: Int, ainc: Int, b: Array[Int], b0: Int, binc: Int, c: Array[Int], c0: Int, cinc: Int, n: Int): Int

  51. val vecGEFun: (Array[Int], Int, Int, Array[Int], Int, Int, Array[Int], Int, Int, Int) ⇒ Int

  52. def vecGT(a: Array[Int], a0: Int, ainc: Int, b: Array[Int], b0: Int, binc: Int, c: Array[Int], c0: Int, cinc: Int, n: Int): Int

  53. val vecGTFun: (Array[Int], Int, Int, Array[Int], Int, Int, Array[Int], Int, Int, Int) ⇒ Int

  54. def vecLE(a: Array[Int], a0: Int, ainc: Int, b: Array[Int], b0: Int, binc: Int, c: Array[Int], c0: Int, cinc: Int, n: Int): Int

  55. val vecLEFun: (Array[Int], Int, Int, Array[Int], Int, Int, Array[Int], Int, Int, Int) ⇒ Int

  56. def vecLT(a: Array[Int], a0: Int, ainc: Int, b: Array[Int], b0: Int, binc: Int, c: Array[Int], c0: Int, cinc: Int, n: Int): Int

  57. val vecLTFun: (Array[Int], Int, Int, Array[Int], Int, Int, Array[Int], Int, Int, Int) ⇒ Int

  58. def vecMax(a: Array[Int], a0: Int, ainc: Int, b: Array[Int], b0: Int, binc: Int, c: Array[Int], c0: Int, cinc: Int, n: Int): Int

  59. val vecMaxFun: (Array[Int], Int, Int, Array[Int], Int, Int, Array[Int], Int, Int, Int) ⇒ Int

  60. def vecMin(a: Array[Int], a0: Int, ainc: Int, b: Array[Int], b0: Int, binc: Int, c: Array[Int], c0: Int, cinc: Int, n: Int): Int

  61. val vecMinFun: (Array[Int], Int, Int, Array[Int], Int, Int, Array[Int], Int, Int, Int) ⇒ Int

  62. def vecMul(a: Array[Int], a0: Int, ainc: Int, b: Array[Int], b0: Int, binc: Int, c: Array[Int], c0: Int, cinc: Int, n: Int): Int

  63. val vecMulFun: (Array[Int], Int, Int, Array[Int], Int, Int, Array[Int], Int, Int, Int) ⇒ Int

  64. def vecNE(a: Array[Int], a0: Int, ainc: Int, b: Array[Int], b0: Int, binc: Int, c: Array[Int], c0: Int, cinc: Int, n: Int): Int

  65. val vecNEFun: (Array[Int], Int, Int, Array[Int], Int, Int, Array[Int], Int, Int, Int) ⇒ Int

  66. def vecSub(a: Array[Int], a0: Int, ainc: Int, b: Array[Int], b0: Int, binc: Int, c: Array[Int], c0: Int, cinc: Int, n: Int): Int

  67. val vecSubFun: (Array[Int], Int, Int, Array[Int], Int, Int, Array[Int], Int, Int, Int) ⇒ Int

  68. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  69. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  70. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped