Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
Macros
cycle.h File Reference
#include <time.h>
Include dependency graph for cycle.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros
#
define
INLINE_ELAPSED
(
INL
)
Macro Definition Documentation
◆
INLINE_ELAPSED
#
define
INLINE_ELAPSED
(
INL
)
Value:
static
INL
double
elapsed(
ticks
t1
,
ticks
t0
) \
{
\
return
(
double
)
t1
- (
double
)
t0
; \
}
i
for i
Definition
prime_search.m:10
Definition at line
92
of file
cycle.h
.
93
{
\
94
return
(
double
)
t1
- (
double
)
t0
; \
95
}
dCTIDH
main
cycle.h
Generated by
1.9.8