Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure CPP code in to different files #14

Open
lukesonnet opened this issue Aug 6, 2017 · 0 comments
Open

Restructure CPP code in to different files #14

lukesonnet opened this issue Aug 6, 2017 · 0 comments

Comments

@lukesonnet
Copy link
Owner

All of the CPP is in one file. I'm going to split it in to different files:

  • KRLS functions (functions, gradients, hessians)
  • KRLogit functions (...)
  • Kernel fucntions (kern_gauss...)
  • Solvers (solve_for_d_ls)
  • Inference (pwmfx)
  • Helper functions (trace_mat, mult_diag, euc_dist)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant