spire

optional

package optional

Visibility
  1. Public
  2. All

Type Members

  1. trait VectorOrderLow extends AnyRef

Value Members

  1. object genericEq

    This provides an implicit Eq[A] for any type A using Scala's (Java's) == (equals).

  2. object rationalTrig

  3. object totalfloat

    This provides orderings (Order and Eq) for Float and Double that have a total order.

  4. object vectorOrder extends VectorOrderLow

    This object provides implicit instances of Eq and Order for Seq-likes that will behave like infinite vectors.

Ungrouped