BIDMat

FND

case class FND(dims0: Array[Int], data: Array[Float]) extends ND with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, ND, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. FND
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ND
  7. AnyRef
  8. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new FND(dims0: Array[Int], data: Array[Float])

Value Members

  1. def !=(b: Float): FND

  2. def !=(mat: FND): FND

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

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

    Definition Classes
    AnyRef → Any
  5. def *@(b: Float): FND

  6. def *@(mat: FND): FND

  7. def +(b: Float): FND

  8. def +(mat: FND): FND

  9. def -(b: Float): FND

  10. def -(mat: FND): FND

  11. def /(b: Float): FND

  12. def /(mat: FND): FND

  13. def <(b: Float): FND

  14. def <(mat: FND): FND

  15. def <=(b: Float): FND

  16. def <=(mat: FND): FND

  17. def ==(b: Float): FND

  18. def ==(mat: FND): FND

  19. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  20. def ===(b: Float): FND

  21. def ===(mat: FND): FND

  22. def >(b: Float): FND

  23. def >(mat: FND): FND

  24. def >=(b: Float): FND

  25. def >=(mat: FND): FND

  26. def GUID: Long

    Definition Classes
    ND
  27. val _dims: Array[Int]

    Attributes
    protected
    Definition Classes
    ND
  28. def apply(i1: IMat, i2: IMat, i3: IMat, i4: IMat, i5: IMat, i6: IMat, i7: IMat, i8: IMat): FND

    Definition Classes
    FNDND
  29. def apply(i1: IMat, i2: IMat, i3: IMat, i4: IMat, i5: IMat, i6: IMat, i7: IMat): FND

    Definition Classes
    FNDND
  30. def apply(i1: IMat, i2: IMat, i3: IMat, i4: IMat, i5: IMat, i6: IMat): FND

    Definition Classes
    FNDND
  31. def apply(i1: IMat, i2: IMat, i3: IMat, i4: IMat, i5: IMat): FND

    Definition Classes
    FNDND
  32. def apply(i1: IMat, i2: IMat, i3: IMat, i4: IMat): FND

    Definition Classes
    FNDND
  33. def apply(i1: IMat, i2: IMat, i3: IMat): FND

    Definition Classes
    FNDND
  34. def apply(i1: IMat, i2: IMat): FND

    Definition Classes
    FNDND
  35. def apply(inds: Array[IMat]): FND

    Definition Classes
    FNDND
  36. def apply(inds0: List[IMat]): FND

    Definition Classes
    FNDND
  37. def apply(inds: IMat): FMat

    Definition Classes
    FNDND
  38. def apply(inds: Array[Int]): Float

    Definition Classes
    FNDND
  39. def apply(inds: List[Int]): Float

    Definition Classes
    FNDND
  40. def apply(i1: Int, i2: Int, i3: Int, i4: Int, i5: Int, i6: Int, i7: Int, i8: Int): Float

    Definition Classes
    FNDND
  41. def apply(i1: Int, i2: Int, i3: Int, i4: Int, i5: Int, i6: Int, i7: Int): Float

    Definition Classes
    FNDND
  42. def apply(i1: Int, i2: Int, i3: Int, i4: Int, i5: Int, i6: Int): Float

    Definition Classes
    FNDND
  43. def apply(i1: Int, i2: Int, i3: Int, i4: Int, i5: Int): Float

    Definition Classes
    FNDND
  44. def apply(i1: Int, i2: Int, i3: Int, i4: Int): Float

    Definition Classes
    FNDND
  45. def apply(i1: Int, i2: Int, i3: Int): Float

    Definition Classes
    FNDND
  46. def apply(i1: Int, i2: Int): Float

    Definition Classes
    FNDND
  47. def apply(indx: Int): Float

    Definition Classes
    FNDND
  48. def applyHelper(inds: Array[IMat], out: FND, offset0: Int, outoffset0: Int, inum: Int): Unit

  49. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  50. def clear: FND

  51. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  52. val data: Array[Float]

  53. def dim(i: Int): Int

    Definition Classes
    ND
  54. def dims: IMat

    Definition Classes
    ND
  55. val dims0: Array[Int]

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

    Definition Classes
    AnyRef
  57. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  58. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  59. def incInds(inds: Array[Int], dims: Array[Int]): Int

  60. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  61. final val length: Int

    Definition Classes
    ND
  62. def linearize(inds: Array[Int], start: Int, step: Int): Int

  63. def maxi(inds: Int*): FND

  64. def maxi(inds: Array[Int]): FND

  65. def mean(inds: Int*): FND

  66. def mean(inds: Array[Int]): FND

  67. def mini(inds: Int*): FND

  68. def mini(inds: Array[Int]): FND

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

    Definition Classes
    AnyRef
  70. final def notify(): Unit

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

    Definition Classes
    AnyRef
  72. def populateCS(maxRows: Int, maxCols: Int): CSMat

  73. def printOne(i: Int): String

  74. def prod(inds: Int*): FND

  75. def prod(inds: Array[Int]): FND

  76. def prodDimsBy(i0: Int, step: Int): Int

  77. def prodDimsByX(i0: Int, step: Int): Int

  78. def reduce(inds: Array[Int], fctn: (FMat) ⇒ FMat, opname: String): FND

  79. def reshape(newdims: Array[Int]): FND

  80. def reshape(newdims: Int*): FND

  81. def reshapeView(newdims: Array[Int]): FND

  82. def reshapeView(newdims: Int*): FND

  83. def setGUID(v: Long): Unit

    Definition Classes
    ND
  84. def size(): Int

    Definition Classes
    ND
  85. final val somespaces: String(" ")

  86. def subDims(start: Int, step: Int): Array[Int]

  87. def sum(inds: Int*): FND

  88. def sum(inds: Array[Int]): FND

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

    Definition Classes
    AnyRef
  90. def toFMat(nr: Int, nc: Int): FMat

  91. def toFMatView(nr: Int, nc: Int): FMat

  92. def toString(): String

    Definition Classes
    FND → AnyRef → Any
  93. def transpose(i1: Int, i2: Int, i3: Int, i4: Int, i5: Int, i6: Int, i7: Int, i8: Int): FND

  94. def transpose(i1: Int, i2: Int, i3: Int, i4: Int, i5: Int, i6: Int, i7: Int): FND

  95. def transpose(i1: Int, i2: Int, i3: Int, i4: Int, i5: Int, i6: Int): FND

  96. def transpose(i1: Int, i2: Int, i3: Int, i4: Int, i5: Int): FND

  97. def transpose(i1: Int, i2: Int, i3: Int, i4: Int): FND

  98. def transpose(i1: Int, i2: Int, i3: Int): FND

  99. def transpose(i1: Int, i2: Int): FND

  100. def transpose(perm: IMat): FND

  101. def transpose(dims: Array[Int]): FND

  102. def update(i1: IMat, i2: IMat, i3: IMat, i4: IMat, i5: IMat, i6: IMat, i7: IMat, i8: IMat, vv: Float): FND

    Definition Classes
    FNDND
  103. def update(i1: IMat, i2: IMat, i3: IMat, i4: IMat, i5: IMat, i6: IMat, i7: IMat, vv: Float): FND

    Definition Classes
    FNDND
  104. def update(i1: IMat, i2: IMat, i3: IMat, i4: IMat, i5: IMat, i6: IMat, vv: Float): FND

    Definition Classes
    FNDND
  105. def update(i1: IMat, i2: IMat, i3: IMat, i4: IMat, i5: IMat, vv: Float): FND

    Definition Classes
    FNDND
  106. def update(i1: IMat, i2: IMat, i3: IMat, i4: IMat, vv: Float): FND

    Definition Classes
    FNDND
  107. def update(i1: IMat, i2: IMat, i3: IMat, vv: Float): FND

    Definition Classes
    FNDND
  108. def update(i1: IMat, i2: IMat, vv: Float): FND

    Definition Classes
    FNDND
  109. def update(inds: Array[IMat], v: Float): FND

  110. def update(i1: IMat, i2: IMat, i3: IMat, i4: IMat, i5: IMat, i6: IMat, i7: IMat, i8: IMat, vv: ND): FND

    Definition Classes
    FNDND
  111. def update(i1: IMat, i2: IMat, i3: IMat, i4: IMat, i5: IMat, i6: IMat, i7: IMat, vv: ND): FND

    Definition Classes
    FNDND
  112. def update(i1: IMat, i2: IMat, i3: IMat, i4: IMat, i5: IMat, i6: IMat, vv: ND): FND

    Definition Classes
    FNDND
  113. def update(i1: IMat, i2: IMat, i3: IMat, i4: IMat, i5: IMat, vv: ND): FND

    Definition Classes
    FNDND
  114. def update(i1: IMat, i2: IMat, i3: IMat, i4: IMat, vv: ND): FND

    Definition Classes
    FNDND
  115. def update(i1: IMat, i2: IMat, i3: IMat, vv: ND): FND

    Definition Classes
    FNDND
  116. def update(i1: IMat, i2: IMat, vv: ND): FND

    Definition Classes
    FNDND
  117. def update(i1: IMat, i2: IMat, i3: IMat, i4: IMat, i5: IMat, i6: IMat, i7: IMat, i8: IMat, vv: FND): FND

  118. def update(i1: IMat, i2: IMat, i3: IMat, i4: IMat, i5: IMat, i6: IMat, i7: IMat, vv: FND): FND

  119. def update(i1: IMat, i2: IMat, i3: IMat, i4: IMat, i5: IMat, i6: IMat, vv: FND): FND

  120. def update(i1: IMat, i2: IMat, i3: IMat, i4: IMat, i5: IMat, vv: FND): FND

  121. def update(i1: IMat, i2: IMat, i3: IMat, i4: IMat, vv: FND): FND

  122. def update(i1: IMat, i2: IMat, i3: IMat, vv: FND): FND

  123. def update(i1: IMat, i2: IMat, vv: FND): FND

  124. def update(inds: Array[IMat], vv: FND): FND

  125. def update(i1: Int, i2: Int, i3: Int, i4: Int, i5: Int, i6: Int, i7: Int, i8: Int, vv: Float): FND

    Definition Classes
    FNDND
  126. def update(i1: Int, i2: Int, i3: Int, i4: Int, i5: Int, i6: Int, i7: Int, vv: Float): FND

    Definition Classes
    FNDND
  127. def update(i1: Int, i2: Int, i3: Int, i4: Int, i5: Int, i6: Int, vv: Float): FND

    Definition Classes
    FNDND
  128. def update(i1: Int, i2: Int, i3: Int, i4: Int, i5: Int, vv: Float): FND

    Definition Classes
    FNDND
  129. def update(i1: Int, i2: Int, i3: Int, i4: Int, vv: Float): FND

    Definition Classes
    FNDND
  130. def update(i1: Int, i2: Int, i3: Int, vv: Float): FND

    Definition Classes
    FNDND
  131. def update(i1: Int, i2: Int, vv: Float): FND

    Definition Classes
    FNDND
  132. def update(inds: Array[Int], v: Float): FND

  133. def update(inds: List[Int], v: Float): FND

  134. def update(inds: IMat, vv: FMat): FND

    Definition Classes
    FNDND
  135. def update(indx: Int, v: Float): FND

    Definition Classes
    FNDND
  136. def updateHelper(inds: Array[IMat], v: Float, offset0: Int, inum: Int): Unit

  137. def updateHelper(inds: Array[IMat], vv: FND, newdims: Array[Int], offset0: Int, voffset0: Int, inum: Int): Unit

  138. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  141. def ~(b: FND): FNDPair

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from ND

Inherited from AnyRef

Inherited from Any

Ungrouped