GNU Octave  4.2.1
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 | Variables
colloc.cc File Reference
#include <string>
#include "CollocWt.h"
#include "lo-mappers.h"
#include "defun.h"
#include "error.h"
#include "ovl.h"
#include "utils.h"
Include dependency graph for colloc.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list Fcolloc (const octave_value_list &args, int) ar
 

Variables

 ar {bmat}
 

Function Documentation

OCTAVE_EXPORT octave_value_list Fcolloc ( const octave_value_list args,
int   
)

Variable Documentation

ar {bmat}

Definition at line 44 of file colloc.cc.