Pole

it.grypho.scala.leonardo.scalar.SingularityKind.Pole
final case class Pole(order: Int)

A genuine pole of the given order.

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product