Functions | |
if (!warned) warned | |
warning ("Octave:deprecated-function","lognormal_inv is obsolete and will be removed from a future version of Octave; please use logninv instead") | |
endif | if (nargin > 1) a |
a (idx) | |
a (!idx) | |
endif | if (nargin > 2) v |
v (idx) | |
v (!idx) | |
Variables | |
function | inv |
idx = a >= 0 |
a | ( | ! | idx | ) |
a | ( | idx | ) |
if | ( | ! | warned | ) |
v | ( | ! | idx | ) |
v | ( | idx | ) |
warning | ( | "Octave:deprecated-function" | , | |
"lognormal_inv is obsolete and will be removed from a future version of Octave; please use logninv instead" | ||||
) |
idx = a >= 0 |