Here we provide a conversion table between Matlab/Octave and IT++ syntax. This table is intended to help with the transition from Matlab/Octave programming to IT++, but it is not an exhaustive list of possible operations.
 In what follows, 
 Vector indexing and manipulation: 
 Note that indexing in IT++ starts at 0, whereas indexing in Matlab starts at 1. Also note that Matlab/Octave does distinguish between column and row vectors, whereas IT++ does not. 
 Matrix indexing and manipulation: 
 
 Some vector and matrix algebra: 
 
 Special matrices and vectors: 
 
 Hardcoded initializations: 
Generated on Sat Jul 6 2013 10:54:28 for IT++ by Doxygen 1.8.2