OpXL

sealed trait OpXL extends OpDD with OpIL with OpLL
trait OpLL
trait OpIL
trait OpDD
class Object
trait Matchable
class Any
class DifSqr[A]
class SqrDif[A]
class SqrSum[A]
class SumSqr[A]

Value members

Inherited methods

def funDD: (Double, Double) => Double
Inherited from:
OpDD
def funIL: (Int, Int) => Long
Inherited from:
OpIL
def funLL: (Long, Long) => Long
Inherited from:
OpLL