|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.ece.iacl.algorithms.hardi.CFARIEstimator
public class CFARIEstimator
| Constructor Summary | |
|---|---|
CFARIEstimator()
|
|
| Method Summary | |
|---|---|
static void |
estimateCFARI(float[][][][] DWdata,
byte[][][] mask,
CFARIBasisSet basisSet,
float[][][][] result,
float[][][][] mixture,
boolean requirePos,
double lambda)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CFARIEstimator()
| Method Detail |
|---|
public static void estimateCFARI(float[][][][] DWdata,
byte[][][] mask,
CFARIBasisSet basisSet,
float[][][][] result,
float[][][][] mixture,
boolean requirePos,
double lambda)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||