Commit graph

11 commits

Author SHA1 Message Date
Ahmet Inan
5c456aae28 added clamp() 2021-05-07 17:43:17 +02:00
Ahmet Inan
82ce34dea3 use well known order of lerp arguments 2021-05-07 17:18:06 +02:00
Ahmet Inan
f1891d97a8 added idecibel and moved decibel helpers to decibel.hh 2019-02-27 10:25:50 +01:00
Ahmet Inan
97d5b68045 added quick and dirty decibel approximation 2019-01-21 11:36:50 +01:00
Ahmet Inan
98a5a204d1 removed std:: from math functions 2019-01-20 11:03:29 +01:00
Ahmet Inan
c4b837b045 time to embrace #pragma once 2019-01-19 14:07:07 +01:00
Ahmet Inan
f3c22ed3cc added delta() and decibel() to utils 2019-01-03 21:20:29 +01:00
Ahmet Inan
6769872b39 moved sinc() to utils 2019-01-03 21:17:21 +01:00
Ahmet Inan
749668d830 added probability density function of the normal distribution 2018-10-07 19:06:49 +02:00
Ahmet Inan
61b3358cbf added lerp function 2018-09-11 08:09:29 +02:00
Ahmet Inan
7c19098c87 added signum() 2018-09-09 20:24:14 +02:00