cut norm

[[concept]]
Cut Norm

Let B be a matrix. The cut norm is given as

||B||=maxS[n],T[n]|sS,tTBts|

^definition

see also norm, matrix norm, graph edit distance

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