given_CommutativeLogarithmic_Double_LogDouble

schrodinger.math.Logarithmic.given_CommutativeLogarithmic_Double_LogDouble

Attributes

Source
Logarithmic.scala
Graph
Supertypes
trait Logarithmic[Double, LogDouble]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def field: Field[Double]

Attributes

Source
Logarithmic.scala
def linear(l: LogDouble): Double

Attributes

Source
Logarithmic.scala
def logarithm(a: Double): LogDouble

Attributes

Source
Logarithmic.scala

Inherited methods

final def divisionRing: DivisionRing[A]

Attributes

Inherited from:
CommutativeLogarithmic
Source
Logarithmic.scala
final def semifield: Semifield[L]

Attributes

Inherited from:
CommutativeLogarithmic
Source
Logarithmic.scala

Extensions

Inherited extensions

extension (a: Double)
inline def toLogarithm: L

Attributes

Inherited from:
Logarithmic
Source
Logarithmic.scala
extension (l: LogDouble)
inline def toLinear: A

Attributes

Inherited from:
Logarithmic
Source
Logarithmic.scala