TTK
Toggle main menu visibility
Main Page
Topics
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
y
z
Functions
a
c
d
f
g
i
l
m
o
p
r
s
t
u
v
z
Variables
b
c
d
e
f
g
i
l
m
o
p
r
s
u
v
w
y
Typedefs
b
c
d
e
g
i
l
m
n
o
p
r
s
t
u
v
Enumerations
Enumerator
a
b
c
f
g
h
j
l
m
n
o
p
s
v
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
c
e
g
i
k
n
p
q
r
s
t
v
w
Enumerations
b
c
d
e
f
m
p
r
s
t
v
Related Symbols
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
j
m
n
p
r
s
t
v
w
Variables
Typedefs
Enumerations
Enumerator
Macros
b
c
d
e
f
g
h
i
m
o
p
r
s
t
u
v
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
core
base
ripsPersistenceDiagram
RipsPersistenceDiagram.h
Go to the documentation of this file.
1
15
16
#pragma once
17
18
// ttk common includes
19
#include <
Debug.h
>
20
21
#include <
ripser.h
>
22
23
namespace
ttk
{
24
30
class
RipsPersistenceDiagram
:
virtual
public
Debug
{
31
32
public
:
33
RipsPersistenceDiagram
();
34
42
int
execute
(
const
std::vector<std::vector<double>> &points,
43
std::vector<std::vector<ripser::pers_pair_t>> &ph)
const
;
44
45
protected
:
47
int
SimplexMaximumDimension
{1};
49
double
SimplexMaximumDiameter
{1.0};
51
int
InputIsDistanceMatrix
{0};
52
53
};
// RipsPersistenceDiagram class
30
class
RipsPersistenceDiagram
:
virtual
public
Debug
{
…
};
54
55
}
// namespace ttk
Debug.h
ttk::Debug
Minimalist debugging class.
Definition
Debug.h:88
ttk::RipsPersistenceDiagram
TTK base class that computes the persistence diagram of a Rips complex.
Definition
RipsPersistenceDiagram.h:30
ttk::RipsPersistenceDiagram::InputIsDistanceMatrix
int InputIsDistanceMatrix
Definition
RipsPersistenceDiagram.h:51
ttk::RipsPersistenceDiagram::SimplexMaximumDiameter
double SimplexMaximumDiameter
Definition
RipsPersistenceDiagram.h:49
ttk::RipsPersistenceDiagram::SimplexMaximumDimension
int SimplexMaximumDimension
Definition
RipsPersistenceDiagram.h:47
ttk::RipsPersistenceDiagram::RipsPersistenceDiagram
RipsPersistenceDiagram()
Definition
RipsPersistenceDiagram.cpp:3
ttk::RipsPersistenceDiagram::execute
int execute(const std::vector< std::vector< double > > &points, std::vector< std::vector< ripser::pers_pair_t > > &ph) const
Main entry point.
Definition
RipsPersistenceDiagram.cpp:8
ttk
The Topology ToolKit.
Definition
AbstractTriangulation.h:51
ripser.h
Generated on Thu Sep 26 2024 06:50:18 for TTK by
1.9.8