kernel cut norm

[[concept]]
cut norm (kernels)

Let W be a kernel in [0,1]2. Its cut norm is defined as

||W||=supS,T[0,1]|S×TW(u,v)dudv|

^definition

see also cut norm, graphon

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>
}