jburkardt

TOMS917\ Evaluate Wright’s Omega Function {#toms917-evaluate-wrights-omega-function align=”center”} ================================


TOMS917 is a C++ library which evaluates Wright’s Omega function, by Piers Lawrence, Robert Corless, David Jeffrey.

The original, true, correct version of ACM TOMS Algorithm 917 is available through ACM: http://www.acm.org/pubs/calgo or NETLIB: http://www.netlib.org/toms/index.md.

Licensing: {#licensing align=”center”}

The computer code and data files made available on this web page are distributed under the GNU LGPL license.

Languages: {#languages align=”center”}

TOMS917 is available in a C version and a C++ version.

TOMS443, a C++ library which evaluates Lambert’s W function. This is a version of ACM TOMS algorithm 443.

TOMS743, a C++ library which evaluates Lambert’s W function. This is a version of ACM TOMS algorithm 743, by Barry, Barry and Culligan-Hensley.

Author: {#author align=”center”}

Piers Lawrence, Robert Corless, David Jeffrey.

Reference: {#reference align=”center”}

Source Code: {#source-code align=”center”}

Examples and Tests: {#examples-and-tests align=”center”}

List of Routines: {#list-of-routines align=”center”}

You can go up one level to the C+= source codes.


Last revised on 14 May 2016.