Why is truncation handled differently between convolution and cross-correlation?

78 Views Asked by At

In convolution, the indefinite bounds of the integration are truncated from $0$ to $t$.

In cross-correlation, the indefinite bounds of the integration are truncated to one period of a periodic function.

Since convolution and cross-correlation are adjoint operators, why is there a difference in how the bounds are truncated?