-
peastman authored
Tabulated function parameters are hardcoded in the kernel instead of being stored in an array. This makes the code simpler and may help performance slightly.
0a1a011d
Tabulated function parameters are hardcoded in the kernel instead of being stored in an array. This makes the code simpler and may help performance slightly.