SingularityKind

it.grypho.scala.leonardo.scalar.SingularityKind

How an isolated singularity behaves.

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

final case class Pole(order: Int)

A genuine pole of the given order.

A genuine pole of the given order.

Attributes

case Removable extends SingularityKind

The numerator cancels it entirely — the function extends continuously.

The numerator cancels it entirely — the function extends continuously.

Attributes