MCPcopy Create free account
hub / github.com/TUC-ProAut/libRSF / ErrorModelTuningType

Enum ErrorModelTuningType

include/Types.h:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44
45 enum class ErrorModelMixtureType {None, MaxMix, SumMix, SumMixSpecial, MaxSumMix};
46 enum class ErrorModelTuningType {None, EM, EM_MAP, VBI};
47
48 enum class SolutionType {None, Batch, Smoother, SmootherRT, Window, Filter};
49

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected