meta

object meta
class Object
trait Matchable
class Any
meta.type

Value members

Concrete methods

def coefficientDenDouble[U1, U2](using Quotes, Type[U1], Type[U2]): Expr[Double]
def coefficientDouble[U1, U2](using Quotes, Type[U1], Type[U2]): Expr[Double]
def coefficientFloat[U1, U2](using Quotes, Type[U1], Type[U2]): Expr[Float]
def coefficientNumDouble[U1, U2](using Quotes, Type[U1], Type[U2]): Expr[Double]
def coefficientRational[U1, U2](using Quotes, Type[U1], Type[U2]): Expr[Rational]
def deltaOffsetDouble[U, B](using Quotes, Type[U], Type[B]): Expr[Double]
def deltaOffsetFloat[U, B](using Quotes, Type[U], Type[B]): Expr[Float]
def deltaOffsetRational[U, B](using Quotes, Type[U], Type[B]): Expr[Rational]