TS++ library: time series library
◆
operator>()
bool ts::tapers::ovtaper::operator>
(
const
Pick
&
p1
,
const
Pick
&
p2
)
inline
Definition at line
69
of file
ovtaper.h
.
References
ts::tapers::ovtaper::Pick::x
.
69
{
return
(p1.x>p2.x); }
ts
tapers
ovtaper
Generated on Mon Aug 21 2023 17:36:28 for TS++ library: time series library by
1.8.14