public class AntiPredictorExtraHigh0000To3320 extends AntiPredictor
| Constructor and Description |
|---|
AntiPredictorExtraHigh0000To3320() |
| Modifier and Type | Method and Description |
|---|---|
void |
AntiPredict(int[] pInputArray,
int[] pOutputArray,
int NumberOfElements,
int Iterations,
long[] pOffsetValueArrayA,
long[] pOffsetValueArrayB) |
protected void |
AntiPredictorOffset(int[] Input_Array,
int[] Output_Array,
int Number_of_Elements,
int g,
int dm,
int Max_Order) |
antiPredict, createAntiPredictorpublic void AntiPredict(int[] pInputArray,
int[] pOutputArray,
int NumberOfElements,
int Iterations,
long[] pOffsetValueArrayA,
long[] pOffsetValueArrayB)
protected void AntiPredictorOffset(int[] Input_Array,
int[] Output_Array,
int Number_of_Elements,
int g,
int dm,
int Max_Order)
Copyright © 2014. All rights reserved.