Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/SAM
/ GetMatrix
Method
GetMatrix
src/widgets.cpp:1252–1255 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1250
}
1251
1252
matrix_t<double> GetMatrix()
1253
{
1254
return *d_mat;
1255
}
1256
1257
void SetChoiceCol(int &col)
1258
{
Callers
1
MatrixToGrid
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected