Actions: SuperElastix/elastix
Actions
1,001 workflow runs
1,001 workflow runs
static uint32_t seed = m_RandomVariateGenerator->GetSeed()
Elastix
#4373:
Commit 5fd77ea
pushed
by
N-Dekker
static_cast<int64_t>
in CalcRayIntercepts()
Elastix
#4363:
Commit ffaa47f
pushed
by
N-Dekker
(long)
with static_cast<int64_t>
in CalcRayIntercepts(), and also replace other uses of long
Elastix
#4362:
Pull request #1317
opened
by
N-Dekker
static_cast<int64_t>
in CalcRayIntercepts()
Elastix
#4361:
Commit ebd2716
pushed
by
N-Dekker
static_cast<int64_t>
in CalcRayIntercepts()
Elastix
#4360:
Commit 46c707b
pushed
by
N-Dekker
unsigned long
with uint64_t for non-zero Jacobian indices
Elastix
#4358:
Commit 3246875
pushed
by
N-Dekker
unsigned long
with uint64_t for non-zero Jacobian indices
Elastix
#4357:
Pull request #1316
opened
by
N-Dekker
unsigned long
with uint64_t for non-zero Jacobian indices
Elastix
#4356:
Commit 9091945
pushed
by
N-Dekker
std::pow(..., 2.0f)
with Math::sqr(...)
, remove casts
Elastix
#4353:
Commit 95a0039
pushed
by
N-Dekker