|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
ABI-stable borrowed contiguous-vector storage descriptor.
Definition at line 114 of file svdDowndate.hpp.
#include <math/svdDowndate.hpp>
Public Attributes | |
| const realT * | data { nullptr } |
| First scalar, or null for an empty view. | |
| std::int64_t | size { 0 } |
| Number of contiguous scalars. | |
| const realT* mx::math::svdDeletionConstVectorViewV2< realT >::data { nullptr } |
First scalar, or null for an empty view.
Definition at line 116 of file svdDowndate.hpp.
Referenced by mx::math::svdDeletionResult< realT >::singularValues(), and mx::math::svdDeletionResult< realT >::squaredSingularValues().
| std::int64_t mx::math::svdDeletionConstVectorViewV2< realT >::size { 0 } |
Number of contiguous scalars.
Definition at line 118 of file svdDowndate.hpp.
Referenced by mx::math::svdDeletionResult< realT >::singularValues(), and mx::math::svdDeletionResult< realT >::squaredSingularValues().