Go to the documentation of this file.
171 if ((
a <= 0.0) || (
b <= 0.0) || (
x < 0.0)) {
184 if ((
a <= 0.0) || (
b <= 0.0) || (
x < 0.0)) {
198 if ((
a <= 0.0) || (
b <= 0.0) || (
y <= 0.0) || (
y > 1.0)) {
207 if (
w >
y ||
y < 0.001) {
209 x = (
b -
b *
w) / (
a *
w);
213 x =
b *
w / (
a * (1.0 -
w));
double incbi(double aa, double bb, double yy0)
set noclip points set clip one set noclip two set bar set border lt lw set xdata set ydata set zdata set x2data set y2data set boxwidth set dummy x
double fdtrc(double a, double b, double x)
double incbet(double aa, double bb, double xx)
double fdtri(double a, double b, double y)
double fdtr(double a, double b, double x)
void sf_error(const char *func_name, sf_error_t code, const char *fmt,...)
gtsam
Author(s):
autogenerated on Fri Nov 1 2024 03:32:32