mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Test whether a type is an eigenCube by testing whether it has a typedef of "is_eigenCube".
Used for compile-time determination of type Example usage:
This was taken directly from the example at http://en.wikipedia.org/wiki/Substitution_failure_is_not_an_error
Definition at line 65 of file eigenImage.hpp.
#include <improc/eigenImage.hpp>