![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include <string>#include "CollocWt.h"#include "lo-mappers.h"#include "defun.h"#include "error.h"#include "oct-obj.h"#include "utils.h"
Go to the source code of this file.
Functions | |
| OCTAVE_EXPORT octave_value_list | Fcolloc (const octave_value_list &args, int) |
| OCTAVE_EXPORT octave_value_list Fcolloc | ( | const octave_value_list & | args, |
| int | |||
| ) |
Definition at line 44 of file colloc.cc.
References A, B, error(), error_state, CollocWt::first(), left, octave_value_list::length(), NINTbig(), print_usage(), CollocWt::quad_weights(), CollocWt::roots(), CollocWt::second(), and xisnan().
1.8.1.2