From e19c6b89f520644527b4b4b867f0acb6c08c2056 Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Tue, 19 Oct 2010 16:07:04 +0200 Subject: update the position of the owl --- doc/TopicLinearAlgebraDecompositions.dox | 8 ++++---- doc/eigendoxy.css | 9 +++++++++ doc/eigendoxy_header.html.in | 3 +-- 3 files changed, 14 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/TopicLinearAlgebraDecompositions.dox b/doc/TopicLinearAlgebraDecompositions.dox index 0e410efcb..574962033 100644 --- a/doc/TopicLinearAlgebraDecompositions.dox +++ b/doc/TopicLinearAlgebraDecompositions.dox @@ -123,7 +123,7 @@ namespace Eigen { R-SVD - + SelfAdjointEigenSolver Self-adjoint Fast-average2 @@ -147,7 +147,7 @@ namespace Eigen { - - + EigenSolver Square and real Average-slow2 @@ -185,7 +185,7 @@ namespace Eigen { - - + ComplexSchur Square Slow-very slow2 @@ -209,7 +209,7 @@ namespace Eigen { - - + Tridiagonalization Self-adjoint Fast diff --git a/doc/eigendoxy.css b/doc/eigendoxy.css index 0603ed84a..bfcbf61fb 100644 --- a/doc/eigendoxy.css +++ b/doc/eigendoxy.css @@ -700,6 +700,15 @@ img { border: 0; } +img.logo { + float:right; + margin:10px; + +/* position:absolute; + border:none; + right:10px; + top:10px */ +} /* Common style for all Eigen's tables */ diff --git a/doc/eigendoxy_header.html.in b/doc/eigendoxy_header.html.in index db04d821c..a4fe47f27 100644 --- a/doc/eigendoxy_header.html.in +++ b/doc/eigendoxy_header.html.in @@ -11,5 +11,4 @@ + -- cgit v1.2.3