GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Variables
ov-range.h File Reference
#include <cstdlib>
#include <iosfwd>
#include <string>
#include "Range.h"
#include "lo-mappers.h"
#include "lo-utils.h"
#include "mx-base.h"
#include "oct-alloc.h"
#include "str-vec.h"
#include "error.h"
#include "oct-stream.h"
#include "ov-base.h"
#include "ov-re-mat.h"
#include "ov-typeinfo.h"
Include dependency graph for ov-range.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  octave_range

Variables

bool Vallow_noninteger_range_as_index

Variable Documentation

bool Vallow_noninteger_range_as_index

Definition at line 49 of file ov-range.cc.

Referenced by Fisindex(), and octave_range::index_vector().