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