Skip to content
Snippets Groups Projects
Commit 5777de50 authored by Tomáš Oberhuber's avatar Tomáš Oberhuber
Browse files

Deleted unused method Matrix::getValuesSize().

parent 8d13b822
No related branches found
No related tags found
1 merge request!48Segments
......@@ -96,8 +96,8 @@ public:
void copyFromHostToCuda( Matrices::Matrix< Real, Devices::Host, Index >& matrix );
// TODO: missing implementation!
__cuda_callable__
Index getValuesSize() const;
//__cuda_callable__
//Index getValuesSize() const;
protected:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment