Hilbert-Schmidt integral operator

[[concept]]

https://en.wikipedia.org/wiki/Hilbert–Schmidt_integral_operator

https://mathworld.wolfram.com/Hilbert-SchmidtOperator.html

https://en.wikipedia.org/wiki/Hilbert–Schmidt_operator for definition of HS norm also

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