name | method, % | block, % |
---|
createBoxedPDF (List, IUnit, IRandomGenerator): IBoxedPDF | 0% (0/1) | 0% (0/14) |
createDiracImpulse (int, double, IUnit): ISamplePDF | 0% (0/1) | 0% (0/7) |
createImpulseAt (int, int, double, IUnit): ISamplePDF | 0% (0/1) | 0% (0/26) |
createSamplePDFFromComplex (double, List, IUnit): ISamplePDF | 0% (0/1) | 0% (0/12) |
createSamplePDFFromComplex (double, List, IUnit, IRandomGenerator): ISamplePDF | 0% (0/1) | 0% (0/13) |
createSamplePDFFromComplex (double, List, boolean, IUnit, IRandomGenerator): ... | 0% (0/1) | 0% (0/14) |
createSamplePDFFromDouble (double, List, IUnit, IRandomGenerator): ISamplePDF | 0% (0/1) | 0% (0/12) |
createSamplePDFFromDouble (double, List, boolean, IUnit, IRandomGenerator): I... | 0% (0/1) | 0% (0/13) |
createSamplePDFFromMeasurements (double, List, IUnit): ISamplePDF | 0% (0/1) | 0% (0/111) |
createZeroFunction (int, double, IUnit): ISamplePDF | 0% (0/1) | 0% (0/11) |
createZeroList (int): List | 0% (0/1) | 0% (0/21) |
transformSampledToBoxedPDF (ISamplePDF): IBoxedPDF | 0% (0/1) | 0% (0/71) |
transformToModelPDF (IProbabilityDensityFunction): ProbabilityDensityFunction | 0% (0/1) | 0% (0/78) |
transformToModelSamplePDF (IProbabilityDensityFunction): SamplePDF | 0% (0/1) | 0% (0/35) |
transformToModelUnitSpecification (IUnit): String | 0% (0/1) | 0% (0/3) |
transformToSamplePDF (IProbabilityDensityFunction, double): ISamplePDF | 0% (0/1) | 0% (0/30) |
transformToSamplePDF (ProbabilityDensityFunction): ISamplePDF | 0% (0/1) | 0% (0/27) |
transformToUnit (String): IUnit | 0% (0/1) | 0% (0/8) |
transformToPDF (ProbabilityDensityFunction): IProbabilityDensityFunction | 100% (1/1) | 21% (13/62) |
transformToBoxedPDF (ProbabilityDensityFunction): IBoxedPDF | 100% (1/1) | 50% (32/64) |
transformToBoxedPDF (IProbabilityDensityFunction): IBoxedPDF | 100% (1/1) | 66% (21/32) |
transformToSamplePDF (IProbabilityDensityFunction): ISamplePDF | 100% (1/1) | 67% (18/27) |
transformBoxedToSamplePDF (IBoxedPDF, double): ISamplePDF | 100% (1/1) | 86% (205/237) |
transformContinuousToBoxedPDF (IContinousPDF): IBoxedPDF | 100% (1/1) | 88% (130/148) |
<static initializer> | 100% (1/1) | 92% (11/12) |
ProbabilityFunctionFactoryImpl (): void | 100% (1/1) | 100% (6/6) |
continuousSamplesToDoubles (List): List | 100% (1/1) | 100% (30/30) |
countNonZeroContiniousSamples (List): double | 100% (1/1) | 100% (23/23) |
createBoxedPDF (List, IUnit): IBoxedPDF | 100% (1/1) | 100% (10/10) |
createContinuousSample (double, double): IContinuousSample | 100% (1/1) | 100% (8/8) |
createDefaultUnit (): IUnit | 100% (1/1) | 100% (5/5) |
createPMFFromList (HashMap, int): List | 100% (1/1) | 100% (34/34) |
createPMFFromMeasurements (Boolean [], IUnit, boolean): IProbabilityMassFunction | 100% (1/1) | 100% (49/49) |
createPMFFromMeasurements (Double [], double, IUnit, boolean): IProbabilityMa... | 100% (1/1) | 100% (96/96) |
createPMFFromMeasurements (Integer [], IUnit, boolean): IProbabilityMassFunction | 100% (1/1) | 100% (49/49) |
createPMFFromMeasurements (String [], IUnit, boolean): IProbabilityMassFunction | 100% (1/1) | 100% (49/49) |
createProbabilityMassFunction (List, IUnit, boolean): IProbabilityMassFunction | 100% (1/1) | 100% (8/8) |
createSample (Object, double): ISample | 100% (1/1) | 100% (6/6) |
createSamplePDFFromComplex (double, List, boolean, IUnit): ISamplePDF | 100% (1/1) | 100% (13/13) |
createSamplePDFFromDouble (double, List, IUnit): ISamplePDF | 100% (1/1) | 100% (11/11) |
createSamplePDFFromDouble (double, List, boolean, IUnit): ISamplePDF | 100% (1/1) | 100% (12/12) |
createUnit (String): IUnit | 100% (1/1) | 100% (5/5) |
getInstance (): IProbabilityFunctionFactory | 100% (1/1) | 100% (2/2) |
transformBoxedToSamplePDF (IBoxedPDF): ISamplePDF | 100% (1/1) | 100% (96/96) |
transformToContinuousSample (ContinuousSample): IContinuousSample | 100% (1/1) | 100% (9/9) |
transformToModelBoxedPDF (IProbabilityDensityFunction): BoxedPDF | 100% (1/1) | 100% (31/31) |
transformToModelContinuousSample (IContinuousSample): ContinuousSample | 100% (1/1) | 100% (15/15) |
transformToModelPMF (IProbabilityMassFunction): ProbabilityMassFunction | 100% (1/1) | 100% (31/31) |
transformToModelSample (ISample): Sample | 100% (1/1) | 100% (14/14) |
transformToPMF (ProbabilityMassFunction): IProbabilityMassFunction | 100% (1/1) | 100% (39/39) |
transformToSample (Sample): ISample | 100% (1/1) | 100% (9/9) |