From 9e667e28f56f2ed405f0d1e7b81b63fa82323e4f Mon Sep 17 00:00:00 2001 From: Jitse Niesen Date: Sun, 21 Aug 2011 00:20:29 +0100 Subject: Add coverage for long double to matrix_exponential test. --- unsupported/Eigen/MatrixFunctions | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'unsupported/Eigen/MatrixFunctions') diff --git a/unsupported/Eigen/MatrixFunctions b/unsupported/Eigen/MatrixFunctions index 15bf1a5e0..136b45183 100644 --- a/unsupported/Eigen/MatrixFunctions +++ b/unsupported/Eigen/MatrixFunctions @@ -171,8 +171,8 @@ the z-axis. \include MatrixExponential.cpp Output: \verbinclude MatrixExponential.out -\note \p M has to be a matrix of \c float, \c double, -\c complex or \c complex . +\note \p M has to be a matrix of \c float, \c double, \c long double +\c complex, \c complex, or \c complex . \section matrixbase_log MatrixBase::log() -- cgit v1.2.3