Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ set_sparse_array_limit
Method
set_sparse_array_limit
src/db/db/dbDeepShapeStore.cc:868–871 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
866
}
867
868
void DeepShapeStore::set_sparse_array_limit (double l)
869
{
870
m_sparse_array_limit = l;
871
}
872
873
double DeepShapeStore::sparse_array_limit () const
874
{
Callers
3
dbDeepShapeStoreTests.cc
File · 0.80
create_polygon_layer
Method · 0.80
create_custom_layer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected