![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "oct-obj.h"
Go to the source code of this file.
Macros | |
#define | DEFUN_DECL(name) |
#define DEFUN_DECL | ( | name | ) |
Definition at line 8 of file builtin-defun-decls.h.
OCTINTERP_API octave_value_list F__accumarray_max__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 6777 of file data.cc.
References do_accumarray_minmax_fun().
OCTINTERP_API octave_value_list F__accumarray_min__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 6768 of file data.cc.
References do_accumarray_minmax_fun().
OCTINTERP_API octave_value_list F__accumarray_sum__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 6618 of file data.cc.
References octave_value::array_value(), Range::base(), octave_value::complex_array_value(), do_accumarray_sum(), error_state, octave_value::float_array_value(), octave_value::float_complex_array_value(), gripe_wrong_type_arg(), Range::inc(), octave_value::is_bool_type(), octave_value::is_complex_type(), octave_value::is_numeric_type(), octave_value::is_range(), octave_value::is_single_type(), octave_value_list::length(), print_usage(), and octave_value::range_value().
OCTINTERP_API octave_value_list F__accumdim_sum__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 6816 of file data.cc.
References octave_value::array_value(), octave_value::complex_array_value(), do_accumdim_sum(), error_state, octave_value::float_array_value(), octave_value::float_complex_array_value(), gripe_wrong_type_arg(), octave_value::is_bool_type(), octave_value::is_complex_type(), octave_value::is_numeric_type(), octave_value::is_single_type(), octave_value_list::length(), and print_usage().
OCTINTERP_API octave_value_list F__builtins__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1199 of file help.cc.
References symbol_table::built_in_function_names(), and octave_value().
OCTINTERP_API octave_value_list F__calc_dimensions__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9221 of file graphics.cc.
References calc_dimensions(), error(), error_state, gh_manager::get_object(), octave_value::length(), and print_usage().
OCTINTERP_API octave_value_list F__contourc__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 304 of file __contourc__.cc.
References cntr(), contourc, end_contour(), error(), error_state, Array< T >::length(), print_usage(), Matrix::resize(), and Z.
OCTINTERP_API octave_value_list F__current_scope__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1622 of file symtab.cc.
References symbol_table::current_context(), and symbol_table::current_scope().
OCTINTERP_API octave_value_list F__dispatch__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 43 of file __dispatch__.cc.
References symbol_table::add_dispatch(), octave_scalar_map::assign(), symbol_table::clear_dispatch(), error(), error_state, f, symbol_table::get_dispatch(), octave_value::length(), octave_stdout, symbol_table::print_dispatch(), print_usage(), and octave_value::string_value().
OCTINTERP_API octave_value_list F__display_tokens__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list F__dump_symtab_info__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1639 of file symtab.cc.
References arg(), symbol_table::dump(), symbol_table::dump_functions(), symbol_table::dump_global(), error(), error_state, octave_value::int_value(), octave_value::is_string(), octave_value::length(), octave_stdout, print_usage(), symbol_table::scopes(), and octave_value::string_value().
OCTINTERP_API octave_value_list F__fieldnames__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list F__ftp__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 567 of file urlwrite.cc.
References error_state, octave_value::length(), ch_manager::make_curl_handle(), octave_stdout, print_usage(), octave_value::string_value(), and octave_handle::value().
OCTINTERP_API octave_value_list F__ftp_ascii__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 755 of file urlwrite.cc.
References url_transfer::ascii(), error(), error_state, ch_manager::get_object(), url_transfer::is_valid(), and octave_value::length().
OCTINTERP_API octave_value_list F__ftp_binary__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 783 of file urlwrite.cc.
References url_transfer::binary(), error(), error_state, ch_manager::get_object(), url_transfer::is_valid(), and octave_value::length().
OCTINTERP_API octave_value_list F__ftp_close__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 811 of file urlwrite.cc.
References error(), error_state, ch_manager::free(), octave_value::length(), ch_manager::lookup(), and octave_handle::ok().
OCTINTERP_API octave_value_list F__ftp_cwd__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 636 of file urlwrite.cc.
References url_transfer::cwd(), error(), error_state, ch_manager::get_object(), url_transfer::is_valid(), octave_value::length(), and octave_value::string_value().
OCTINTERP_API octave_value_list F__ftp_delete__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 867 of file urlwrite.cc.
References url_transfer::del(), error(), error_state, ch_manager::get_object(), url_transfer::is_valid(), octave_value::length(), and octave_value::string_value().
OCTINTERP_API octave_value_list F__ftp_dir__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 674 of file urlwrite.cc.
References octave_map::assign(), url_transfer::dir(), error(), error_state, url_transfer::get_fileinfo(), ch_manager::get_object(), url_transfer::is_valid(), Array< T >::length(), octave_value::length(), and url_transfer::list().
OCTINTERP_API octave_value_list F__ftp_mget__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1099 of file urlwrite.cc.
References action_container::add_fcn(), delete_file(), file_ops::dir_sep_str(), action_container::discard(), error(), error_state, url_transfer::get(), url_transfer::get_fileinfo(), ch_manager::get_object(), url_transfer::good(), url_transfer::is_valid(), url_transfer::lasterror(), Array< T >::length(), octave_value::length(), url_transfer::list(), glob_match::match(), url_transfer::mget_directory(), and octave_value::string_value().
OCTINTERP_API octave_value_list F__ftp_mkdir__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 937 of file urlwrite.cc.
References error(), error_state, ch_manager::get_object(), url_transfer::is_valid(), octave_value::length(), url_transfer::mkdir(), and octave_value::string_value().
OCTINTERP_API octave_value_list F__ftp_mode__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 839 of file urlwrite.cc.
References error(), error_state, ch_manager::get_object(), url_transfer::is_ascii(), url_transfer::is_valid(), and octave_value::length().
OCTINTERP_API octave_value_list F__ftp_mput__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1008 of file urlwrite.cc.
References string_vector::append(), error(), error_state, base_file_stat::exists(), ch_manager::get_object(), glob_match::glob(), url_transfer::good(), base_file_stat::is_dir(), url_transfer::is_valid(), url_transfer::lasterror(), Array< T >::length(), octave_value::length(), url_transfer::mput_directory(), url_transfer::put(), octave_value::string_value(), and file_ops::tilde_expand().
OCTINTERP_API octave_value_list F__ftp_pwd__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 608 of file urlwrite.cc.
References error(), error_state, ch_manager::get_object(), url_transfer::is_valid(), octave_value::length(), and url_transfer::pwd().
OCTINTERP_API octave_value_list F__ftp_rename__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 972 of file urlwrite.cc.
References error(), error_state, ch_manager::get_object(), url_transfer::is_valid(), octave_value::length(), url_transfer::rename(), and octave_value::string_value().
OCTINTERP_API octave_value_list F__ftp_rmdir__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 902 of file urlwrite.cc.
References error(), error_state, ch_manager::get_object(), url_transfer::is_valid(), octave_value::length(), url_transfer::rmdir(), and octave_value::string_value().
OCTINTERP_API octave_value_list F__get__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 8946 of file graphics.cc.
References error(), error_state, graphics_object::get(), gh_manager::get_object(), Array< T >::length(), Array< T >::numel(), print_usage(), and Array< T >::resize().
OCTINTERP_API octave_value_list F__go_axes__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9246 of file graphics.cc.
References GO_BODY.
OCTINTERP_API octave_value_list F__go_axes_init__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9417 of file graphics.cc.
References error(), error_state, gh_manager::get_object(), octave_value::length(), gh_manager::lookup(), octave_NaN, octave_handle::ok(), print_usage(), and graphics_object::set_defaults().
OCTINTERP_API octave_value_list F__go_delete__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9372 of file graphics.cc.
References delete_graphics_objects(), Array< T >::elem(), error(), error_state, gh_manager::lookup(), Array< T >::numel(), octave_NaN, octave_handle::ok(), and print_usage().
OCTINTERP_API octave_value_list F__go_execute_callback__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9505 of file graphics.cc.
References error(), error_state, gh_manager::execute_callback(), octave_value::length(), gh_manager::lookup(), octave_handle::ok(), and print_usage().
OCTINTERP_API octave_value_list F__go_figure__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9074 of file graphics.cc.
References adopt(), caseless_str::compare(), D_NINT(), octave_value::double_value(), error(), error_state, gh_manager::get_object(), graphics_object::get_properties(), base_properties::init_integerhandle(), is_figure(), octave_value_list::length(), gh_manager::lookup(), gh_manager::make_figure_handle(), gh_manager::make_graphics_handle(), octave_NaN, octave_handle::ok(), print_usage(), gh_manager::push_figure(), octave_value_list::splice(), octave_handle::value(), xcreatefcn(), xinitialize(), xisnan(), and xset().
OCTINTERP_API octave_value_list F__go_figure_handles__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9488 of file graphics.cc.
References gh_manager::figure_handle_list(), and octave_value().
OCTINTERP_API octave_value_list F__go_handles__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9472 of file graphics.cc.
References gh_manager::handle_list(), and octave_value().
OCTINTERP_API octave_value_list F__go_hggroup__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9300 of file graphics.cc.
References GO_BODY.
OCTINTERP_API octave_value_list F__go_image__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9273 of file graphics.cc.
References GO_BODY.
OCTINTERP_API octave_value_list F__go_line__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9255 of file graphics.cc.
References GO_BODY.
OCTINTERP_API octave_value_list F__go_patch__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9291 of file graphics.cc.
References GO_BODY.
OCTINTERP_API octave_value_list F__go_surface__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9282 of file graphics.cc.
References GO_BODY.
OCTINTERP_API octave_value_list F__go_text__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9264 of file graphics.cc.
References GO_BODY.
OCTINTERP_API octave_value_list F__go_uicontextmenu__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9336 of file graphics.cc.
References GO_BODY.
OCTINTERP_API octave_value_list F__go_uicontrol__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9318 of file graphics.cc.
References GO_BODY.
OCTINTERP_API octave_value_list F__go_uimenu__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9309 of file graphics.cc.
References GO_BODY.
OCTINTERP_API octave_value_list F__go_uipanel__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9327 of file graphics.cc.
References GO_BODY.
OCTINTERP_API octave_value_list F__go_uipushtool__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9354 of file graphics.cc.
References GO_BODY.
OCTINTERP_API octave_value_list F__go_uitoggletool__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9363 of file graphics.cc.
References GO_BODY.
OCTINTERP_API octave_value_list F__go_uitoolbar__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9345 of file graphics.cc.
References GO_BODY.
OCTINTERP_API octave_value_list F__gud_mode__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1390 of file input.cc.
References octave_value::length(), print_usage(), and Vgud_mode.
OCTINTERP_API octave_value_list F__image_pixel_size__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9550 of file graphics.cc.
References error(), error_state, gh_manager::get_object(), graphics_object::get_properties(), graphics_object::isa(), octave_value::length(), image::properties::pixel_xsize(), image::properties::pixel_ysize(), and print_usage().
OCTINTERP_API octave_value_list F__is_handle_visible__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 8584 of file graphics.cc.
References is_handle_visible(), and print_usage().
OCTINTERP_API octave_value_list F__isa_parent__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list F__java_exit__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list F__java_get__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list F__java_init__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list F__java_set__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list F__keywords__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1187 of file help.cc.
References keywords_map(), names(), and octave_value().
OCTINTERP_API octave_value_list F__lexer_debug_flag__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list F__lin_interpn__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 274 of file __lin_interpn__.cc.
References octave_value::array_value(), error(), error_state, octave_value::float_array_value(), octave_value::length(), OCTAVE_LOCAL_BUFFER, print_usage(), and V.
OCTINTERP_API octave_value_list F__list_functions__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1355 of file help.cc.
References string_vector::append(), autoloaded_functions(), error(), error_state, load_path::fcn_names(), load_path::files(), and string_vector::sort().
OCTINTERP_API octave_value_list F__methods__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list F__octave_link_edit_file__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 118 of file octave-link.cc.
References octave_link::edit_file(), error(), error_state, flush_octave_stdout(), octave_link::prompt_new_edit_file(), and octave_value::string_value().
OCTINTERP_API octave_value_list F__octave_link_enabled__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 109 of file octave-link.cc.
References octave_link::enabled(), and octave_value().
OCTINTERP_API octave_value_list F__octave_link_file_dialog__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 214 of file octave-link.cc.
References Array< T >::columns(), error(), error_state, octave_link::file_dialog(), flush_octave_stdout(), jit_convention::length, Array< T >::numel(), octave_value_list::resize(), Array< T >::rows(), and Array< T >::xelem().
OCTINTERP_API octave_value_list F__octave_link_input_dialog__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 362 of file octave-link.cc.
References Cell::cellstr_value(), error(), error_state, flush_octave_stdout(), octave_link::input_dialog(), Array< T >::numel(), Array< T >::rows(), and Array< T >::xelem().
OCTINTERP_API octave_value_list F__octave_link_list_dialog__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 294 of file octave-link.cc.
References Cell::cellstr_value(), error(), error_state, flush_octave_stdout(), octave_link::list_dialog(), Array< T >::numel(), and Array< T >::xelem().
OCTINTERP_API octave_value_list F__octave_link_message_dialog__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 156 of file octave-link.cc.
References error(), error_state, flush_octave_stdout(), octave_link::message_dialog(), and octave_value::string_value().
OCTINTERP_API octave_value_list F__octave_link_question_dialog__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 183 of file octave-link.cc.
References error(), error_state, flush_octave_stdout(), octave_link::question_dialog(), and octave_value::string_value().
OCTINTERP_API octave_value_list F__octave_link_show_doc__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 437 of file octave-link.cc.
References octave_link::show_doc(), and octave_value::string_value().
OCTINTERP_API octave_value_list F__octave_link_show_preferences__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 424 of file octave-link.cc.
References octave_link::show_preferences().
OCTINTERP_API octave_value_list F__operators__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1175 of file help.cc.
References names(), octave_value(), and operators_map().
OCTINTERP_API octave_value_list F__parent_classes__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list F__parse_file__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list F__parser_debug_flag__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list F__pathorig__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 2101 of file load-path.cc.
References octave_value(), and load_path::system_path().
OCTINTERP_API octave_value_list F__pchip_deriv__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 57 of file __pchip_deriv__.cc.
References Array< T >::columns(), Array< T >::data(), dpchim(), error(), F77_FUNC(), Array< T >::fortran_vec(), ierr, incfd, Array< T >::length(), octave_value::length(), pchim(), and Array< T >::rows().
OCTINTERP_API octave_value_list F__profiler_data__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 457 of file profiler.cc.
References profile_data_accumulator::get_flat(), profile_data_accumulator::get_hierarchical(), octave_value_list::length(), and warning().
OCTINTERP_API octave_value_list F__profiler_enable__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 413 of file profiler.cc.
References octave_value::bool_value(), profile_data_accumulator::is_active(), octave_value_list::length(), print_usage(), and profile_data_accumulator::set_active().
OCTINTERP_API octave_value_list F__profiler_reset__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 439 of file profiler.cc.
References octave_value_list::length(), profile_data_accumulator::reset(), and warning().
OCTINTERP_API octave_value_list F__qp__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 486 of file __qp__.cc.
References error(), error_state, print_usage(), qp(), and x.
OCTINTERP_API octave_value_list F__request_drawnow__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1370 of file input.cc.
References octave_value::length(), print_usage(), and Vdrawnow_requested.
OCTINTERP_API octave_value_list F__sort_rows_idx__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 6328 of file data.cc.
References arg(), ASCENDING, DESCENDING, error(), octave_value::is_sparse_type(), octave_value_list::length(), octave_value::ndims(), octave_value(), print_usage(), and octave_value::sort_rows_idx().
OCTINTERP_API octave_value_list F__token_count__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list F__varval__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 2604 of file variables.cc.
References error(), error_state, print_usage(), octave_value::string_value(), and symbol_table::varval().
OCTINTERP_API octave_value_list F__version_info__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Referenced by initialize_version_info().
OCTINTERP_API octave_value_list F__which__ | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1280 of file help.cc.
References octave_map::assign(), do_which(), error_state, Array< T >::length(), names(), and print_usage().
OCTINTERP_API octave_value_list Fabs | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 58 of file mappers.cc.
References octave_value::abs(), and print_usage().
OCTINTERP_API octave_value_list Facos | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 91 of file mappers.cc.
References octave_value::acos(), and print_usage().
OCTINTERP_API octave_value_list Facosh | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 126 of file mappers.cc.
References octave_value::acosh(), and print_usage().
OCTINTERP_API octave_value_list Fadd_input_event_hook | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1159 of file input.cc.
References command_editor::add_event_hook(), hook_function_list::empty(), error(), error_state, hook_function::id(), hook_function_list::insert(), internal_input_event_hook_fcn(), octave_value::length(), and print_usage().
Referenced by DEFUN_DLD().
OCTINTERP_API octave_value_list Faddlistener | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9885 of file graphics.cc.
References graphics_object::add_property_listener(), caseless_str::compare(), error(), error_state, gh_manager::get_object(), gh_manager::lookup(), octave_handle::ok(), PERSISTENT, POSTSET, and print_usage().
OCTINTERP_API octave_value_list Faddpath | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 2180 of file load-path.cc.
References load_path::append(), arg(), error(), error_state, octave_value::int_value(), octave_value::is_numeric_type(), octave_value::is_string(), load_path::path(), load_path::prepend(), print_usage(), rehash_internal(), split_path(), and octave_value::string_value().
OCTINTERP_API octave_value_list Faddproperty | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 10081 of file graphics.cc.
References property::create(), error(), error_state, gh_manager::get_object(), graphics_object::get_properties(), base_properties::has_property(), base_properties::insert_property(), gh_manager::lookup(), octave_handle::ok(), print_usage(), and octave_value::string_value().
OCTINTERP_API octave_value_list Fairy | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 572 of file besselj.cc.
References airy(), biry(), error(), error_state, ierr, octave_value_list::length(), NDArray, print_usage(), and scale().
OCTINTERP_API octave_value_list Fall | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Fallow_noninteger_range_as_index | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Referenced by maximum_braindamage().
OCTINTERP_API octave_value_list Fand | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 5753 of file data.cc.
References binary_assoc_op_defun_body(), octave_value::op_el_and, and octave_value::op_el_and_eq.
OCTINTERP_API octave_value_list Fangle | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 156 of file mappers.cc.
References octave_value::arg(), and print_usage().
OCTINTERP_API octave_value_list Fany | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Farg | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 188 of file mappers.cc.
References octave_value::arg(), and print_usage().
OCTINTERP_API octave_value_list Fargnames | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Fargv | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Farrayfun | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1171 of file cellfun.cc.
References dim_vector::any_zero(), buffer_error_messages, octave_value::do_index_op(), error_state, error_with_id(), extract_function(), f, octave_value::fcn_handle_value(), symbol_table::find_function(), octave_value::function_value(), get_mapper_fun_options(), get_output_list(), octave_value::is_defined(), octave_value::is_function(), octave_value::is_function_handle(), octave_value::is_inline_function(), octave_value::is_string(), octave_value::is_undefined(), octave_value_list::length(), NDArray, octave_value::numel(), OCTAVE_LOCAL_BUFFER, octave_value(), octave_value_list::octave_value_list(), octave_value::op_asn_eq, print_usage(), action_container::protect_var(), octave_value_list::resize(), octave_value::resize(), unique_symbol_name(), valid_identifier(), and octave_value_list::xelem().
OCTINTERP_API octave_value_list Fasin | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 227 of file mappers.cc.
References octave_value::asin(), and print_usage().
OCTINTERP_API octave_value_list Fasinh | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 255 of file mappers.cc.
References octave_value::asinh(), and print_usage().
OCTINTERP_API octave_value_list Fassignin | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Fatan | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 286 of file mappers.cc.
References octave_value::atan(), and print_usage().
OCTINTERP_API octave_value_list Fatan2 | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 220 of file data.cc.
References atan2(), error(), gripe_wrong_type_arg(), octave_value::is_scalar_type(), octave_value::length(), and print_usage().
OCTINTERP_API octave_value_list Fatanh | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 321 of file mappers.cc.
References octave_value::atanh(), and print_usage().
OCTINTERP_API octave_value_list Fatexit | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1160 of file toplev.cc.
References arg(), error(), error_state, octave_value_list::length(), octave_add_atexit_function(), octave_remove_atexit_function(), and print_usage().
OCTINTERP_API octave_value_list Fautoload | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Favailable_graphics_toolkits | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9646 of file graphics.cc.
References gtk_manager::available_toolkits_list(), and octave_value().
OCTINTERP_API octave_value_list Fbalance | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 89 of file balance.cc.
References base_aepbal< MatrixT, VectorT >::balanced_matrix(), FloatGEPBALANCE::balanced_matrix(), GEPBALANCE::balanced_matrix(), ComplexGEPBALANCE::balanced_matrix(), FloatComplexGEPBALANCE::balanced_matrix(), FloatGEPBALANCE::balanced_matrix2(), GEPBALANCE::balanced_matrix2(), ComplexGEPBALANCE::balanced_matrix2(), FloatComplexGEPBALANCE::balanced_matrix2(), FloatAEPBALANCE::balancing_matrix(), ComplexAEPBALANCE::balancing_matrix(), AEPBALANCE::balancing_matrix(), FloatComplexAEPBALANCE::balancing_matrix(), FloatGEPBALANCE::balancing_matrix(), GEPBALANCE::balancing_matrix(), ComplexGEPBALANCE::balancing_matrix(), FloatComplexGEPBALANCE::balancing_matrix(), FloatGEPBALANCE::balancing_matrix2(), GEPBALANCE::balancing_matrix2(), ComplexGEPBALANCE::balancing_matrix2(), FloatComplexGEPBALANCE::balancing_matrix2(), error(), error_state, gripe_nonconformant(), gripe_square_matrix_required(), octave_value_list::length(), nn, base_aepbal< MatrixT, VectorT >::permuting_vector(), print_usage(), base_aepbal< MatrixT, VectorT >::scaling_vector(), and warning().
OCTINTERP_API octave_value_list Fbase64_decode | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 7474 of file data.cc.
References dim_vector::alloc(), error_state, octave_value_list::length(), Array< T >::length(), octave_base64_decode(), print_usage(), Array< T >::reshape(), and size().
OCTINTERP_API octave_value_list Fbase64_encode | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 7371 of file data.cc.
References octave_value_list::array_value(), Array< T >::data(), error(), error_state, octave_value_list::length(), MAKE_INT_BRANCH, Array< T >::numel(), octave_base64_encode(), octave_value(), panic_impossible, and print_usage().
OCTINTERP_API octave_value_list Fbeep_on_error | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1958 of file error.cc.
References SET_INTERNAL_VARIABLE.
Referenced by maximum_braindamage().
OCTINTERP_API octave_value_list Fbesselh | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 486 of file besselj.cc.
References BESSEL_H1, BESSEL_H2, do_bessel(), error(), error_state, octave_value_list::length(), and print_usage().
OCTINTERP_API octave_value_list Fbesseli | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 468 of file besselj.cc.
References BESSEL_I, and do_bessel().
OCTINTERP_API octave_value_list Fbesselj | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 450 of file besselj.cc.
References BESSEL_J, and do_bessel().
OCTINTERP_API octave_value_list Fbesselk | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 477 of file besselj.cc.
References BESSEL_K, and do_bessel().
OCTINTERP_API octave_value_list Fbessely | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 459 of file besselj.cc.
References BESSEL_Y, and do_bessel().
OCTINTERP_API octave_value_list Fbetainc | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 66 of file betainc.cc.
References octave_value::array_value(), betainc(), octave_value::double_value(), error_state, octave_value::float_array_value(), octave_value::float_value(), octave_value::is_scalar_type(), octave_value::is_single_type(), octave_value::length(), print_usage(), and x.
OCTINTERP_API octave_value_list Fbetaincinv | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 341 of file betainc.cc.
References octave_value::array_value(), betaincinv(), octave_value::double_value(), error_state, octave_value::is_scalar_type(), octave_value::is_single_type(), octave_value::length(), print_usage(), and x.
OCTINTERP_API octave_value_list Fbitand | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 353 of file bitfcns.cc.
References bitop().
OCTINTERP_API octave_value_list Fbitmax | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 635 of file bitfcns.cc.
References error(), octave_value::length(), and print_usage().
OCTINTERP_API octave_value_list Fbitor | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 364 of file bitfcns.cc.
References bitop().
OCTINTERP_API octave_value_list Fbitpack | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 326 of file typecast.cc.
References error(), error_state, octave_value::is_undefined(), octave_value(), and print_usage().
OCTINTERP_API octave_value_list Fbitshift | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 528 of file bitfcns.cc.
References octave_value::array_value(), octave_value::class_name(), DO_BITSHIFT, DO_SBITSHIFT, DO_UBITSHIFT, error(), error_state, octave_value::float_array_value(), octave_value::length(), and print_usage().
OCTINTERP_API octave_value_list Fbitunpack | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 432 of file typecast.cc.
References octave_value::array_value(), octave_value::char_array_value(), octave_value::class_name(), octave_value::complex_array_value(), do_bitunpack(), error(), octave_value::float_array_value(), octave_value::float_complex_array_value(), octave_value::int16_array_value(), octave_value::int32_array_value(), octave_value::int64_array_value(), octave_value::int8_array_value(), octave_value::is_complex_type(), octave_value::is_int16_type(), octave_value::is_int32_type(), octave_value::is_int64_type(), octave_value::is_int8_type(), octave_value::is_integer_type(), octave_value::is_real_type(), octave_value::is_single_type(), octave_value::is_string(), octave_value::is_uint16_type(), octave_value::is_uint32_type(), octave_value::is_uint64_type(), octave_value::is_uint8_type(), print_usage(), octave_value::uint16_array_value(), octave_value::uint32_array_value(), octave_value::uint64_array_value(), and octave_value::uint8_array_value().
OCTINTERP_API octave_value_list Fbitxor | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 375 of file bitfcns.cc.
References bitop().
OCTINTERP_API octave_value_list Fblkmm | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 283 of file dot.cc.
References dim_vector::alloc(), octave_value::array_value(), cmatm3(), octave_value::complex_array_value(), Array< T >::data(), octave_value::dims(), dmatm3(), error(), error_state, F77_XFCN, octave_value::float_array_value(), octave_value::float_complex_array_value(), Array< T >::fortran_vec(), octave_value::is_complex_type(), octave_value::is_numeric_type(), octave_value::is_single_type(), dim_vector::length(), octave_value::length(), match(), print_usage(), smatm3(), dim_vector::str(), x, and zmatm3().
OCTINTERP_API octave_value_list Fbsxfun | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 332 of file bsxfun.cc.
References A, octave_value_list::array_value(), B, BSXDEF, BSXEND, BSXINIT, BSXLOOP, C, ComplexNDArray, octave_value::dims(), do_cat_op(), octave_value::do_multi_index_op(), octave_value_list::empty(), error(), error_state, symbol_table::find_function(), FloatComplexNDArray, octave_value::function_value(), octave_value::is_builtin_function(), octave_value::is_defined(), octave_value::is_function_handle(), octave_value::is_object(), octave_value::is_string(), octave_value::is_undefined(), dim_vector::length(), maybe_optimized_builtin(), maybe_update_column(), octave_function::name(), NDArray, dim_vector::numel(), print_usage(), octave_value_list::resize(), dim_vector::resize(), Array< T >::resize(), octave_value::resize(), octave_value::string_value(), and update_index().
OCTINTERP_API octave_value_list Fbuilt_in_docstrings_file | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 956 of file help.cc.
References SET_NONEMPTY_INTERNAL_STRING_VARIABLE.
Referenced by octave_process_command_line().
OCTINTERP_API octave_value_list Fbuiltin | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Referenced by main_window::new_figure_callback().
OCTINTERP_API octave_value_list Fcanonicalize_file_name | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1619 of file syscalls.cc.
References octave_value_list::empty(), error(), error_state, octave_canonicalize_file_name(), and print_usage().
Referenced by install_syscalls_fcns().
OCTINTERP_API octave_value_list Fcat | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 2157 of file data.cc.
References do_cat(), error(), error_state, octave_value::int_value(), and print_usage().
OCTINTERP_API octave_value_list Fcbrt | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 354 of file mappers.cc.
References octave_value::cbrt(), and print_usage().
OCTINTERP_API octave_value_list Fcd | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 123 of file dirfns.cc.
References error_state, octave_env::get_current_directory(), octave_env::get_home_directory(), octave_value_list::length(), octave_change_to_directory(), and octave_value().
Referenced by main_window::change_directory_callback(), and octave_qt_link::file_in_path().
OCTINTERP_API octave_value_list Fceil | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 393 of file mappers.cc.
References octave_value::ceil(), and print_usage().
OCTINTERP_API octave_value_list Fcell | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Fcell2struct | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Fcellfun | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 408 of file cellfun.cc.
References dim_vector::any_zero(), buffer_error_messages, octave_value_list::empty(), error(), error_state, extract_function(), f, octave_value::fcn_handle_value(), symbol_table::find_function(), octave_value::function_value(), get_mapper_fun_options(), get_output_list(), octave_value::is_defined(), octave_value::is_function(), octave_value::is_function_handle(), octave_value::is_inline_function(), octave_value::is_string(), octave_value::is_undefined(), octave_value_list::length(), NDArray, octave_value::numel(), OCTAVE_LOCAL_BUFFER, octave_value(), octave_value_list::octave_value_list(), octave_value::op_asn_eq, print_usage(), action_container::protect_var(), octave_value_list::resize(), octave_value::resize(), unique_symbol_name(), valid_identifier(), and octave_value_list::xelem().
OCTINTERP_API octave_value_list Fcellindexmat | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 2509 of file cellfun.cc.
References Array< T >::dims(), octave_value::do_index_op(), error(), error_state, Array< T >::numel(), print_usage(), octave_value_list::slice(), and x.
OCTINTERP_API octave_value_list Fcellslices | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 2381 of file cellfun.cc.
References octave_value::array_value(), octave_value::bool_array_value(), octave_value::char_array_value(), octave_value::complex_array_value(), octave_value::dims(), do_cellslices_nda(), octave_value::do_index_op(), error(), error_state, dim_vector::first_non_singleton(), octave_value::float_array_value(), octave_value::float_complex_array_value(), octave_value::int16_array_value(), octave_value::int32_array_value(), octave_value::int64_array_value(), octave_value::int8_array_value(), octave_value::is_bool_type(), octave_value::is_char_matrix(), octave_value::is_complex_type(), octave_value::is_int16_type(), octave_value::is_int32_type(), octave_value::is_int64_type(), octave_value::is_int8_type(), octave_value::is_integer_type(), octave_value::is_matrix_type(), octave_value::is_single_type(), octave_value::is_sparse_type(), octave_value::is_uint16_type(), octave_value::is_uint32_type(), octave_value::is_uint64_type(), octave_value::is_uint8_type(), dim_vector::length(), Array< T >::length(), octave_value::length(), octave_value::magic_colon_t, max(), print_usage(), octave_value::uint16_array_value(), octave_value::uint32_array_value(), octave_value::uint64_array_value(), octave_value::uint8_array_value(), and x.
OCTINTERP_API octave_value_list Fcellstr | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Referenced by DEFUN().
OCTINTERP_API octave_value_list Fchar | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 77 of file strfns.cc.
References octave_value::convert_to_str(), error(), error_state, octave_value::is_dq_string(), Array< T >::length(), octave_value::length(), string_vector::max_length(), and octave_value().
OCTINTERP_API octave_value_list Fclass | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Fclc | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 536 of file sysdep.cc.
References command_editor::clear_screen().
Referenced by main_window::clear_command_window_callback().
OCTINTERP_API octave_value_list Fclear | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 2346 of file variables.cc.
References symbol_table::clear_all(), octave_class::clear_exemplar_map(), symbol_table::clear_objects(), CLEAR_OPTION_ERROR, octave_link::clear_workspace(), do_clear_functions(), do_clear_globals(), do_clear_symbols(), do_clear_variables(), do_matlab_compatible_clear(), error_state, maybe_warn_exclusive(), octave_link::set_workspace(), and warning().
Referenced by main_window::clear_workspace_callback().
OCTINTERP_API octave_value_list Fcolloc | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 44 of file colloc.cc.
References A, B, error(), error_state, CollocWt::first(), left, octave_value_list::length(), NINTbig(), print_usage(), CollocWt::quad_weights(), CollocWt::roots(), CollocWt::second(), and xisnan().
OCTINTERP_API octave_value_list Fcolumns | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 2661 of file data.cc.
References octave_value::columns(), and print_usage().
OCTINTERP_API octave_value_list Fcommand_line_path | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 2074 of file load-path.cc.
References load_path::get_command_line_path(), and octave_value().
OCTINTERP_API octave_value_list Fcompletion_append_char | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1327 of file input.cc.
References SET_INTERNAL_VARIABLE.
OCTINTERP_API octave_value_list Fcompletion_matches | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1013 of file input.cc.
References string_vector::empty(), error_state, generate_completion(), Array< T >::length(), octave_value::length(), octave_completion_matches_called, octave_stdout, print_usage(), and string_vector::resize().
OCTINTERP_API octave_value_list Fcomplex | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 3045 of file data.cc.
References arg(), octave_value::array_value(), Sparse< T >::cidx(), Sparse< T >::cols(), octave_value::complex_array_value(), octave_value::complex_value(), Sparse< T >::data(), Sparse< T >::dims(), Array< T >::dims(), octave_value::double_value(), error(), error_state, octave_value::float_array_value(), octave_value::float_complex_array_value(), octave_value::float_complex_value(), octave_value::float_value(), octave_value::is_complex_type(), octave_value::is_single_type(), octave_value::is_sparse_type(), octave_value::length(), Sparse< T >::nnz(), Array< T >::numel(), octave_value::numel(), octave_value(), print_usage(), Sparse< T >::ridx(), Sparse< T >::rows(), octave_value::sparse_complex_matrix_value(), octave_value::sparse_matrix_value(), SparseComplexMatrix, and Array< T >::xelem().
OCTINTERP_API octave_value_list Fconfirm_recursive_rmdir | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 799 of file dirfns.cc.
References SET_INTERNAL_VARIABLE.
Referenced by maximum_braindamage().
OCTINTERP_API octave_value_list Fconj | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 432 of file mappers.cc.
References octave_value::conj(), and print_usage().
OCTINTERP_API octave_value_list Fconv2 | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 64 of file conv2.cc.
References convn(), convn_full, convn_same, convn_valid, error(), octave_value::length(), print_usage(), octave_value::string_value(), v1, and v2.
OCTINTERP_API octave_value_list Fconvn | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 316 of file conv2.cc.
References octave_value_list::array_value(), convn(), convn_full, convn_same, convn_valid, error(), octave_value::length(), print_usage(), and octave_value::string_value().
OCTINTERP_API octave_value_list Fcos | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 465 of file mappers.cc.
References octave_value::cos(), and print_usage().
OCTINTERP_API octave_value_list Fcosh | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 502 of file mappers.cc.
References octave_value::cosh(), and print_usage().
OCTINTERP_API octave_value_list Fcputime | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 5930 of file data.cc.
References octave_value_list::length(), RUSAGE_SELF, and warning().
OCTINTERP_API octave_value_list Fcrash_dumps_octave_core | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1805 of file load-save.cc.
References SET_INTERNAL_VARIABLE.
Referenced by maximum_braindamage().
OCTINTERP_API octave_value_list Fctranspose | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 5465 of file data.cc.
References octave_value::op_hermitian, and unary_op_defun_body().
OCTINTERP_API octave_value_list Fcummax | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 756 of file max.cc.
References do_cumminmax_body().
OCTINTERP_API octave_value_list Fcummin | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 702 of file max.cc.
References do_cumminmax_body().
OCTINTERP_API octave_value_list Fcumprod | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Fcumsum | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1105 of file data.cc.
References arg(), octave_value::array_value(), octave_value::bool_array_value(), btyp_bool, btyp_complex, btyp_double, btyp_float, btyp_float_complex, octave_value::builtin_type(), octave_value::complex_array_value(), boolNDArray::cumsum(), ComplexNDArray::cumsum(), FloatComplexNDArray::cumsum(), FloatNDArray::cumsum(), NDArray::cumsum(), SparseMatrix::cumsum(), SparseComplexMatrix::cumsum(), error(), error_state, octave_value::float_array_value(), octave_value::float_complex_array_value(), gripe_wrong_type_arg(), octave_value::is_sparse_type(), octave_value::length(), MAKE_INT_BRANCH, print_usage(), octave_value::sparse_complex_matrix_value(), and octave_value::sparse_matrix_value().
OCTINTERP_API octave_value_list Fdaspk | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 272 of file daspk.cc.
References octave_value::all_strings(), Array< T >::capacity(), octave_value::cell_value(), clear_function(), DASPK_ABORT, DASPK_ABORT1, daspk_opts, daspk_user_function(), daspk_user_jacobian(), error(), DASPK::error_message(), error_state, extract_function(), octave_value::function_value(), DASPK::integrate(), base_diff_eqn::integration_ok(), base_diff_eqn::integration_state(), octave_value::is_cell(), octave_value::is_function_handle(), octave_value::is_inline_function(), Array< T >::length(), print_usage(), action_container::protect_var(), octave_value::rows(), DAEFunc::set_jacobian_function(), DASPK_options::set_options(), state, and unique_symbol_name().
OCTINTERP_API octave_value_list Fdaspk_options | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 749 of file DASPK-opts.cc.
References error(), error_state, octave_value_list::length(), octave_stdout, print_DASPK_options(), print_usage(), set_DASPK_options(), and show_DASPK_options().
OCTINTERP_API octave_value_list Fdasrt | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 348 of file dasrt.cc.
References octave_value::cell_value(), clear_function(), DASRT_ABORT, DASRT_ABORT1, DASRT_ABORT2, dasrt_opts, dasrt_user_cf(), dasrt_user_f(), dasrt_user_j(), DASRT_result::deriv(), error(), DASRT::error_message(), error_state, extract_function(), octave_base_value::function_value(), octave_value::function_value(), DASRT::integrate(), base_diff_eqn::integration_ok(), base_diff_eqn::integration_state(), octave_value::is_cell(), octave_value::is_function_handle(), octave_value::is_inline_function(), is_valid_function(), Array< T >::length(), print_usage(), action_container::protect_var(), octave_value::rows(), DAERTFunc::set_constraint_function(), DAEFunc::set_jacobian_function(), DASRT_options::set_options(), DASRT_result::state(), state, DASRT_result::times(), and unique_symbol_name().
OCTINTERP_API octave_value_list Fdasrt_options | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 350 of file DASRT-opts.cc.
References error(), error_state, octave_value_list::length(), octave_stdout, print_DASRT_options(), print_usage(), set_DASRT_options(), and show_DASRT_options().
OCTINTERP_API octave_value_list Fdassl | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 273 of file dassl.cc.
References octave_value::all_strings(), Array< T >::capacity(), octave_value::cell_value(), clear_function(), DASSL_ABORT, DASSL_ABORT1, dassl_opts, dassl_user_function(), dassl_user_jacobian(), error(), DASSL::error_message(), error_state, extract_function(), octave_value::function_value(), DASSL::integrate(), base_diff_eqn::integration_ok(), base_diff_eqn::integration_state(), octave_value::is_cell(), octave_value::is_function_handle(), octave_value::is_inline_function(), Array< T >::length(), print_usage(), action_container::protect_var(), octave_value::rows(), DAEFunc::set_jacobian_function(), DASSL_options::set_options(), state, and unique_symbol_name().
OCTINTERP_API octave_value_list Fdassl_options | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 424 of file DASSL-opts.cc.
References error(), error_state, octave_value_list::length(), octave_stdout, print_DASSL_options(), print_usage(), set_DASSL_options(), and show_DASSL_options().
OCTINTERP_API octave_value_list Fdawson | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 803 of file mappers.cc.
References octave_value::dawson(), and print_usage().
OCTINTERP_API octave_value_list Fdbclear | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 679 of file debug.cc.
References error_state, parse_dbfunction_params(), and bp_table::remove_breakpoint().
OCTINTERP_API octave_value_list Fdbcont | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1419 of file debug.cc.
References error(), octave_value_list::octave_value_list(), print_usage(), tree_evaluator::reset_debug_state(), and Vdebugging.
Referenced by main_window::debug_continue_callback().
OCTINTERP_API octave_value_list Fdbdown | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1326 of file debug.cc.
References do_dbupdown().
OCTINTERP_API octave_value_list Fdblist | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1047 of file debug.cc.
References arg(), octave_call_stack::caller_user_code_line(), do_dbtype(), error(), octave_function::fcn_file_name(), get_file_line(), get_user_code(), octave_value::is_string(), max(), octave_function::name(), octave_stdout, and octave_value::string_value().
OCTINTERP_API octave_value_list Fdbquit | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1444 of file debug.cc.
References error(), octave_throw_interrupt_exception(), octave_value_list::octave_value_list(), print_usage(), tree_evaluator::reset_debug_state(), and Vdebugging.
Referenced by main_window::debug_quit_callback().
OCTINTERP_API octave_value_list Fdbstack | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1269 of file debug.cc.
References do_dbstack(), and octave_stdout.
OCTINTERP_API octave_value_list Fdbstatus | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 721 of file debug.cc.
References octave_map::assign(), do_which(), error(), bp_table::get_breakpoint_list(), get_user_code(), gripe_wrong_type_arg(), intmap_to_ov(), octave_map::length(), octave_function::name(), names(), octave_stdout, and octave_value().
OCTINTERP_API octave_value_list Fdbstep | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1353 of file debug.cc.
References arg(), tree_evaluator::dbstep_flag, error(), error_state, octave_value_list::octave_value_list(), print_usage(), and Vdebugging.
Referenced by main_window::debug_step_into_callback(), main_window::debug_step_out_callback(), and main_window::debug_step_over_callback().
OCTINTERP_API octave_value_list Fdbstop | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 637 of file debug.cc.
References bp_table::add_breakpoint(), error_state, intmap_to_ov(), and parse_dbfunction_params().
OCTINTERP_API octave_value_list Fdbtype | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 926 of file debug.cc.
References arg(), do_dbtype(), error(), error_state, Array< T >::find(), get_user_code(), max(), min(), octave_function::name(), and octave_stdout.
OCTINTERP_API octave_value_list Fdbup | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1310 of file debug.cc.
References do_dbupdown().
OCTINTERP_API octave_value_list Fdbwhere | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 815 of file debug.cc.
References octave_call_stack::caller_user_code_line(), error(), octave_function::fcn_file_name(), get_file_line(), get_user_code(), octave_function::name(), and octave_stdout.
OCTINTERP_API octave_value_list Fdebug_java | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Fdebug_jit | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 2329 of file pt-jit.cc.
References octave_value(), SET_INTERNAL_VARIABLE, and warning().
Referenced by octave_process_command_line().
OCTINTERP_API octave_value_list Fdebug_on_error | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1977 of file error.cc.
References SET_INTERNAL_VARIABLE.
OCTINTERP_API octave_value_list Fdebug_on_interrupt | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1082 of file sighandlers.cc.
References SET_INTERNAL_VARIABLE.
OCTINTERP_API octave_value_list Fdebug_on_warning | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1994 of file error.cc.
References SET_INTERNAL_VARIABLE.
OCTINTERP_API octave_value_list Fdellistener | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9957 of file graphics.cc.
References caseless_str::compare(), graphics_object::delete_property_listener(), error(), error_state, gh_manager::get_object(), gh_manager::lookup(), octave_handle::ok(), PERSISTENT, POSTSET, and print_usage().
OCTINTERP_API octave_value_list Fdet | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 65 of file det.cc.
References arg(), octave_value::columns(), octave_value::complex_diag_matrix_value(), octave_value::complex_matrix_value(), PermMatrix::determinant(), DiagMatrix::determinant(), FloatDiagMatrix::determinant(), ComplexDiagMatrix::determinant(), FloatComplexDiagMatrix::determinant(), SparseMatrix::determinant(), Matrix::determinant(), SparseComplexMatrix::determinant(), FloatMatrix::determinant(), ComplexMatrix::determinant(), FloatComplexMatrix::determinant(), octave_value::diag_matrix_value(), empty_arg(), error_state, octave_value::float_complex_diag_matrix_value(), octave_value::float_complex_matrix_value(), octave_value::float_diag_matrix_value(), octave_value::float_matrix_value(), gripe_square_matrix_required(), gripe_wrong_type_arg(), octave_value::is_complex_type(), octave_value::is_diag_matrix(), octave_value::is_perm_matrix(), octave_value::is_real_type(), octave_value::is_single_type(), octave_value::is_sparse_type(), octave_value_list::length(), octave_value::matrix_value(), MAYBE_CAST, octave_value(), octave_value::perm_matrix_value(), print_usage(), DiagMatrix::rcond(), FloatDiagMatrix::rcond(), ComplexDiagMatrix::rcond(), FloatComplexDiagMatrix::rcond(), octave_value::rows(), octave_value::sparse_complex_matrix_value(), octave_value::sparse_matrix_value(), and base_det< T >::value().
OCTINTERP_API octave_value_list Fdiag | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1271 of file data.cc.
References octave_value::columns(), octave_value::diag(), error(), error_state, octave_value::length(), octave_value::ndims(), print_usage(), and octave_value::rows().
OCTINTERP_API octave_value_list Fdiary | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 540 of file pager.cc.
References arg(), close_diary_file(), diary_file, error_state, octave_value_list::length(), open_diary_file(), print_usage(), and write_to_diary_file.
OCTINTERP_API octave_value_list Fdiff | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 7183 of file data.cc.
References do_diff(), error(), error_state, octave_value_list::length(), and print_usage().
OCTINTERP_API octave_value_list Fdisp | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 3496 of file pr-output.cc.
References arg(), octave_value::is_dq_string(), octave_value_list::length(), octave_stdout, octave_value(), octave_value::print(), and print_usage().
OCTINTERP_API octave_value_list Fdlmread | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 187 of file dlmread.cc.
References c1, Matrix::ComplexMatrix, do_string_escapes(), error(), error_state, Matrix::extract(), ComplexMatrix::extract(), input(), octave_stream::input_stream(), octave_value_list::length(), octave_stream_list::lookup(), octave_read_double(), parse_range_spec(), print_usage(), r1, Matrix::resize(), ComplexMatrix::resize(), file_ops::tilde_expand(), and x.
OCTINTERP_API octave_value_list Fdo_braindead_shortcircuit_evaluation | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Referenced by maximum_braindamage().
OCTINTERP_API octave_value_list Fdo_string_escapes | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 658 of file utils.cc.
References do_string_escapes(), error(), octave_value::length(), and print_usage().
OCTINTERP_API octave_value_list Fdoc_cache_file | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1409 of file help.cc.
References SET_NONEMPTY_INTERNAL_STRING_VARIABLE.
Referenced by octave_process_command_line().
OCTINTERP_API octave_value_list Fdot | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 120 of file dot.cc.
References octave_value::array_value(), cdotc3(), octave_value::complex_array_value(), Array< T >::data(), ddot3(), octave_value::dims(), do_binary_op(), octave_value_list::empty(), error(), error_state, F77_XFCN, feval(), dim_vector::first_non_singleton(), octave_value::float_array_value(), octave_value::float_complex_array_value(), Array< T >::fortran_vec(), get_red_dims(), octave_value::is_complex_type(), octave_value::is_float_type(), octave_value::is_numeric_type(), octave_value::is_single_type(), dim_vector::is_vector(), octave_value::length(), match(), octave_value::op_el_mul, print_usage(), dim_vector::redim(), octave_value::reshape(), sdot3(), x, and zdotc3().
OCTINTERP_API octave_value_list Fdouble | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Fdrawnow | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 9702 of file graphics.cc.
References caseless_str::compare(), file_ops::dir_sep_chars(), error(), error_state, gh_manager::figure_handle_list(), gcf(), gh_manager::get_object(), graphics_object::get_properties(), graphics_object::get_toolkit(), figure::properties::get_toolkit(), base_file_stat::is_dir(), base_properties::is_modified(), base_properties::is_visible(), Array< T >::length(), gh_manager::lock(), gh_manager::lookup(), octave_handle::ok(), graphics_toolkit::print_figure(), print_usage(), gh_manager::process_events(), action_container::protect_var(), graphics_toolkit::redraw_figure(), base_properties::set_modified(), gh_manager::unlock(), and Vdrawnow_requested.
Referenced by gh_manager::do_process_events(), Fkbhit(), Fpause(), Fsleep(), Fusleep(), and main_window::new_figure_callback().
OCTINTERP_API octave_value_list Fdup2 | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 120 of file syscalls.cc.
References octave_syscalls::dup2(), error(), error_state, octave_stream::file_number(), octave_value_list::length(), octave_stream_list::lookup(), and print_usage().
Referenced by install_syscalls_fcns().
OCTINTERP_API octave_value_list Fe | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 4110 of file data.cc.
References fill_matrix().
OCTINTERP_API octave_value_list Fecho | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 944 of file input.cc.
References arg(), ECHO_FUNCTIONS, ECHO_OFF, ECHO_SCRIPTS, error_state, octave_value_list::length(), and print_usage().
OCTINTERP_API octave_value_list Fecho_executing_commands | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1360 of file input.cc.
References SET_INTERNAL_VARIABLE.
Referenced by octave_execute_interpreter(), and octave_process_command_line().
OCTINTERP_API octave_value_list Fedit_history | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 619 of file oct-hist.cc.
References do_edit_history().
OCTINTERP_API octave_value_list FEDITOR | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 486 of file defaults.cc.
References SET_NONEMPTY_INTERNAL_STRING_VARIABLE.
OCTINTERP_API octave_value_list Feig | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 51 of file eig.cc.
References octave_value::columns(), octave_value::complex_matrix_value(), d, EIG::eigenvalues(), FloatEIG::eigenvalues(), EIG::eigenvectors(), FloatEIG::eigenvectors(), empty_arg(), error_state, octave_value::float_complex_matrix_value(), octave_value::float_matrix_value(), gripe_square_matrix_required(), gripe_wrong_type_arg(), octave_value::is_double_type(), octave_value::is_real_type(), octave_value::is_single_type(), octave_value_list::length(), octave_value::matrix_value(), print_usage(), and octave_value::rows().
OCTINTERP_API octave_value_list Fellipj | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 75 of file ellipj.cc.
References octave_value::array_value(), octave_value::complex_array_value(), octave_value::complex_value(), Array< T >::data(), Array< T >::dims(), octave_value::double_value(), ellipj(), error(), error_state, Array< T >::fortran_vec(), gripe_ellipj_arg(), octave_value::is_real_type(), octave_value::is_scalar_type(), octave_value_list::length(), dim_vector::length(), Array< T >::numel(), and print_usage().
OCTINTERP_API octave_value_list Fend | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Fendgrent | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 195 of file getgrent.cc.
References octave_group::endgrent(), octave_value_list::length(), and print_usage().
OCTINTERP_API octave_value_list Fendpwent | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 199 of file getpwent.cc.
References octave_passwd::endpwent(), octave_value_list::length(), and print_usage().
OCTINTERP_API octave_value_list Feps | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 4151 of file data.cc.
References octave_value_list::array_value(), Array< T >::dims(), error_state, fill_matrix(), octave_value_list::length(), lo_ieee_nan_value(), min(), Array< T >::numel(), pow(), powf(), x, xisinf(), and xisnan().
OCTINTERP_API octave_value_list Feq | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 5643 of file data.cc.
References binary_op_defun_body(), and octave_value::op_eq.
OCTINTERP_API octave_value_list Ferf | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 551 of file mappers.cc.
References octave_value::erf(), and print_usage().
OCTINTERP_API octave_value_list Ferfc | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 685 of file mappers.cc.
References octave_value::erfc(), and print_usage().
OCTINTERP_API octave_value_list Ferfcinv | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 645 of file mappers.cc.
References octave_value::erfcinv(), and print_usage().
OCTINTERP_API octave_value_list Ferfcx | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 722 of file mappers.cc.
References octave_value::erfcx(), and print_usage().
OCTINTERP_API octave_value_list Ferfi | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 765 of file mappers.cc.
References octave_value::erfi(), and print_usage().
OCTINTERP_API octave_value_list Ferfinv | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 607 of file mappers.cc.
References octave_value::erfinv(), and print_usage().
OCTINTERP_API octave_value_list Ferrno | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 953 of file utils.cc.
References error(), error_state, octave_errno::get(), octave_value::length(), octave_errno::lookup(), print_usage(), and octave_errno::set().
Referenced by install_utils_fcns().
OCTINTERP_API octave_value_list Ferrno_list | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1007 of file utils.cc.
References octave_errno::list(), and print_usage().
OCTINTERP_API octave_value_list Ferror | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1102 of file error.cc.
References octave_scalar_map::contains(), error_with_id(), octave_scalar_map::getfield(), handle_message(), octave_base_value::is_empty(), octave_base_value::is_map(), octave_value::is_string(), octave_value::length(), maybe_extract_message_id(), octave_scalar_map::nfields(), print_usage(), and octave_value::string_value().
OCTINTERP_API octave_value_list Feval | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Fevalin | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Fexec | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 181 of file syscalls.cc.
References command_history::clean_up_and_save(), error(), error_state, octave_syscalls::execvp(), command_history::ignoring_entries(), octave_value_list::length(), Array< T >::length(), octave_history_write_timestamp(), print_usage(), and string_vector::resize().
Referenced by install_syscalls_fcns().
OCTINTERP_API octave_value_list FEXEC_PATH | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 519 of file defaults.cc.
References set_exec_path(), SET_NONEMPTY_INTERNAL_STRING_VARIABLE, and VEXEC_PATH.
OCTINTERP_API octave_value_list Fexist | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 552 of file variables.cc.
References error(), error_state, octave_value::length(), print_usage(), and symbol_exist().
OCTINTERP_API octave_value_list Fexp | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 839 of file mappers.cc.
References octave_value::exp(), and print_usage().
OCTINTERP_API octave_value_list Fexpm1 | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 875 of file mappers.cc.
References octave_value::expm1(), and print_usage().
OCTINTERP_API octave_value_list Feye | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 4619 of file data.cc.
References oct_data_conv::dt_double, error_state, get_dimensions(), identity_matrix(), octave_value_list::length(), print_usage(), and oct_data_conv::string_to_data_type().
OCTINTERP_API octave_value_list FF_DUPFD | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1671 of file syscalls.cc.
References const_value(), error(), and octave_value().
Referenced by install_syscalls_fcns().
OCTINTERP_API octave_value_list FF_GETFD | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1687 of file syscalls.cc.
References const_value(), error(), and octave_value().
Referenced by install_syscalls_fcns().
OCTINTERP_API octave_value_list FF_GETFL | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1703 of file syscalls.cc.
References const_value(), error(), and octave_value().
Referenced by install_syscalls_fcns().
OCTINTERP_API octave_value_list FF_SETFD | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1719 of file syscalls.cc.
References const_value(), error(), and octave_value().
Referenced by install_syscalls_fcns().
OCTINTERP_API octave_value_list FF_SETFL | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1735 of file syscalls.cc.
References const_value(), error(), and octave_value().
Referenced by install_syscalls_fcns().
OCTINTERP_API octave_value_list Ffalse | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 4438 of file data.cc.
References fill_matrix().
OCTINTERP_API octave_value_list Ffclear | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 266 of file file-io.cc.
References octave_stream::clearerr(), error_state, octave_stream_list::get_file_number(), octave_value::length(), octave_stream_list::lookup(), and print_usage().
OCTINTERP_API octave_value_list Ffclose | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 247 of file file-io.cc.
References octave_value::length(), print_usage(), and octave_stream_list::remove().
OCTINTERP_API octave_value_list Ffcntl | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 503 of file syscalls.cc.
References arg(), error(), error_state, octave_stream::file_number(), octave_value_list::length(), octave_stream_list::lookup(), octave_fcntl(), and print_usage().
Referenced by install_syscalls_fcns().
OCTINTERP_API octave_value_list Ffdisp | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 3537 of file pr-output.cc.
References error(), error_state, octave_stream_list::get_file_number(), octave_value_list::length(), octave_stream_list::lookup(), octave_stream::output_stream(), and print_usage().
OCTINTERP_API octave_value_list Ffeof | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1735 of file file-io.cc.
References octave_stream::eof(), error_state, octave_value::length(), octave_stream_list::lookup(), and print_usage().
Referenced by install_file_io_fcns().
OCTINTERP_API octave_value_list Fferror | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1766 of file file-io.cc.
References clear(), octave_stream::error(), error_state, octave_value_list::length(), octave_stream_list::lookup(), and print_usage().
Referenced by install_file_io_fcns().
OCTINTERP_API octave_value_list Ffeval | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Ffflush | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 298 of file file-io.cc.
References error_state, octave_stream::flush(), flush_octave_stdout(), octave_stream_list::get_file_number(), octave_value::length(), octave_stream_list::lookup(), and print_usage().
Referenced by gnuplot_graphics_toolkit::send_quit().
OCTINTERP_API octave_value_list Ffft | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Ffft2 | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Ffftn | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
OCTINTERP_API octave_value_list Ffgetl | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 345 of file file-io.cc.
References error_state, octave_stream::getl(), octave_value_list::length(), octave_stream_list::lookup(), octave_value(), and print_usage().
OCTINTERP_API octave_value_list Ffgets | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 396 of file file-io.cc.
References error_state, octave_stream::gets(), octave_value_list::length(), octave_stream_list::lookup(), octave_value(), and print_usage().
OCTINTERP_API octave_value_list Ffile_in_loadpath | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 307 of file utils.cc.
References error(), error_state, load_path::find_all_first_of(), load_path::find_first_of(), Array< T >::length(), octave_value::length(), octave_env::make_absolute(), make_absolute(), names(), and print_usage().
OCTINTERP_API octave_value_list Ffile_in_path | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 384 of file utils.cc.
References error(), error_state, Array< T >::length(), octave_value::length(), make_absolute(), names(), print_usage(), search_path_for_all_files(), and search_path_for_file().
OCTINTERP_API octave_value_list Ffilemarker | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 1435 of file input.cc.
References error(), error_state, SET_INTERNAL_VARIABLE, and Vfilemarker.
OCTINTERP_API octave_value_list Ffilesep | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 716 of file dirfns.cc.
References file_ops::dir_sep_chars(), file_ops::dir_sep_str(), error_state, gripe_wrong_type_arg(), and print_usage().
OCTINTERP_API octave_value_list Ffilter | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 391 of file filter.cc.
References Array< T >::dims(), error(), error_state, filter(), Array< T >::is_vector(), octave_value_list::length(), dim_vector::length(), Array< T >::length(), Array< T >::numel(), print_usage(), MArray< T >::reshape(), Array< T >::resize(), and x.
OCTINTERP_API octave_value_list Ffind | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 397 of file find.cc.
References arg(), octave_value::array_value(), octave_value::bool_array_value(), octave_value::char_array_value(), octave_value::complex_array_value(), DO_INT_BRANCH, error(), error_state, find_nonzero_elem_idx(), octave_value::float_array_value(), octave_value::float_complex_array_value(), gripe_wrong_type_arg(), octave_value::index_vector(), octave_value::is_bool_type(), octave_value::is_complex_type(), octave_value::is_integer_type(), octave_value::is_perm_matrix(), octave_value::is_real_type(), octave_value::is_single_type(), octave_value::is_sparse_type(), octave_value::is_string(), octave_value_list::length(), panic_impossible, octave_value::perm_matrix_value(), print_usage(), octave_value::sparse_bool_matrix_value(), octave_value::sparse_complex_matrix_value(), octave_value::sparse_matrix_value(), idx_vector::unmask(), xisinf(), and xround().
OCTINTERP_API octave_value_list Ffind_dir_in_path | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 909 of file utils.cc.
References error(), error_state, load_path::find_dir(), load_path::find_matching_dirs(), and print_usage().
OCTINTERP_API octave_value_list Ffix | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 949 of file mappers.cc.
References octave_value::fix(), and print_usage().
OCTINTERP_API octave_value_list Ffixed_point_format | ( | const octave_value_list & | = octave_value_list() , |
int | = 0 |
||
) |
Definition at line 4010 of file pr-output.cc.
References SET_INTERNAL_VARIABLE.
Referenced by maximum_braindamage().