Skip to content

create_pdf

float [] create_pdf(float values[])

Create a PDF for the input values array and return it as a float array.

values

Array of values to create the PDF for.