Packages

class GRaster[T] extends AnyRef

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. GRaster
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new GRaster(array: Array[T])

Value Members

  1. val array: Array[T]
  2. def map(f: (T) ⇒ T): GRaster[T]
  3. val newArr: Array[T]
  4. val size: Int