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 824 of file levmarInterface.hpp.
#include <math/fit/levmarInterface.hpp>
Public Attributes | |
size_t | nx { 0 } |
Pointer to the array. | |
size_t | ny { 0 } |
X dimension of the array. | |
size_t mx::math::fit::array2Fit< realT >::nx { 0 } |
Pointer to the array.
Definition at line 827 of file levmarInterface.hpp.
size_t mx::math::fit::array2Fit< realT >::ny { 0 } |
X dimension of the array.
Definition at line 828 of file levmarInterface.hpp.