BufferedMatrix: Introduction
Introduction | What is a BufferedMatrix? | Accessing and Manipulating data stored within a BufferedMatrix | Functions for summarizing a BufferedMatrix | Applying your own function to the rows or columns of a BufferedMatrix | Elementwise transformation of BufferedMatrix objects | Converting between BufferedMatrix and Matrix objects | BufferedMatrix objects are pass-by reference | Future Enhancements