graphon convolution

[[concept]]
Graphon convolution

Given a graphon signal (W,X), we write the graphon convolution as the map

TH:L2([0,1])L2([0,1])TH:XY

with

Y=THX=k=0K1hkTW(k)X

and

TW(k)X={01W(u,)(TW(k1)X)(u)duk1Ik=0

Mentions

Mentions

const { dateTime } = await cJS()

return function View() {
	const file = dc.useCurrentFile();
	return <p class="dv-modified">Created {dateTime.getCreated(file)}     ֍     Last Modified {dateTime.getLastMod(file)}</p>
}