Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ Dimensions
Method
Dimensions
lib/mdflib/mdflib/src/ca4block.cpp:572–574 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
570
}
571
572
size_t Ca4Block::Dimensions() const {
573
return dimensions_;
574
}
575
576
void Ca4Block::Shape(const std::vector<uint64_t>& dim_sizes) {
577
dim_size_list_ = dim_sizes;
Callers
3
TEST_F
Function · 0.80
EXPORTFEATUREFUNC
Function · 0.80
FormatArray
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64