TS++ library: time series library

◆ downsampling_factor()

template<class T>
virtual int ts::drop::DropDropContainer< T >::downsampling_factor ( ) const
inlinevirtual

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

Definition at line 216 of file dropcontainer.h.

References ts::drop::DropContainer< T >::downsampling_factor(), and ts::drop::DropDropContainer< T >::Mn.

Referenced by main().

217  { return(Mn*Tbase::downsampling_factor()); }
virtual int downsampling_factor() const
Here is the call graph for this function:
Here is the caller graph for this function: