mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
various fixes in headers
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// -*- coding: utf-8
|
||||
// vim: set fileencoding=utf-8
|
||||
|
||||
// This file is part of Eigen, a lightweight C++ template library
|
||||
// for linear algebra.
|
||||
//
|
||||
@@ -145,4 +148,6 @@ private:
|
||||
Scalar epsfcn;
|
||||
};
|
||||
|
||||
//vim: ai ts=4 sts=4 et sw=4
|
||||
#endif // EIGEN_NUMERICAL_DIFF_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user