induced graphon
[[concept]]
induced graphon
Let
where
Symmetric "step function" on the unit square
Example

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