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
ellipj.cc File Reference
#include "defun.h"
#include "error.h"
#include "lo-specfun.h"
Include dependency graph for ellipj.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list Fellipj (const octave_value_list &args, int nargout)
 
static void gripe_ellipj_arg (const char *arg)
 

Function Documentation

OCTAVE_EXPORT octave_value_list Fellipj ( const octave_value_list args,
int  nargout 
)
static void gripe_ellipj_arg ( const char arg)
static

Definition at line 32 of file ellipj.cc.

References error().

Referenced by Fellipj().