Gamma Inverse CDF

C

Confused

Hi, everyone!!

I have some problem about how to evaluate the gamma inverse cdf in C
program.

Please help me~~
 
M

Michael Mair

Confused said:
Hi, everyone!!

I have some problem about how to evaluate the gamma inverse cdf in C
program.

Please help me~~

Hi Confused,

I have some problem about how to consider your message
a comp.lang.c on-topic (or even a clear and concise) one.

Please help me by posting a minimal, compiling example
or stating your (standard C) problem clearly and concisely.

-Michael
 
M

Mark McIntyre

Hi, everyone!!

I have some problem about how to evaluate the gamma inverse cdf in C
program.

My sympathies.
Please help me~~

go to www.google.com and type in "gamma inverse cdf algorithm"

Seriously. This is NOT a C question, its at best an algorithms
question. Once you have the algo, you should be able to implement it
in C
Mark McIntyre
 
C

Confused

I want to evaluate the gamma inverse cdf of x in C program however
there is no this function in IMSL library. Do you have a source code or
program to solve this program??

Thanks
 
T

Tim Prince

Confused said:
I want to evaluate the gamma inverse cdf of x in C program however
there is no this function in IMSL library. Do you have a source code or
program to solve this program??

Why not take source code from the web, test it, and polish it to your
liking? Some of the posted stuff is very much IMSL style.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,175
Messages
2,570,944
Members
47,491
Latest member
mohitk

Latest Threads

Top