PINE LIBRARY

MathTransformsHartley

Library "MathTransformsHartley"
implementation of the Fast Discrete Hartley Transform(DHT).

naive(samples) Generic naive transform for the (DHT).
Parameters:
  • samples: float array, 1d data.

Returns: float array.

fdht(samples) Fast Discrete Hartley Transform (DHT).
Parameters:
  • samples: float array, data samples.

Returns: float array.

idht(samples, asymmetric_scaling) Inverse Discrete Hartley Transform (DHT).
Parameters:
  • samples: float array, data samples.
  • asymmetric_scaling: bool, default=true, scaling option.

Returns: float array.
MATHtransform

ספריית Pine

ברוח TradingView אמיתית, המחבר פרסם קוד Pine זה כספריית קוד פתוח כדי שמתכנתי Pine אחרים מהקהילה שלנו יוכלו לעשות בו שימוש חוזר. כל הכבוד למחבר! אתה יכול להשתמש בספרייה זו באופן פרטי או בפרסומים אחרים בקוד פתוח, אך שימוש חוזר בקוד זה בפרסום כפוף לכללי הבית.

כתב ויתור