utils_localpooling_filter: Compute Graph Filter

Description Usage Arguments Value

View source: R/utils.R

Description

\loadmathjax

Computes the graph filter described in Kipf & Welling (2017).

Usage

1

Arguments

A

array or sparse matrix with rank 2 or 3

symmetric

boolean, whether to normalize the matrix as \mjeqnD^-\frac12AD^-\frac12D^(-1/2)AD^(-1/2) or as \mjeqnD^-1AD^(-1)A

Value

array or sparse matrix with rank 2 or 3, same as A


rdinnager/rspektral documentation built on June 12, 2021, 1:26 a.m.