Skip to content

Commit

Permalink
Added note about lapack performance with diffusion maps #418
Browse files Browse the repository at this point in the history
  • Loading branch information
lisitsyn committed Apr 3, 2012
1 parent 2801f8d commit b1b17cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/shogun/converter/DiffusionMaps.h
Expand Up @@ -31,6 +31,8 @@ class CKernel;
* Applied and Computational Harmonic Analysis, 21(1), 5-30. Elsevier.
* Retrieved from http://linkinghub.elsevier.com/retrieve/pii/S1063520306000546
*
* Note that this implementation is rather slow with LAPACK.
*
* To use this converter with static interfaces please refer it by
* sg('create_converter','diffusion_maps',t,width);
*
Expand Down

0 comments on commit b1b17cb

Please sign in to comment.