public class AntiPredictorExtraHigh3700To3800 extends AntiPredictor
| Constructor and Description |
|---|
AntiPredictorExtraHigh3700To3800() |
| 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 g1,
int g2,
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 g1,
int g2,
int Max_Order)
Copyright © 2014. All rights reserved.