|
GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|

Go to the source code of this file.
Typedefs | |
| typedef printf_format_elt * | printf_format_elt_ptr |
| typedef scanf_format_elt * | scanf_format_elt_ptr |
Functions | |
| Array< scanf_format_elt_ptr > ::compare_fcn_type | safe_comparator (sortmode, const Array< scanf_format_elt_ptr > &, bool) |
| Array< printf_format_elt_ptr > ::compare_fcn_type | safe_comparator (sortmode, const Array< printf_format_elt_ptr > &, bool) |
| Array< octave_stream > ::compare_fcn_type | safe_comparator (sortmode, const Array< octave_stream > &, bool) |
Variables | |
| template class OCTAVE_API | Array< bool > |
| template class OCTAVE_API | Array< octave_idx_type > |
| template class OCTINTERP_API | Array< octave_stream > |
| template class OCTINTERP_API | Array< printf_format_elt_ptr > |
| template class OCTINTERP_API | Array< scanf_format_elt_ptr > |
| typedef printf_format_elt* printf_format_elt_ptr |
Definition at line 38 of file Array-os.cc.
| typedef scanf_format_elt* scanf_format_elt_ptr |
Definition at line 37 of file Array-os.cc.
| Array< scanf_format_elt_ptr >::compare_fcn_type safe_comparator | ( | sortmode | , |
| const Array< scanf_format_elt_ptr > & | , | ||
| bool | |||
| ) |
Definition at line 40 of file Array-os.cc.
| Array< printf_format_elt_ptr >::compare_fcn_type safe_comparator | ( | sortmode | , |
| const Array< printf_format_elt_ptr > & | , | ||
| bool | |||
| ) |
Definition at line 43 of file Array-os.cc.
| Array< octave_stream >::compare_fcn_type safe_comparator | ( | sortmode | , |
| const Array< octave_stream > & | , | ||
| bool | |||
| ) |
Definition at line 46 of file Array-os.cc.
Definition at line 109 of file Array-b.cc.
| template class OCTAVE_API Array< octave_idx_type > |
| template class OCTINTERP_API Array< octave_stream > |
Definition at line 47 of file Array-os.cc.
| template class OCTINTERP_API Array< printf_format_elt_ptr > |
Definition at line 44 of file Array-os.cc.
| template class OCTINTERP_API Array< scanf_format_elt_ptr > |
Definition at line 41 of file Array-os.cc.
1.8.8