BIDMat

FMat

object FMat extends Serializable

Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. FMat
  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): FMat

  5. def apply(a: Double): FMat

  6. def apply(a: Int): FMat

  7. def apply(a: Float): FMat

  8. def apply(a: DenseMat[Float]): FMat

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

  10. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  11. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  12. def elem(x: Float): FMat

  13. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  14. val eqFun: (Float, Float) ⇒ Float

  15. def equals(arg0: Any): Boolean

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

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

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

    Definition Classes
    AnyRef → Any
  19. val gtFun: (Float, Float) ⇒ Float

  20. val gtPred: (Float, Float) ⇒ Boolean

  21. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  22. val idFun: (Float) ⇒ Float

  23. final def isInstanceOf[T0]: Boolean

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

  25. val leFun: (Float, Float) ⇒ Float

  26. def lexcomp(a: FMat, out: IMat): (Int, Int) ⇒ Int

  27. val ltFun: (Float, Float) ⇒ Float

  28. val ltPred: (Float, Float) ⇒ Boolean

  29. val maxFun: (Float, Float) ⇒ Float

  30. val minFun: (Float, Float) ⇒ Float

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

    Definition Classes
    AnyRef
  32. val neFun: (Float, Float) ⇒ Float

  33. def newOrCheckFMat(nr: Int, nc: Int, outmat: Mat, guid1: Long, guid2: Long, guid3: Long, opHash: Int): FMat

  34. def newOrCheckFMat(nr: Int, nc: Int, outmat: Mat, guid1: Long, guid2: Long, opHash: Int): FMat

  35. def newOrCheckFMat(nr: Int, nc: Int, outmat: Mat, matGuid: Long, opHash: Int): FMat

  36. def newOrCheckFMat(nr: Int, nc: Int, outmat: Mat): FMat

  37. final def notify(): Unit

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

    Definition Classes
    AnyRef
  39. def ones(nr: Int, nc: Int): FMat

  40. val powFun: (Float, Float) ⇒ Float

  41. val sumFun: (Float, Float) ⇒ Float

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

    Definition Classes
    AnyRef
  43. def toString(): String

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  70. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  73. def zeros(nr: Int, nc: Int): FMat

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped