#include "ov.h"#include "defun.h"#include "error.h"#include "dNDArray.h"#include "fNDArray.h"#include "lo-specfun.h"
Go to the source code of this file.
Macros | |
| #define | FLOAT_BRANCH(T, A, M, E) |
| #define | FLOAT_BRANCH(T, A, M, E) |
Functions | |
| OCTAVE_EXPORT octave_value_list | Fpsi (const octave_value_list &args, int) |
| OCTAVE_EXPORT octave_value_list Fpsi | ( | const octave_value_list & | args, |
| int | |||
| ) |
Definition at line 73 of file psi.cc.
References error(), FLOAT_BRANCH, octave_value::iscomplex(), octave_value::isreal(), and print_usage().