aboutsummaryrefslogtreecommitdiff
path: root/src/gensvm_zv.c
AgeCommit message (Collapse)AuthorFilesLines
2016-10-17Update predictions to work with sparse matricesGertjan van den Burg1-0/+115
This is done by pulling the Z*V routines from the gensvm_optimize file to a seperate file, since they are shared by prediction and get_loss