mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Wrapper for a native array to pass to levmarInterface.
Definition at line 836 of file levmarInterface.hpp.
#include <math/fit/levmarInterface.hpp>
Public Attributes | |
size_t | nx {0} |
Pointer to the array. More... | |
size_t | ny {0} |
X dimension of the array. More... | |
size_t mx::math::fit::array2Fit< realT >::nx {0} |
Pointer to the array.
Definition at line 839 of file levmarInterface.hpp.
size_t mx::math::fit::array2Fit< realT >::ny {0} |
X dimension of the array.
Definition at line 840 of file levmarInterface.hpp.