for ( int j =  (int) INDA.columns() - 1; j >= 0; j-- ) {
                    //
                    if ( c_I > c_End_I ) break;
                    //
                    j_Dbl = INDA.getDouble( i, j );