GSE++ library: reading and writing GSE waveforms

◆ operator()()

template<class OP >
intT GSE2::waveform::differences::Tdiff_operator< 0, OP >::operator() ( const intT val)
inline

least order operator must copy value (for any elementary operation)

Definition at line 265 of file gsexx.h.

265 { return(val); }