Domain

scalismo.common.Domain
See theDomain companion object
trait Domain[D]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait BoxDomain[D]
object EuclideanSpace1D.type
object EuclideanSpace2D.type
object EuclideanSpace3D.type
class RealSpace[D]
Self type

Members list

Concise view

Value members

Abstract methods

def isDefinedAt(pt: Point[D]): Boolean

Concrete methods