Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bayesianem
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Riccardo PELLARIN
bayesianem
Repository
173323e3502c0c5cb9384ad63e55184ea22dc58d
Select Git revision
Branches
2
master
default
protected
optimize
2 results
bayesianem
src
GaussianEMRestraint.cpp
Find file
Blame
Permalink
5 years ago
173323e3
Use Boost log gamma implementation
· 173323e3
Ben Webb
authored
5 years ago
Replace use of std::lgamma with boost::math::lgamma. The former needs C++11.
173323e3
History
Use Boost log gamma implementation
Ben Webb
authored
5 years ago
Replace use of std::lgamma with boost::math::lgamma. The former needs C++11.