Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_linear
Function · 0.45
runEM
Function · 0.45
runEMlog
Function · 0.45
recalculateRatioUsingCG
Method · 0.45
calculateRatioUsingCG
Method · 0.45
calculateRatio
Method · 0.45
rmatrixqr
Function · 0.45
rmatrixlq
Function · 0.45
cmatrixqr
Function · 0.45
cmatrixlq
Function · 0.45
rmatrixqrunpackq
Function · 0.45
rmatrixqrunpackr
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected