TDA4j
TDA4j
API
org.appliedtopology.tda4j
algebra
Cell
Chain
Chain
Field
Field
FiniteField
Fp
HasDimension
OrderedBasis
OrderedCell
RingModule
SSetElement
alpha
AlphaComplexDQP
AlphaComplexDQP
AlphaComplexDQPBuilder
Found
AlphaComplexDQPException
AlphaComplexDQPStream
AlphaDQPSettings
AlphaShapeDQP
AlphaShapes
AlphaShapes
Point
CholeskyWorkspace
DelaunaySimplex
DualQP
Epsilon
HelixDelaunay
HelixDelaunay
Hyperplane
Hyperplane
Hypersphere
Hypersphere
LimitedAlphaShapesStream
PowerDistance
PowerDistance
barcode
Barcode
BarcodeContext
BarAssembly
BarcodeDistance
GroundNorm
LP
BarcodeEndpoint
ClosedEndpoint
NegativeInfinity
OpenEndpoint
PersistenceBar
PersistenceBar
PositiveInfinity
Vectorization
cells
Cube
FiniteSimplicialSet
FiniteSimplicialSet
ProductGenerator
Simplex
SimplexOps
cli
TDA4jCLI
TDA4jConf
homology
CellularCohomologyContext
CellularHomologyContext
HomologyState
CellularPersistenceInChunksContext
HomologyState
CircularCoordinates
Result
CubicalHomologyContext
CubicalPersistenceInChunksContext
FastAlphaHomologyContext
FastAlphaTriangulationException
FastCubicalHomologyContext
NoIntegerCocycleException
PackedRipserCohomologyContext
DiameterIndex
PersistenceEngine
PersistenceEngine
PersistenceInChunksContext
RipserCohomologyContext
cohomologyOrdering
SimplicialHomologyContext
io
CSV
Dipha
Gudhi
Perseus
Ripser
matlab
CircularCoordinatesResult
LandmarkSelectionResult
PersistenceResult
TDA4j
streams
BruteForce
CechCofaceSimplexStream
CechFiltration
CellStream
CofaceSimplexStream
CofacetIterator
CubicalGridStream
CubicalImage
DistanceToMeasure
DoubleFiltration
DowkerCofaceSimplexStream
DowkerCofaceSimplexStream
DowkerFiltration
DowkerGeometry
DowkerGeometry
DtmRipsSimplexStream
DtmMetricSpace
DtmRipsSimplexStream
EdgeCollapse
Stats
EdgeCollapsedMetricSpace
EnumeratingCofaceSimplexStream
EuclideanMetricSpace
EuclideanMetricSpace
ExplicitCubicalStream
ExplicitCubicalStream
ExplicitMetricSpace
ExplicitStream
ExplicitStreamBuilder
Filterable
Filterable
FilteredSimplexOrdering
FilteredSimplicialSetStream
FilteredSimplicialSetStream
Filtration
FiltrationOrdering
FiniteMetricSpace
MaximumDistanceFiltrationValue
FiniteMetricSpace
GreedyPermutation
IncrementalVietorisRipsSimplexStream
InorderCofaceSimplexStream
IntMetricSpace
JVPTree
Kruskal
Kruskal
LandmarkSelection
LandmarkSelector
LazyWitnessSimplexStream
LimitedCofaceSimplexStream
LimitedCubicalGridStream
RecursiveStackSimplexEnumerator
RecursiveStackVietorisRipsSimplexStream
RipserCofaceSimplexStream
SheehyRipsSimplexStream
SheehyRipsSimplexStream
SimplexEdge
SimplexEdge
SimplexIndexing
SimplexIndexing
CofacetCursor
FacetCursor
SimplexStream
SimplexStream
SimplicialSetStream
SimplicialSetStream
SparseMetricSpace
SpatialQuery
StratifiedCellStream
StratifiedSimplexStream
TopCofacetEnumerator
UnionFind
UFSet
WitnessCofaceSimplexStream
WitnessCofaceSimplexStream
WitnessGeometry
WitnessMetricSpace
unicode
TDAContext
TDA4j
/
org.appliedtopology.tda4j
/
org.appliedtopology.tda4j.algebra
/
Field
Field
org.appliedtopology.tda4j.algebra.Field
See the
Field
companion object
trait
Field
Attributes
Companion
object
Experimental
true
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Type members
Types
type
Self
Value members
Abstract methods
def
divide
(
x
:
Self
,
y
:
Self
):
Self
def
invert
(
x
:
Self
):
Self
def
isEqual
(
x
:
Self
,
y
:
Self
):
Boolean
def
minus
(
x
:
Self
,
y
:
Self
):
Self
def
negate
(
x
:
Self
):
Self
def
one
:
Self
def
plus
(
x
:
Self
,
y
:
Self
):
Self
def
times
(
x
:
Self
,
y
:
Self
):
Self
def
zero
:
Self
Extensions
Extensions
extension
(
x
:
Self
)
infix
def
*
(
y
:
Self
):
Self
infix
def
+
(
y
:
Self
):
Self
infix
def
-
(
y
:
Self
):
Self
infix
def
/
(
y
:
Self
):
Self
infix
def
eql
(
y
:
Self
):
Boolean
def
isZero
:
Boolean
def
unary_-
:
Self
In this article
Attributes
Members list
Type members
Types
Value members
Abstract methods
Extensions
Extensions