Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/SAM
/ SetMatrix
Method
SetMatrix
src/widgets.cpp:1247–1250 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1245
}
1246
1247
void SetMatrix(matrix_t<double> *da)
1248
{
1249
d_mat = da;
1250
}
1251
1252
matrix_t<double> GetMatrix()
1253
{
Callers
3
SetData
Method · 0.45
SetData
Method · 0.45
OnCellChange
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected