SqCenBuffLayer

ostrat.prid.psq.SqCenBuffLayer
See theSqCenBuffLayer companion class

Companion object for the square (centres) grid Array of ArrayBuffer classes.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[A <: AnyRef](length: Int)(implicit ct: ClassTag[A]): SqCenBuffLayer[A]

Apply factory method, creates a new SqCenBuffLayer a square grid Arr of ArrayBuffers, all of length 0.

Apply factory method, creates a new SqCenBuffLayer a square grid Arr of ArrayBuffers, all of length 0.

Attributes