GNU Octave  4.0.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
Functions
ov-uint64.cc File Reference
#include <iostream>
#include <limits>
#include "lo-ieee.h"
#include "lo-utils.h"
#include "mx-base.h"
#include "quit.h"
#include "defun.h"
#include "gripes.h"
#include "oct-obj.h"
#include "oct-lvalue.h"
#include "oct-hdf5.h"
#include "ops.h"
#include "ov-base.h"
#include "ov-base-int.h"
#include "ov-base-int.cc"
#include "ov-uint64.h"
#include "ov-type-conv.h"
#include "pr-output.h"
#include "variables.h"
#include "byte-swap.h"
#include "ls-oct-ascii.h"
#include "ls-utils.h"
#include "ls-hdf5.h"
Include dependency graph for ov-uint64.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list Fuint64 (const octave_value_list &args, int)
 

Function Documentation

OCTAVE_EXPORT octave_value_list Fuint64 ( const octave_value_list args,
int   
)

Definition at line 76 of file ov-uint64.cc.

References OCTAVE_TYPE_CONV_BODY.