TS++ library: time series library

◆ gain()

template<class T>
virtual Tvalue ts::drop::SeriesDropContainer< T >::gain ( ) const
inlinevirtual

Reimplemented from ts::drop::DropContainer< T >.

Definition at line 172 of file dropcontainer.h.

172 { return(1); }