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

Method CMiniBiteOpt

mbopt.h:51–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49{
50public:
51 CMiniBiteOpt()
52 : ParOpt( this )
53 {
54 addSel( MethodSel, "MethodSel" );
55 }
56
57 /**
58 * Function updates dimensionality of *this object. Function does nothing

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected