MCPcopy Create free account
hub / github.com/QuEST-Kit/QuEST / error_randomiserGivenNonNormalisedProbList

Function error_randomiserGivenNonNormalisedProbList

quest/src/core/errors.cpp:857–860  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

855 */
856
857void error_randomiserGivenNonNormalisedProbList() {
858
859 raiseInternalError("The randomiser was asked to sample from a list of probabilities which did not sum to one, within epsilon error.");
860}
861
862
863

Callers 1

Calls 1

raiseInternalErrorFunction · 0.85

Tested by

no test coverage detected