Skip to content

[ML] Migrate from boost::math to std where possible #128

@hendrikmuhs

Description

@hendrikmuhs

Follow-up from #126

This is a meta-issue listing all possible re-factorings made possible by C++11 based on scanning the code at the time of writing this issue:

  • use CTools::lgamma (wrapper for std::lgamma)
  • isnan, isinf, isfinite
  • erf

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions