Skip to contents

Decompose a matrix into three parts: the diagonal (self) loop, a symmetric matrix, and a flow

Usage

decompM(M)

Arguments

M

a matrix

Value

a [list] of the 3 decomposed matrices