spline5.h 69 B

123456
  1. #pragma once
  2. void splinterp5(const float x[5], float out[4][4]);