#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_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 50 of file colloc.cc.
References A, B, error(), CollocWt::first(), isnan(), left, nint_big(), ovl(), print_usage(), CollocWt::quad_weights(), r, CollocWt::roots(), CollocWt::second(), and transform().