|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
ABI-stable borrowed signed-index storage descriptor.
Definition at line 135 of file svdDowndate.hpp.
#include <math/svdDowndate.hpp>
Public Attributes | |
| const void * | data { nullptr } |
| First signed index, or null for an empty view. | |
| std::int64_t | size { 0 } |
| Number of indices. | |
| std::int64_t | elementBytes { 0 } |
| Width of each signed integer element. | |
| const void* mx::math::svdDeletionConstIndexViewV2::data { nullptr } |
First signed index, or null for an empty view.
Definition at line 137 of file svdDowndate.hpp.
| std::int64_t mx::math::svdDeletionConstIndexViewV2::elementBytes { 0 } |
Width of each signed integer element.
Definition at line 141 of file svdDowndate.hpp.
| std::int64_t mx::math::svdDeletionConstIndexViewV2::size { 0 } |
Number of indices.
Definition at line 139 of file svdDowndate.hpp.