Skip to content
Mike Anderson edited this page Aug 26, 2013 · 2 revisions

Overview

core.matrix supports the concept of views as a tool for inspecting and modifying portions of larger arrays. Many core.matrix functions that return a subset of a larger array will return a view.

Example

(TODO)
Clone this wiki locally