io.github.edadma.numbers.QuaternionDoubleIsFractional
See theQuaternionDoubleIsFractional companion object
trait QuaternionDoubleIsFractional extends Fractional[QuaternionDouble]
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Fractional[QuaternionDouble]trait Numeric[QuaternionDouble]trait Ordering[QuaternionDouble]trait PartialOrdering[QuaternionDouble]trait Equiv[QuaternionDouble]trait Serializabletrait Comparator[QuaternionDouble]class Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object quaternionDoubleIsFractional
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- Fractional
- Supertypes
Attributes
- Inherited from:
- Numeric
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- Ordering
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- Numeric
Attributes
- Definition Classes
-
Ordering -> PartialOrdering -> Equiv
- Inherited from:
- Ordering
Attributes
- Definition Classes
-
Ordering -> PartialOrdering
- Inherited from:
- Ordering
Attributes
- Definition Classes
-
Ordering -> PartialOrdering
- Inherited from:
- Ordering
Attributes
- Inherited from:
- Ordering
Attributes
- Definition Classes
-
Ordering -> PartialOrdering
- Inherited from:
- Ordering
Attributes
- Definition Classes
-
Ordering -> PartialOrdering
- Inherited from:
- Ordering
Attributes
- Inherited from:
- Ordering
Attributes
- Inherited from:
- Ordering
Attributes
- Inherited from:
- Ordering
Attributes
- Inherited from:
- Numeric
Attributes
- Inherited from:
- Ordering
Attributes
- Inherited from:
- Ordering
Attributes
- Definition Classes
-
Ordering -> PartialOrdering
- Inherited from:
- Ordering
Attributes
- Inherited from:
- Comparator
Attributes
- Inherited from:
- Numeric
def thenComparing[U <: Comparable[_ >: U <: <FromJavaObject>]](x$0: Function[_ >: QuaternionDouble <: <FromJavaObject>, _ <: U]): Comparator[QuaternionDouble]
Attributes
- Inherited from:
- Comparator
def thenComparing[U <: <FromJavaObject>](x$0: Function[_ >: QuaternionDouble <: <FromJavaObject>, _ <: U], x$1: Comparator[_ >: U <: <FromJavaObject>]): Comparator[QuaternionDouble]
Attributes
- Inherited from:
- Comparator
def thenComparing(x$0: Comparator[_ >: QuaternionDouble <: <FromJavaObject>]): Comparator[QuaternionDouble]
Attributes
- Inherited from:
- Comparator
def thenComparingDouble(x$0: ToDoubleFunction[_ >: QuaternionDouble <: <FromJavaObject>]): Comparator[QuaternionDouble]
Attributes
- Inherited from:
- Comparator
def thenComparingInt(x$0: ToIntFunction[_ >: QuaternionDouble <: <FromJavaObject>]): Comparator[QuaternionDouble]
Attributes
- Inherited from:
- Comparator
def thenComparingLong(x$0: ToLongFunction[_ >: QuaternionDouble <: <FromJavaObject>]): Comparator[QuaternionDouble]
Attributes
- Inherited from:
- Comparator
Attributes
- Inherited from:
- Ordering
Attributes
- Inherited from:
- Numeric
Deprecated and Inherited methods
Attributes
- Deprecated
-
[Since version 2.13.0]
use `sign` method instead - Inherited from:
- Numeric
Implicits
Inherited implicits
Attributes
- Definition Classes
-
Fractional -> Numeric
- Inherited from:
- Fractional
Attributes
- Inherited from:
- Ordering
In this article