MU_Fast: Fast Implementation of First Order Moment of Generalized...

Description Usage Arguments Value Author(s) See Also

View source: R/RcppExports.R

Description

Provides a very fast implementation for obtaining the asymptotic mean for GHD statistic

Usage

1
MU_Fast(A, B)

Arguments

A

Topological matrix obtained from graph g_A.

B

Topological matrix obtained from graph g_B.

Value

Returns the asymptotic mean value for GHD statistic between permutations of topological matrices of graphs g_A and graph g_B.

Author(s)

Raghvendra Mall <rmall@hbku.edu.qa>

See Also

GHD_Fast, STD_Fast


DiffNet documentation built on May 2, 2019, 9:15 a.m.

Related to MU_Fast in DiffNet...