FiniteField

org.appliedtopology.tda4j.algebra.FiniteField
opaque class FiniteField(val p: Int)

Attributes

Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

object Fp

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
FiniteField.this.FiniteField.this.Fp.type

Types

opaque type Fp

Value members

Concrete fields

val p: Int

Givens

Givens

given given_is_Fp_Field: is[Fp, Field]

Extensions

Extensions

extension (fp: Fp)
def norm: Fp
def toInt: Int
def toUInt: Int