Go to the source code of this file.
Functions | |
OCTAVE_EXPORT octave_value_list | Fhess (const octave_value_list &args, int nargout) |
OCTAVE_EXPORT octave_value_list Fhess | ( | const octave_value_list & | args, |
int | nargout | ||
) |
Definition at line 66 of file hess.cc.
References octave_value::columns(), octave_value::complex_matrix_value(), err_square_matrix_required(), err_wrong_type_arg(), octave_value::float_complex_matrix_value(), octave_value::float_matrix_value(), octave_value::is_single_type(), octave_value::iscomplex(), octave_value::isempty(), octave_value::isreal(), octave_value::matrix_value(), ovl(), print_usage(), and octave_value::rows().