lppl  v2.0.0

◆ copy_unobserved_from_other()

template<typename... Ts>
template<typename... Others>
void record_t< DTypes< Ts... > >::copy_unobserved_from_other ( record_t< DTypes< Others... >> &  r)
inline

Copies data from each unobserved sample node from the passed record into this record.

Parameters
rthe record from which to copy the data