mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 15:03:27 +00:00
renamed method
This commit is contained in:
@@ -93,7 +93,7 @@ namespace omath
|
||||
Matrix operator/(float f) const;
|
||||
|
||||
[[nodiscard]]
|
||||
std::string ToSrtring() const;
|
||||
std::string ToString() const;
|
||||
|
||||
~Matrix();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user