glsl function for making cosine palettes
-
Updated
May 11, 2016 - JavaScript
glsl function for making cosine palettes
Incrementally partition data into `k` clusters.
Create an iterator which computes the hyperbolic cosine for each iterated value.
Create an iterator which computes the versed cosine for each iterated value.
Compute the cosine of a number on `[-π/4, π/4]`.
Create a readable stream for generating pseudorandom numbers drawn from a raised cosine distribution.
Raised cosine distribution quantile function.
Raised cosine distributed pseudorandom numbers.
Raised cosine distribution probability density function (PDF).
Create an iterator which generates a Bartlett-Hann pulse waveform.
Raised cosine distribution moment-generating function (MGF).
Compute the hyperbolic arccosine of each element retrieved from an input strided array via a callback function.
Raised cosine distribution.
Simple document similarity module implemented in NodeJS
Create an iterator which computes the versed sine for each iterated value.
Add a description, image, and links to the cosine topic page so that developers can more easily learn about it.
To associate your repository with the cosine topic, visit your repo's landing page and select "manage topics."