MCPcopy Create free account
hub / github.com/avaneev/biteopt / getSelCount

Method getSelCount

biteopt.h:1681–1684  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1679 */
1680
1681 int getSelCount() const
1682 {
1683 return( CurOpt -> getSelCount() );
1684 }
1685
1686 /**
1687 * Function updates dimensionality of *this object. Function does nothing

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected