Selected list of examples

\li \ref CwiseAll "How to check whether a point is inside a box (using operator< and all())" \li \ref RandomExample "How to create a matrix with random coefficients" \li \ref BlockIntIntIntInt "How to reference a sub-matrix (dynamic-size)" \li \ref SegmentIntInt "How to reference a sub-vector (dynamic size)" \li \ref BlockInt "How to reference a sub-vector (fixed-size)" \li \ref BlockEnd "How to reference the end of a vector (fixed-size)" \li \ref BlockStart "How to reference the start of a vector (fixed-size)" \li \ref BlockCornerDynamicSize "How to reference a sub-corner of a matrix" \li \ref BlockSubMatrixFixedSize "How to reference a sub-matrix (fixed-size)" \li \ref BlockColumn "How to reference a single column of a matrix" \li \ref BlockRow "How to reference a single row of a matrix" \li \ref CommaInit "How to easily set all the coefficients of a matrix" \li \ref CustomCwiseBinaryFunctors "How to use custom coeff wise binary functors" \li \ref Zero "How to take get a zero matrix" \li \ref One "How to get a matrix with all coefficients equal one" \li \ref Identity "How to get an identity matrix" \li \ref CustomCwiseUnaryFunctors "How to use custom coeff wise unary functors" \li \ref AsDiagonalExample "How to build a diagonal matrix from a vector" \li \ref MarkExample "How to mark a triangular matrix as triangular" \li \ref PartExample "How to extract a triangular part of an arbitrary matrix" \li \ref PartExample "How to write to a triangular part of a matrix" \li \ref SolveTriangular "How to solve a triangular system (aka. how to multiply the inverse of a triangular matrix by another one)" \li \ref AngleAxisForEuler "How to define a rotation from Euler-angles"


Generated on Thu Apr 9 10:10:01 2009 for Eigen by  doxygen 1.5.5