HCenLayer

ostrat.prid.phex.HCenLayer$
See theHCenLayer companion class
object HCenLayer

Companion object for HCenLayer, contains an apply factory method.

Attributes

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

Members list

Concise view

Type members

Classlikes

implicit class RArrHCenLayerExtension[A <: AnyRef](val thisArr: RArr[HCenLayer[A]])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

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

Apply factory method for HCenLayers.

Apply factory method for HCenLayers.

Attributes

Implicits

Implicits

final implicit def RArrHCenLayerExtension[A <: AnyRef](thisArr: RArr[HCenLayer[A]]): RArrHCenLayerExtension[A]