mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-03-25 18:50:40 +08:00
api.kde.org is still bugged, let's do another try...
This commit is contained in:
parent
f1e6c56b77
commit
027ee14f31
@ -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>
|
||||
|
@ -51,14 +51,14 @@
|
||||
// DOXYGEN_SET_WARN_IF_UNDOCUMENTED = NO
|
||||
// DOXYGEN_SET_WARN_NO_PARAMDOC = NO
|
||||
|
||||
// DOXYGEN_SET_INPUT = @topdir@/eigen2/doc/examples/ @topdir@/eigen2/doc/snippets/ @topdir@/eigen2/Eigen @topdir@/eigen2/doc
|
||||
// DOXYGEN_SET_INPUT = @topdir@/eigen2/Eigen @topdir@/eigen2/doc @topdir@/eigen2/build/doc
|
||||
// DOXYGEN_SET_EXCLUDE = *.sh *.in
|
||||
|
||||
// DOXYGEN_SET_EXAMPLE_PATH = @topdir@/eigen2/doc/snippets/ @topdir@/eigen2/doc/examples/ eigen2/out/
|
||||
// DOXYGEN_SET_EXAMPLE_PATH = @topdir@/eigen2/doc/snippets/ @topdir@/eigen2/doc/examples/ @topdir@/eigen2/build/doc/examples/ @topdir@/eigen2/build/doc/snippets/
|
||||
|
||||
// DOXYGEN_SET_FILE_PATTERNS = *
|
||||
// DOXYGEN_SET_RECURSIVE = NO
|
||||
// DOXYGEN_SET_FILTER_PATTERNS = *.cpp=@topdir@/eigen2/doc/apidox_preprocessing.sh
|
||||
DISABLED/FILTER_PATTERNS = *.cpp=@topdir@/eigen2/doc/apidox_preprocessing.sh
|
||||
// DOXYGEN_SET_FILTER_SOURCE_FILES = YES
|
||||
|
||||
// DOXYGEN_SET_SOURCE_BROWSER = NO
|
||||
|
Loading…
x
Reference in New Issue
Block a user