coulomb.conversion.runtimes.mapping

Members list

Type members

Classlikes

case class Canonical(coef: Rational, sig: Map[UnitType, Rational])

Attributes

Companion
object
Source
mapping.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Canonical

Attributes

Companion
class
Source
mapping.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Canonical.type
sealed abstract class MappingCoefficientRuntime extends CoefficientRuntime

Attributes

Companion
object
Source
mapping.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
mapping.scala
Supertypes
class Object
trait Matchable
class Any
Self type
object meta

Attributes

Source
mapping.scala
Supertypes
class Object
trait Matchable
class Any
Self type
meta.type

Extensions

Extensions

extension (lhs: Either[String, Canonical])
def *(rhs: Either[String, Canonical]): Either[String, Canonical]

Attributes

Source
mapping.scala
def /(rhs: Either[String, Canonical]): Either[String, Canonical]

Attributes

Source
mapping.scala
def pow(e: Rational): Either[String, Canonical]

Attributes

Source
mapping.scala