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

Method getRaw

biteaux.h:268–271  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266 */
267
268 uint64_t getRaw()
269 {
270 return( advance() );
271 }
272
273 /**
274 * @return TPDF random number in the range (-1; 1).

Callers 6

optimizeMethod · 0.80
wrapParamMethod · 0.80
generateSol2cMethod · 0.80
generateSol4Method · 0.80
generateSol5Method · 0.80
generateSol5bMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected