UNPKG

@stdlib/math-base-tools-evalpoly-compile-c

Version:

Compile a C function for evaluating a polynomial.

3 lines 110 B
/// <reference path="../docs/types/index.d.ts" /> import compile from '../docs/types/index'; export = compile;