Dense matrix and array manipulation

Modules

 The Matrix class
 
 Matrix and vector arithmetic
 
 The Array class and coefficient-wise operations
 
 Block operations
 
 Slicing and Indexing
 
 Advanced initialization
 
 Reductions, visitors and broadcasting
 
 Reshape
 
 STL iterators and algorithms
 
 Interfacing with raw buffers: the Map class
 
 Aliasing
 
 Storage orders
 
 Alignment issues
 
 Reference
 
 Catalog of coefficient-wise math functions
 
 Quick reference guide
 

Detailed Description