GNU Octave  9.1.0
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"

Go to the source code of this file.

Functions

octave_value_list F__pchip_deriv__ (const octave_value_list &args, int)
 

Function Documentation

◆ F__pchip_deriv__()