EleFits  5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches

◆ seq_transform()

std::enable_if_t< not is_tuple< TSeq >(), TReturn > seq_transform ( const TSeq &  seq,
TFunc &&  func 
)

Apply a transform to each element of a sequence and create a user-defined struct from the results.