MCPcopy Create free account
hub / github.com/Xrvitd/GCNO / convc1dcircular

Function convc1dcircular

src/Optimization/ALGLIB/fasttransforms.cpp:664–692  ·  view source on GitHub ↗

1-dimensional circular complex convolution. For given S/R returns conv(S,R) (circular). Algorithm has linearithmic complexity for any M/N. IMPORTANT: normal convolution is commutative, i.e. it is symmetric - conv(A,B)=conv(B,A). Cyclic convolution IS NOT. One function - S - is a signal, periodic function, and another - R - is a response, non-periodic function with limited length. INP

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

corrc1dcircularFunction · 0.85

Calls 15

ae_state_initFunction · 0.85
ae_state_set_break_jumpFunction · 0.85
ae_state_set_flagsFunction · 0.85
ae_state_clearFunction · 0.85
ae_frame_makeFunction · 0.85
ae_vector_clearFunction · 0.85
ae_vector_initFunction · 0.85
ae_assertFunction · 0.85
ae_vector_set_lengthFunction · 0.85
ae_complex_from_iFunction · 0.85
ae_minintFunction · 0.85
ae_v_caddFunction · 0.85

Tested by

no test coverage detected