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 | Fsyl (const octave_value_list &args, int nargout) |
OCTAVE_EXPORT octave_value_list Fsyl | ( | const octave_value_list & | args, |
int | nargout | ||
) |
Definition at line 59 of file syl.cc.
References octave_value::columns(), octave_value::complex_matrix_value(), empty_arg(), error_state, octave_value::float_complex_matrix_value(), octave_value::float_matrix_value(), gripe_nonconformant(), gripe_square_matrix_required(), octave_value::is_complex_type(), octave_value::is_single_type(), octave_value::length(), octave_value::matrix_value(), octave_value(), print_usage(), octave_value::rows(), and Sylvester().