Learn R Programming

RSSL (version 0.9.7)

logsumexp: Numerically more stable way to calculate log sum exp

Description

Numerically more stable way to calculate log sum exp

Usage

logsumexp(M)

Value

matrix; m by 1 matrix

Arguments

M

matrix; m by n input matrix, sum with be over the rows