logsum: Calculate the log(sum(exp(x)))

Description Usage Arguments Value

Description

Calculate the log(sum(exp(x)))

Usage

1
logsum(x)

Arguments

x

A vector.

Value

A number, the log(sum(exp(x)))


YunranChen/prml documentation built on May 16, 2019, 4:06 a.m.