Chapter 9.1 of the Deep Learning book gives this formula
$s(t)=(x*w)(t) \tag{(9.2)}$
where the operator $*$ denotes the convolution operation.
I'm conscious what the convolution operation is, I just have difficulty understanding the notation.
Does $(x*w)$ denote the resulting composite function which takes $t$ as its independent variable?
Here is the page in question
