GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
colloc.cc File Reference
#include <algorithm>
#include <string>
#include "CollocWt.h"
#include "lo-mappers.h"
#include "defun.h"
#include "error.h"
#include "ovl.h"
#include "utils.h"

Go to the source code of this file.

Functions

octave_value_list Fcolloc (const octave_value_list &args, int)
 

Function Documentation

◆ Fcolloc()

octave_value_list Fcolloc ( const octave_value_list args,
int   
)

Definition at line 50 of file colloc.cc.

References error(), isnan(), nint_big(), and print_usage().