Exact computation of matrix tree log determinant

logSumTree(W)

Arguments

W

A weight matrix.

Value

  • det: exact log-determinant of W Laplacian matrix.

  • max.prec: boolean tracking the reach of maximal precision during computation.