Description Usage Arguments Value References See Also Examples
The summation form of Lihn function
1 | LihnFunctionSum(alpha, x, epsilon = 1e-10)
|
alpha |
The order of Lihn function |
x |
The x parameter |
epsilon |
tolerance of error |
The numeric value of Lihn function
Appendix A of the PSD paper.
1 2 | # L_1(x) = x+1
LihnFunctionSum(1,1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.