mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
typos in bench/
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
#ifndef EIGEN_BENCH_UTIL_H
|
||||
#define EIGEN_BENCH_UTIL_H
|
||||
|
||||
#include <Eigen/Core>
|
||||
#include "BenchTimer.h"
|
||||
|
||||
@@ -66,3 +69,4 @@ void eiToGsl(const EigenMatrixType& src, gsl_matrix** dst)
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif // EIGEN_BENCH_UTIL_H
|
||||
|
||||
Reference in New Issue
Block a user