mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
mx::math::syevrMem< floatT > Struct Template Reference

template<typename floatT>
struct mx::math::syevrMem< floatT >

A struct to hold the working memory for eigenSYEVR and maintain it between calls if desired.

Todo:
this should have the working memory for the first exploratory call to ?syevr as well.

Definition at line 84 of file eigenLapack.hpp.

#include <math/eigenLapack.hpp>


The documentation for this struct was generated from the following file: