GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions | |
OCTAVE_EXPORT octave_value_list | Frcond (const octave_value_list &args, int) |
OCTAVE_EXPORT octave_value_list Frcond | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 44 of file rcond.cc.
References error(), octave_value::length(), print_usage(), Matrix::rcond(), FloatMatrix::rcond(), ComplexMatrix::rcond(), and FloatComplexMatrix::rcond().