findSubsets
, sortVector
, sortMatrix
, writePrimeimp
and
writeSolution
are internal functions of the QCA package which are not designed
to be called directly by the user. All of them are used by the main (e)qmcc
function(s), except sortMatrix
which is used by allExpressions
.
The verification and error messages have been moved to the internal functions
verify.qmcc
and verify.tt
.