MCPcopy Create free account
hub / github.com/BoevaLab/FREEC / setlength

Method setlength

src/ap.h:345–348  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

343
344
345 void setlength(int iLen)
346 {
347 setbounds(0, iLen-1);
348 }
349
350
351 void setcontent( int iLow, int iHigh, const T *pContent )

Callers 15

runEM_linearFunction · 0.45
runEMFunction · 0.45
runEMlogFunction · 0.45
calculateRatioUsingCGMethod · 0.45
calculateRatioMethod · 0.45
rmatrixqrFunction · 0.45
rmatrixlqFunction · 0.45
cmatrixqrFunction · 0.45
cmatrixlqFunction · 0.45
rmatrixqrunpackqFunction · 0.45
rmatrixqrunpackrFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected