EleFits
4.0.0
A modern C++ API on top of CFitsIO
Euclid
Fits
Column
at
at
Column
data
data
elementCount
info
operator()
operator()
rename
reshape
rowCount
slice
slice
Value
~Column
◆
elementCount()
template<typename T >
long
Euclid::Fits::Column
< T >::elementCount
(
)
const
Number of elements in the column, i.e. repeat count * number of rows.
Warning
For string columns, CFitsIO requires elementCount to be just the number of rows, although they are vector columns.
Generated by
1.8.19