IsNaN

case class IsNaN() extends OpPred[Double] with OpDD with OpDI
Companion:
object
trait Serializable
trait OpDI
trait OpDD
class OpPred[Double]
trait Op[Double, Boolean]
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

override def apply: Double => Boolean
Definition Classes

Inherited methods

final def make(a: GE[Double]): GE[Boolean]
Inherited from:
Op
def name: String
Inherited from:
Op
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
override def productPrefix: String
Definition Classes
Op -> Product
Inherited from:
Op

Concrete fields

override val funDD: Double => Double
override val funDI: Double => Int