Loading [MathJax]/extensions/TeX/AMSsymbols.js
DGtal
1.4.0
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
x
Variables
a
d
e
f
h
i
l
n
o
p
t
w
x
Typedefs
a
b
c
d
e
i
k
l
n
o
p
r
s
u
v
z
Enumerations
Enumerator
a
b
c
d
e
g
h
i
j
l
m
n
o
p
s
t
u
v
w
z
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
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
x
y
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
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
c
e
f
h
i
l
m
n
o
p
r
s
t
u
Enumerator
a
b
c
d
e
f
g
l
m
o
p
r
s
t
u
v
x
y
z
Related Symbols
a
b
c
d
e
f
g
i
k
l
m
o
p
s
t
u
Examples
►
DGtal
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
testDiscreteExteriorCalculusExtended.cpp
Go to the documentation of this file.
1
28
#include "DECCommon.h"
29
30
int
31
main
(
int
,
char
**)
32
{
33
DGtal::trace
.
beginBlock
(
"testing sparse eigen backend"
);
34
test_backend<DGtal::EigenLinearAlgebraBackend>(2, 7);
35
const
double
sparse_eigen_time =
DGtal::trace
.
endBlock
();
36
37
DGtal::trace
.
info
() <<
"sparse_eigen_time="
<< sparse_eigen_time << std::endl;
38
39
return
0;
40
}
31
main
(
int
,
char
**) {
…
}
DGtal::Trace::beginBlock
void beginBlock(const std::string &keyword="")
DGtal::Trace::info
std::ostream & info()
DGtal::Trace::endBlock
double endBlock()
DGtal::trace
Trace trace
Definition
Common.h:153
main
int main()
Definition
testBits.cpp:56
tests
dec
testDiscreteExteriorCalculusExtended.cpp
Generated on Mon Jun 10 2024 17:36:09 for DGtal by
1.11.0