MCPcopy 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
868void DeepShapeStore::set_sparse_array_limit (double l)
869{
870 m_sparse_array_limit = l;
871}
872
873double DeepShapeStore::sparse_array_limit () const
874{

Callers 3

create_polygon_layerMethod · 0.80
create_custom_layerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected