MCPcopy Create free account
hub / github.com/boostorg/histogram / phase

Method phase

include/boost/histogram/axis/types.hpp:249–249  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

247
248 value_type perimeter() const { return perimeter_; }
249 value_type phase() const { return phase_; }
250
251private:
252 value_type phase_ = 0.0, perimeter_ = 1.0;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected