mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fixed many MSVC warnings.
This commit is contained in:
@@ -130,6 +130,8 @@ public:
|
||||
}
|
||||
private:
|
||||
Scalar epsfcn;
|
||||
|
||||
NumericalDiff& operator=(const NumericalDiff&);
|
||||
};
|
||||
|
||||
//vim: ai ts=4 sts=4 et sw=4
|
||||
|
||||
Reference in New Issue
Block a user