GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
__pchip_deriv__.cc File Reference
#include "lo-slatec-proto.h"
#include "defun.h"
#include "error.h"
#include "errwarn.h"
#include "ovl.h"
#include "utils.h"
#include "f77-fcn.h"
Include dependency graph for __pchip_deriv__.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list F__pchip_deriv__ (const octave_value_list &args, int)
 

Function Documentation

◆ F__pchip_deriv__()