ComputeEndPointProposalDistribution(EndPoint P) | mitk::MetropolisHastingsSampler | protected |
DistortVector(float sigma, vnl_vector_fixed< float, 3 > &vec) | mitk::MetropolisHastingsSampler | protected |
GetNumAcceptedProposals() | mitk::MetropolisHastingsSampler | |
GetRandomDirection() | mitk::MetropolisHastingsSampler | protected |
ImplementTrack(Track &T) | mitk::MetropolisHastingsSampler | protected |
ItkFloatImageType typedef | mitk::MetropolisHastingsSampler | |
ItkRandGenType typedef | mitk::MetropolisHastingsSampler | |
m_AcceptedProposals | mitk::MetropolisHastingsSampler | protected |
m_BackupTrack | mitk::MetropolisHastingsSampler | protected |
m_BirthProb | mitk::MetropolisHastingsSampler | protected |
m_BirthTime | mitk::MetropolisHastingsSampler | protected |
m_ChempotParticle | mitk::MetropolisHastingsSampler | protected |
m_ConnectionProb | mitk::MetropolisHastingsSampler | protected |
m_ConnectionTime | mitk::MetropolisHastingsSampler | protected |
m_CurvatureThreshold | mitk::MetropolisHastingsSampler | protected |
m_DeathProb | mitk::MetropolisHastingsSampler | protected |
m_DeathTime | mitk::MetropolisHastingsSampler | protected |
m_DelProb | mitk::MetropolisHastingsSampler | protected |
m_Density | mitk::MetropolisHastingsSampler | protected |
m_DistanceThreshold | mitk::MetropolisHastingsSampler | protected |
m_EnergyComputer | mitk::MetropolisHastingsSampler | protected |
m_ExTemp | mitk::MetropolisHastingsSampler | protected |
m_Gamma | mitk::MetropolisHastingsSampler | protected |
m_InTemp | mitk::MetropolisHastingsSampler | protected |
m_OptShiftProb | mitk::MetropolisHastingsSampler | protected |
m_OptShiftTime | mitk::MetropolisHastingsSampler | protected |
m_ParticleGrid | mitk::MetropolisHastingsSampler | protected |
m_ParticleLength | mitk::MetropolisHastingsSampler | protected |
m_ProposalTrack | mitk::MetropolisHastingsSampler | protected |
m_RandGen | mitk::MetropolisHastingsSampler | protected |
m_ShiftProb | mitk::MetropolisHastingsSampler | protected |
m_ShiftTime | mitk::MetropolisHastingsSampler | protected |
m_Sigma | mitk::MetropolisHastingsSampler | protected |
m_SimpSamp | mitk::MetropolisHastingsSampler | protected |
m_StopProb | mitk::MetropolisHastingsSampler | protected |
m_TractProb | mitk::MetropolisHastingsSampler | protected |
m_Z | mitk::MetropolisHastingsSampler | protected |
MakeProposal() | mitk::MetropolisHastingsSampler | |
MakeTrackProposal(EndPoint P) | mitk::MetropolisHastingsSampler | protected |
MetropolisHastingsSampler(ParticleGrid *grid, EnergyComputer *enComp, ItkRandGenType *randGen, float curvThres) | mitk::MetropolisHastingsSampler | |
PrintProposalTimes() | mitk::MetropolisHastingsSampler | |
RemoveAndSaveTrack(EndPoint P) | mitk::MetropolisHastingsSampler | protected |
SetProbabilities(float birth, float death, float shift, float optShift, float connect) | mitk::MetropolisHastingsSampler | |
SetTemperature(float val) | mitk::MetropolisHastingsSampler | |