class DRAM4[A] extends DRAM[A, DRAM4] with Ref[Array[Any], DRAM4[A]] with Mem4[A, DRAM1, DRAM2, DRAM3, DRAM4]

A 4-dimensional DRAM with elements of type A.

Linear Supertypes
Mem4[A, DRAM1, DRAM2, DRAM3, DRAM4], DRAM[A, DRAM4], types.RemoteMem[A, DRAM4], types.Mem[A, DRAM4], argon.lang.Top[DRAM4[A]], Ref[Array[Any], DRAM4[A]], Exp[Array[Any], DRAM4[A]], ExpType[Array[Any], spatial.lang.DRAM4[A] @scala.annotation.unchecked.uncheckedVariance], Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DRAM4
  2. Mem4
  3. DRAM
  4. RemoteMem
  5. Mem
  6. Top
  7. Ref
  8. Exp
  9. ExpType
  10. Equals
  11. AnyRef
  12. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new DRAM4()(implicit arg0: lang.Bits[A])

Type Members

  1. type L = Array[Any]
    Definition Classes
    Ref → Exp → ExpType

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. def !==(that: Any): argon.lang.Bit
    Definition Classes
    Top
  3. final def ##(): Int
    Definition Classes
    AnyRef → Any
  4. def ++(that: Any): argon.lang.Text
    Definition Classes
    Top
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. def ===(that: Any): argon.lang.Bit
    Definition Classes
    Top
  7. val A: lang.Bits[A]
    Definition Classes
    DRAMMem
  8. def M1: Type[DRAM1[A]]
    Attributes
    protected
    Definition Classes
    DRAM
  9. def M2: Type[DRAM2[A]]
    Attributes
    protected
    Definition Classes
    DRAM
  10. def M3: Type[DRAM3[A]]
    Attributes
    protected
    Definition Classes
    DRAM
  11. def M4: Type[DRAM4[A]]
    Attributes
    protected
    Definition Classes
    DRAM
  12. def M5: Type[DRAM5[A]]
    Attributes
    protected
    Definition Classes
    DRAM
  13. val __neverMutable: Boolean
    Attributes
    protected
    Definition Classes
    Mem → ExpType
  14. val __typeArgs: Seq[Type[_]]
    Attributes
    protected
    Definition Classes
    DRAM4 → ExpType
  15. val __typeParams: Seq[lang.Bits[A]]
    Attributes
    protected
    Definition Classes
    DRAM4 → ExpType
  16. val __typePrefix: String
    Attributes
    protected
    Definition Classes
    DRAM4 → ExpType
  17. def address: lang.I64

    Returns the 64-bit address of this DRAM

    Returns the 64-bit address of this DRAM

    Definition Classes
    DRAM
  18. def alloc(d0: lang.I32, d1: lang.I32, d2: lang.I32, d3: lang.I32): lang.Void
  19. def apply(q: lang.Rng, p: lang.Rng, r: lang.Rng, c: lang.Rng): DRAM4[A]

    Creates a view of a 4-dimensional, dense region of this memory.

    Creates a view of a 4-dimensional, dense region of this memory.

    Definition Classes
    Mem4
  20. def apply(q: lang.Rng, p: lang.Rng, r: lang.Rng, c: lang.Idx): DRAM3[A]

    Creates a view of a 3-dimensional, dense region of this memory.

    Creates a view of a 3-dimensional, dense region of this memory.

    Definition Classes
    Mem4
  21. def apply(q: lang.Rng, p: lang.Rng, r: lang.Idx, c: lang.Rng): DRAM3[A]

    Creates a view of a 3-dimensional, dense region of this memory.

    Creates a view of a 3-dimensional, dense region of this memory.

    Definition Classes
    Mem4
  22. def apply(q: lang.Rng, p: lang.Idx, r: lang.Rng, c: lang.Rng): DRAM3[A]

    Creates a view of a 3-dimensional, dense region of this memory.

    Creates a view of a 3-dimensional, dense region of this memory.

    Definition Classes
    Mem4
  23. def apply(q: lang.Idx, p: lang.Rng, r: lang.Rng, c: lang.Rng): DRAM3[A]

    Creates a view of a 3-dimensional, dense region of this memory.

    Creates a view of a 3-dimensional, dense region of this memory.

    Definition Classes
    Mem4
  24. def apply(q: lang.Idx, p: lang.Rng, r: lang.Rng, c: lang.Idx): DRAM2[A]

    Creates a view of a 2-dimensional, dense region of this memory.

    Creates a view of a 2-dimensional, dense region of this memory.

    Definition Classes
    Mem4
  25. def apply(q: lang.Rng, p: lang.Idx, r: lang.Rng, c: lang.Idx): DRAM2[A]

    Creates a view of a 2-dimensional, dense region of this memory.

    Creates a view of a 2-dimensional, dense region of this memory.

    Definition Classes
    Mem4
  26. def apply(q: lang.Idx, p: lang.Rng, r: lang.Idx, c: lang.Rng): DRAM2[A]

    Creates a view of a 2-dimensional, dense region of this memory.

    Creates a view of a 2-dimensional, dense region of this memory.

    Definition Classes
    Mem4
  27. def apply(q: lang.Rng, p: lang.Rng, r: lang.Idx, c: lang.Idx): DRAM2[A]

    Creates a view of a 2-dimensional, dense region of this memory.

    Creates a view of a 2-dimensional, dense region of this memory.

    Definition Classes
    Mem4
  28. def apply(q: lang.Rng, p: lang.Idx, r: lang.Idx, c: lang.Rng): DRAM2[A]

    Creates a view of a 2-dimensional, dense region of this memory.

    Creates a view of a 2-dimensional, dense region of this memory.

    Definition Classes
    Mem4
  29. def apply(q: lang.Idx, p: lang.Idx, r: lang.Rng, c: lang.Rng): DRAM2[A]

    Creates a view of a 2-dimensional, dense region of this memory.

    Creates a view of a 2-dimensional, dense region of this memory.

    Definition Classes
    Mem4
  30. def apply(q: lang.Rng, p: lang.Idx, r: lang.Idx, c: lang.Idx): DRAM1[A]

    Creates a view of a 1-dimensional, dense region of this memory.

    Creates a view of a 1-dimensional, dense region of this memory.

    Definition Classes
    Mem4
  31. def apply(q: lang.Idx, p: lang.Rng, r: lang.Idx, c: lang.Idx): DRAM1[A]

    Creates a view of a 1-dimensional, dense region of this memory.

    Creates a view of a 1-dimensional, dense region of this memory.

    Definition Classes
    Mem4
  32. def apply(q: lang.Idx, p: lang.Idx, r: lang.Rng, c: lang.Idx): DRAM1[A]

    Creates a view of a 1-dimensional, dense region of this memory.

    Creates a view of a 1-dimensional, dense region of this memory.

    Definition Classes
    Mem4
  33. def apply(q: lang.Idx, p: lang.Idx, r: lang.Idx, c: lang.Rng): DRAM1[A]

    Creates a view of a 1-dimensional, dense region of this memory.

    Creates a view of a 1-dimensional, dense region of this memory.

    Definition Classes
    Mem4
  34. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  35. final def canEqual(that: Any): Boolean
    Definition Classes
    Ref → Equals
  36. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  37. def dealloc: lang.Void
    Definition Classes
    DRAM
  38. def dim0: lang.I32

    Returns dim0 of this DRAM, or else 1 if DRAM is lower dimensional

    Returns dim0 of this DRAM, or else 1 if DRAM is lower dimensional

    Definition Classes
    DRAM
  39. def dim1: lang.I32

    Returns dim1 of this DRAM, or else 1 if DRAM is lower dimensional

    Returns dim1 of this DRAM, or else 1 if DRAM is lower dimensional

    Definition Classes
    DRAM
  40. def dim2: lang.I32

    Returns dim2 of this DRAM, or else 1 if DRAM is lower dimensional

    Returns dim2 of this DRAM, or else 1 if DRAM is lower dimensional

    Definition Classes
    DRAM
  41. def dim3: lang.I32

    Returns dim3 of this DRAM, or else 1 if DRAM is lower dimensional

    Returns dim3 of this DRAM, or else 1 if DRAM is lower dimensional

    Definition Classes
    DRAM
  42. def dim4: lang.I32

    Returns dim4 of this DRAM, or else 1 if DRAM is lower dimensional

    Returns dim4 of this DRAM, or else 1 if DRAM is lower dimensional

    Definition Classes
    DRAM
  43. def dims: Seq[lang.I32]

    Returns the dimensions of this DRAM as a Sequence.

    Returns the dimensions of this DRAM as a Sequence.

    Definition Classes
    DRAM
  44. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  45. def eql(that: DRAM4[A]): lang.Bit
    Definition Classes
    DRAM → Top
  46. final def equals(x: Any): Boolean
    Definition Classes
    Ref → Equals → AnyRef → Any
  47. implicit val evMem: <:<[DRAM4[A], DRAM[A, DRAM4]]
    Definition Classes
    DRAMRemoteMemMem
  48. implicit val evRef: <:<[spatial.lang.DRAM4[A] @scala.annotation.unchecked.uncheckedVariance, Ref[Array[Any], spatial.lang.DRAM4[A] @scala.annotation.unchecked.uncheckedVariance]]
    Attributes
    protected[argon]
    Definition Classes
    ExpType
  49. def extract: Option[Any]
    Attributes
    protected
    Definition Classes
    Exp
  50. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  51. def fresh: DRAM4[A]
    Attributes
    protected
    Definition Classes
    DRAM4 → ExpType
  52. final def from(c: Any, warnOnLoss: Boolean, errorOnLoss: Boolean, isParam: Boolean, saturating: Boolean, unbiased: Boolean): spatial.lang.DRAM4[A] @scala.annotation.unchecked.uncheckedVariance
    Definition Classes
    ExpType
  53. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  54. def getFrom(c: Any, isParam: Boolean, saturating: Boolean, unbiased: Boolean): Option[(spatial.lang.DRAM4[A] @scala.annotation.unchecked.uncheckedVariance, Boolean)]
    Definition Classes
    ExpType
  55. final def hashCode(): Int
    Definition Classes
    Ref → AnyRef → Any
  56. def infix_!=(that: Any): argon.lang.Bit
    Definition Classes
    Top
  57. def infix_==(that: Any): argon.lang.Bit
    Definition Classes
    Top
  58. def isAlloc: lang.Bit
    Definition Classes
    DRAM
  59. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  60. def me: spatial.lang.DRAM4[A] @scala.annotation.unchecked.uncheckedVariance
    Attributes
    protected
    Definition Classes
    ExpType
  61. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  62. def neql(that: DRAM4[A]): lang.Bit
    Definition Classes
    DRAM → Top
  63. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  64. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  65. def rank: Seq[Int]
    Definition Classes
    DRAM4DRAM
  66. def size: lang.I32

    Returns the total capacity (in elements) of this DRAM.

    Returns the total capacity (in elements) of this DRAM.

    Definition Classes
    DRAM
  67. def store(data: SRAM4[A]): lang.Void

    Creates a dense, burst transfer from the SRAM4 data to this region of main memory.

  68. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  69. final def toString(): String
    Definition Classes
    Ref → AnyRef → Any
  70. def toText: argon.lang.Text
    Definition Classes
    Top
  71. def unrelated(that: Any): Unit
    Attributes
    protected
    Definition Classes
    Top
  72. def value(c: Any): Option[(Array[Any], Boolean)]
    Attributes
    protected
    Definition Classes
    ExpType
  73. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  74. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  76. final def withCheck[T](x: ⇒ T)(eql: (T) ⇒ Boolean): Option[(T, Boolean)]
    Attributes
    protected
    Definition Classes
    ExpType

Inherited from Mem4[A, DRAM1, DRAM2, DRAM3, DRAM4]

Inherited from DRAM[A, DRAM4]

Inherited from types.RemoteMem[A, DRAM4]

Inherited from types.Mem[A, DRAM4]

Inherited from argon.lang.Top[DRAM4[A]]

Inherited from Ref[Array[Any], DRAM4[A]]

Inherited from Exp[Array[Any], DRAM4[A]]

Inherited from ExpType[Array[Any], spatial.lang.DRAM4[A] @scala.annotation.unchecked.uncheckedVariance]

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped