Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/MLCPSolvers/
DbtDantzigLCP.cpp1046 btScalar *A_i_i1 = A[i] + i1; in btSwapRowsAndCols() local
1047 A_i1[i] = *A_i_i1; in btSwapRowsAndCols()
1048 *A_i_i1 = A_i2[i]; in btSwapRowsAndCols()