fieldShort

Not a field, but whatever.

trait Field[Short]
trait Ring[Short]
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

def !=(a: Short, b: Short): Boolean
def %(a: Short, b: Short): Short
def *(a: Short, b: Short): Short
def +(a: Short, b: Short): Short
def -(a: Short, b: Short): Short
def /(a: Short, b: Short): Short
def ==(a: Short, b: Short): Boolean
def one: Short
def pow(a: Short, b: Short): Short
def zero: Short

Inherited methods

def close(a: Short, b: Short, tolerance: Double): Boolean
Inherited from:
Semiring
Inherited from:
Field
def negate(s: Short): Short
Inherited from:
Ring
def sNorm(a: Short): Double
Inherited from:
Ring

Implicits

Implicits

implicit val normImpl: Impl[Short, Double]