~wbetz/fesslix/flxeigen

« back to all changes in this revision

Viewing changes to src/flxMtx_Eigen.cpp

  • Committer: Wolfgang Betz
  • Date: 2016-06-18 12:41:07 UTC
  • Revision ID: wolfgang.betz@fesslix.org-20160618124107-nf2g4dnqog3wuton
Expose more functions in public header

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 */
17
17
 
18
18
#include "flxMtx_Eigen.h"
19
 
#include "flxMtx_Eigen_ARP.h"
20
 
#include "flxMtx_Eigen_GSL.h"
21
19
 
22
20
 
23
21