Bug List

Class cml::et::detail::MatrixAssignmentUnroller< OpT, E, AT, BO, L, SrcT >
Need to verify that OpT is actually an assignment operator.

The 2D unroller needs to be specified for efficient col-major access.

Class cml::et::detail::VectorAssignmentUnroller< OpT, E, AT, SrcT >
Need to verify that OpT is actually an assignment operator.

Class cml::et::MatrixPromote< LeftT, RightT >::MatrixPromoteHelper< cml::matrix< E1, AT1, BO1, L1 >, cml::matrix< E2, AT2, BO2, L2 > >
This always uses the basis orientation of the left-hand matrix, which is not always correct.

Member cml::et::UnrollAssignment (cml::matrix< E, AT, BO, L > &dest, const SrcT &src)
Need to verify that OpT is actually an assignment operator.

Member cml::et::UnrollAssignment (cml::vector< E, AT > &dest, const SrcT &src)
Need to verify that OpT is actually an assignment operator.

Generated on Sat Jul 18 19:35:36 2009 for CML 1.0 by  doxygen 1.5.9