meta

coulomb.conversion.coefficients$.meta$
object meta

Attributes

Source:
coefficients.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
meta.type

Members list

Concise view

Value members

Concrete methods

def coefficientDenDouble[U1, U2](using Quotes, Type[U1], Type[U2]): Expr[Double]

Attributes

Source:
coefficients.scala
def coefficientDouble[U1, U2](using Quotes, Type[U1], Type[U2]): Expr[Double]

Attributes

Source:
coefficients.scala
def coefficientFloat[U1, U2](using Quotes, Type[U1], Type[U2]): Expr[Float]

Attributes

Source:
coefficients.scala
def coefficientNumDouble[U1, U2](using Quotes, Type[U1], Type[U2]): Expr[Double]

Attributes

Source:
coefficients.scala
def coefficientRational[U1, U2](using Quotes, Type[U1], Type[U2]): Expr[Rational]

Attributes

Source:
coefficients.scala
def deltaOffsetDouble[U, B](using Quotes, Type[U], Type[B]): Expr[Double]

Attributes

Source:
coefficients.scala
def deltaOffsetFloat[U, B](using Quotes, Type[U], Type[B]): Expr[Float]

Attributes

Source:
coefficients.scala
def deltaOffsetRational[U, B](using Quotes, Type[U], Type[B]): Expr[Rational]

Attributes

Source:
coefficients.scala