EleFits  5.0.0
A modern C++ API on top of CFITSIO

◆ seqTransform()

std::enable_if_t< not isTuple< TSeq >(), TReturn > Euclid::Fits::seqTransform ( const TSeq &  seq,
TFunc &&  func 
)

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