Description Usage Arguments Value
check if the input function is a valid list-to-list transformation function (i.e., applied to a list of lists of numeric values returns a list of lists of numeric values of the same length) [transformation R^n x R^m => R^n x R^m]
1 | check.transform.list.to.list(transform.fun)
|
transform.fun |
transformation function |
boolean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.