Home
last modified time | relevance | path

Searched refs:IBPij (Results 1 – 1 of 1) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/AppCont/
H A DAppCont_LeastSquare.cxx114 Standard_Real IBij, IBPij; in AppCont_LeastSquare() local
455 IBPij = IBP(i, j); in AppCont_LeastSquare()
457 myPoles(i, k) += IBPij * B2(j, k); in AppCont_LeastSquare()