mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
renamed method
This commit is contained in:
@@ -213,7 +213,7 @@ namespace omath
|
||||
return out;
|
||||
}
|
||||
|
||||
std::string Matrix::ToSrtring() const
|
||||
std::string Matrix::ToString() const
|
||||
{
|
||||
std::string str;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user