MCPcopy Create free account
hub / github.com/Gecode/gecode / fst

Method fst

gecode/int/linear/bool-scale.hpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 }
79 }
80 forceinline ScaleBool*
81 ScaleBoolArray::fst(void) const {
82 return _fst;
83 }
84 forceinline ScaleBool*
85 ScaleBoolArray::lst(void) const {
86 return _lst;

Callers 2

post_mixedFunction · 0.45
propagateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected