JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Function Objects
Here are some examples demonstrating how function objects can be used to
transform
a matrix A into another matrix B which is a function of the original matrix A (and optionally yet another matrix C)
aggregate
cell values or a function of them
generate selection
views for cells satisfying a given condition
sort
matrix rows or columns into a user specified order
You will most likely use them to do many more powerful things
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
JavaScript is disabled on your browser.