mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
Unit tests for acceleration and more for vector
This commit is contained in:
@@ -166,10 +166,10 @@ public:
|
||||
|
||||
/*!
|
||||
* \brief Get row
|
||||
* \param column
|
||||
* \param row
|
||||
* \return
|
||||
*/
|
||||
CMatrix1x3 getRow(int column) const;
|
||||
CMatrix1x3 getRow(int row) const;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user