api.kde.org is still bugged, let's do another try...

This commit is contained in:
Gael Guennebaud
2008-08-30 16:30:58 +00:00
parent f1e6c56b77
commit 027ee14f31
2 changed files with 6 additions and 6 deletions

View File

@@ -582,9 +582,9 @@ Transform<Scalar,Dim>::inverse(TransformTraits traits) const
}
}
/***********************************
*** Specializations of operator* ***
***********************************/
/*****************************************************
*** Specializations of operator* with a MatrixBase ***
*****************************************************/
template<typename Other, int Dim, int HDim>
struct ei_transform_product_impl<Other,Dim,HDim, HDim,HDim>