Binary compatibility report for the CDK library between 1.5.1 and 1.5.2 versions
Test Info
Library Name | CDK |
Version #1 | 1.5.1 |
Version #2 | 1.5.2 |
Test Results
Total Java ARchives | 1 |
---|
Total Methods / Classes | 37557 / 4155 |
---|
Verdict | Incompatible (14.7%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 668 |
---|
Removed Methods | High | 4975 |
---|
Problems with Data Types | High | 564 |
---|
Medium | 2 |
Low | 41 |
Problems with Methods | High | 1 |
---|
Medium | 0 |
Low | 0 |
Other Changes in Data Types | - | 19 |
Added Methods (668)
cdk-1.5.2.jar, AbstractDiscretePartitionRefiner.class
package org.openscience.cdk.group
AbstractDiscretePartitionRefiner.AbstractDiscretePartitionRefiner ( )
[mangled: org/openscience/cdk/group/AbstractDiscretePartitionRefiner."<init>":()V]
AbstractDiscretePartitionRefiner.firstIsIdentity ( ) : boolean
[mangled: org/openscience/cdk/group/AbstractDiscretePartitionRefiner.firstIsIdentity:()Z]
AbstractDiscretePartitionRefiner.getAutomorphismGroup ( ) : PermutationGroup
[mangled: org/openscience/cdk/group/AbstractDiscretePartitionRefiner.getAutomorphismGroup:()Lorg/openscience/cdk/group/PermutationGroup;]
AbstractDiscretePartitionRefiner.getAutomorphismPartition ( ) : Partition
[mangled: org/openscience/cdk/group/AbstractDiscretePartitionRefiner.getAutomorphismPartition:()Lorg/openscience/cdk/group/Partition;]
AbstractDiscretePartitionRefiner.getBest ( ) : Permutation
[mangled: org/openscience/cdk/group/AbstractDiscretePartitionRefiner.getBest:()Lorg/openscience/cdk/group/Permutation;]
AbstractDiscretePartitionRefiner.getBestHalfMatrixString ( ) : String
[mangled: org/openscience/cdk/group/AbstractDiscretePartitionRefiner.getBestHalfMatrixString:()Ljava/lang/String;]
AbstractDiscretePartitionRefiner.getConnectivity ( int p1, int p2 ) [abstract] : int
[mangled: org/openscience/cdk/group/AbstractDiscretePartitionRefiner.getConnectivity:(II)I]
AbstractDiscretePartitionRefiner.getFirst ( ) : Permutation
[mangled: org/openscience/cdk/group/AbstractDiscretePartitionRefiner.getFirst:()Lorg/openscience/cdk/group/Permutation;]
AbstractDiscretePartitionRefiner.getFirstHalfMatrixString ( ) : String
[mangled: org/openscience/cdk/group/AbstractDiscretePartitionRefiner.getFirstHalfMatrixString:()Ljava/lang/String;]
AbstractDiscretePartitionRefiner.getHalfMatrixString ( ) : String
[mangled: org/openscience/cdk/group/AbstractDiscretePartitionRefiner.getHalfMatrixString:()Ljava/lang/String;]
AbstractDiscretePartitionRefiner.getHalfMatrixString ( Permutation permutation ) : String
[mangled: org/openscience/cdk/group/AbstractDiscretePartitionRefiner.getHalfMatrixString:(Lorg/openscience/cdk/group/Permutation;)Ljava/lang/String;]
AbstractDiscretePartitionRefiner.getVertexCount ( ) [abstract] : int
[mangled: org/openscience/cdk/group/AbstractDiscretePartitionRefiner.getVertexCount:()I]
AbstractDiscretePartitionRefiner.isCanonical ( ) : boolean
[mangled: org/openscience/cdk/group/AbstractDiscretePartitionRefiner.isCanonical:()Z]
AbstractDiscretePartitionRefiner.refine ( Partition partition ) : void
[mangled: org/openscience/cdk/group/AbstractDiscretePartitionRefiner.refine:(Lorg/openscience/cdk/group/Partition;)V]
AbstractDiscretePartitionRefiner.setup ( PermutationGroup group, IEquitablePartitionRefiner refiner ) : void
[mangled: org/openscience/cdk/group/AbstractDiscretePartitionRefiner.setup:(Lorg/openscience/cdk/group/PermutationGroup;Lorg/openscience/cdk/group/IEquitablePartitionRefiner;)V]
cdk-1.5.2.jar, AbstractEquitablePartitionRefiner.class
package org.openscience.cdk.group
AbstractEquitablePartitionRefiner.AbstractEquitablePartitionRefiner ( )
[mangled: org/openscience/cdk/group/AbstractEquitablePartitionRefiner."<init>":()V]
AbstractEquitablePartitionRefiner.getVertexCount ( ) [abstract] : int
[mangled: org/openscience/cdk/group/AbstractEquitablePartitionRefiner.getVertexCount:()I]
AbstractEquitablePartitionRefiner.neighboursInBlock ( Set p1, int p2 ) [abstract] : int
[mangled: org/openscience/cdk/group/AbstractEquitablePartitionRefiner.neighboursInBlock:(Ljava/util/Set;I)I]
AbstractEquitablePartitionRefiner.refine ( Partition coarser ) : Partition
[mangled: org/openscience/cdk/group/AbstractEquitablePartitionRefiner.refine:(Lorg/openscience/cdk/group/Partition;)Lorg/openscience/cdk/group/Partition;]
AbstractEquitablePartitionRefiner.setSplitOrder ( AbstractEquitablePartitionRefiner.SplitOrder splitOrder ) : void
[mangled: org/openscience/cdk/group/AbstractEquitablePartitionRefiner.setSplitOrder:(Lorg/openscience/cdk/group/AbstractEquitablePartitionRefiner$SplitOrder;)V]
cdk-1.5.2.jar, AcidicGroupCountDescriptor.class
package org.openscience.cdk.qsar.descriptors.molecular
AcidicGroupCountDescriptor.AcidicGroupCountDescriptor ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/qsar/descriptors/molecular/AcidicGroupCountDescriptor."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, AliphaticAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
AliphaticAtom.AliphaticAtom ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AliphaticAtom."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, AliphaticSymbolAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
AliphaticSymbolAtom.AliphaticSymbolAtom ( String symbol, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AliphaticSymbolAtom."<init>":(Ljava/lang/String;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, AllEquivalentCyclicSet.class
package org.openscience.cdk.hash.equivalent
AllEquivalentCyclicSet.AllEquivalentCyclicSet ( )
[mangled: org/openscience/cdk/hash/equivalent/AllEquivalentCyclicSet."<init>":()V]
AllEquivalentCyclicSet.find ( long[ ] invariants, IAtomContainer container, int[ ][ ] graph ) : Set
[mangled: org/openscience/cdk/hash/equivalent/AllEquivalentCyclicSet.find:([JLorg/openscience/cdk/interfaces/IAtomContainer;[[I)Ljava/util/Set;]
cdk-1.5.2.jar, AllPairsShortestPaths.class
package org.openscience.cdk.graph
AllPairsShortestPaths.AllPairsShortestPaths ( IAtomContainer container )
[mangled: org/openscience/cdk/graph/AllPairsShortestPaths."<init>":(Lorg/openscience/cdk/interfaces/IAtomContainer;)V]
AllPairsShortestPaths.from ( IAtom start ) : ShortestPaths
[mangled: org/openscience/cdk/graph/AllPairsShortestPaths.from:(Lorg/openscience/cdk/interfaces/IAtom;)Lorg/openscience/cdk/graph/ShortestPaths;]
AllPairsShortestPaths.from ( int start ) : ShortestPaths
[mangled: org/openscience/cdk/graph/AllPairsShortestPaths.from:(I)Lorg/openscience/cdk/graph/ShortestPaths;]
cdk-1.5.2.jar, AminoAcid.class
package org.openscience.cdk
AminoAcid.clone ( ) : IAminoAcid
[mangled: org/openscience/cdk/AminoAcid.clone:()Lorg/openscience/cdk/interfaces/IAminoAcid;]
AminoAcid.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/AminoAcid.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
AminoAcid.clone ( ) : IMonomer
[mangled: org/openscience/cdk/AminoAcid.clone:()Lorg/openscience/cdk/interfaces/IMonomer;]
package org.openscience.cdk.silent
AminoAcid.clone ( ) : IAminoAcid
[mangled: org/openscience/cdk/silent/AminoAcid.clone:()Lorg/openscience/cdk/interfaces/IAminoAcid;]
AminoAcid.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/silent/AminoAcid.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
AminoAcid.clone ( ) : IMonomer
[mangled: org/openscience/cdk/silent/AminoAcid.clone:()Lorg/openscience/cdk/interfaces/IMonomer;]
cdk-1.5.2.jar, AnyAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
AnyAtom.AnyAtom ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AnyAtom."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, AnyOrderQueryBond.class
package org.openscience.cdk.isomorphism.matchers.smarts
AnyOrderQueryBond.AnyOrderQueryBond ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AnyOrderQueryBond."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
AnyOrderQueryBond.AnyOrderQueryBond ( IQueryAtom atom1, IQueryAtom atom2, IBond.Order order, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AnyOrderQueryBond."<init>":(Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/interfaces/IBond$Order;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, AromaticAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
AromaticAtom.AromaticAtom ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AromaticAtom."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, AromaticOrSingleQueryBond.class
package org.openscience.cdk.isomorphism.matchers.smarts
AromaticOrSingleQueryBond.AromaticOrSingleQueryBond ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AromaticOrSingleQueryBond."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
AromaticOrSingleQueryBond.AromaticOrSingleQueryBond ( IQueryAtom atom1, IQueryAtom atom2, IBond.Order order, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AromaticOrSingleQueryBond."<init>":(Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/interfaces/IBond$Order;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, AromaticQueryBond.class
package org.openscience.cdk.isomorphism.matchers.smarts
AromaticQueryBond.AromaticQueryBond ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AromaticQueryBond."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
AromaticQueryBond.AromaticQueryBond ( IQueryAtom atom1, IQueryAtom atom2, IBond.Order order, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AromaticQueryBond."<init>":(Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/interfaces/IBond$Order;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, AromaticSymbolAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
AromaticSymbolAtom.AromaticSymbolAtom ( String symbol, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AromaticSymbolAtom."<init>":(Ljava/lang/String;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, ArrowHeadWidth.class
package org.openscience.cdk.renderer.generators
ReactionSceneGenerator.ArrowHeadWidth.getDefault ( ) : Double
[mangled: org/openscience/cdk/renderer/generators/ReactionSceneGenerator.ArrowHeadWidth.getDefault:()Ljava/lang/Double;]
ReactionSceneGenerator.ArrowHeadWidth.getDefault ( ) : Object
[mangled: org/openscience/cdk/renderer/generators/ReactionSceneGenerator.ArrowHeadWidth.getDefault:()Ljava/lang/Object;]
ReactionSceneGenerator.ArrowHeadWidth.ReactionSceneGenerator.ArrowHeadWidth ( )
[mangled: org/openscience/cdk/renderer/generators/ReactionSceneGenerator.ArrowHeadWidth."<init>":()V]
cdk-1.5.2.jar, AtomAtomMappingLineColor.class
package org.openscience.cdk.renderer.generators
MappingGenerator.AtomAtomMappingLineColor.getDefault ( ) : Color
[mangled: org/openscience/cdk/renderer/generators/MappingGenerator.AtomAtomMappingLineColor.getDefault:()Ljava/awt/Color;]
MappingGenerator.AtomAtomMappingLineColor.getDefault ( ) : Object
[mangled: org/openscience/cdk/renderer/generators/MappingGenerator.AtomAtomMappingLineColor.getDefault:()Ljava/lang/Object;]
MappingGenerator.AtomAtomMappingLineColor.MappingGenerator.AtomAtomMappingLineColor ( )
[mangled: org/openscience/cdk/renderer/generators/MappingGenerator.AtomAtomMappingLineColor."<init>":()V]
cdk-1.5.2.jar, AtomColorer.class
package org.openscience.cdk.renderer.generators
AtomNumberGenerator.AtomColorer.AtomNumberGenerator.AtomColorer ( )
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator.AtomColorer."<init>":()V]
AtomNumberGenerator.AtomColorer.getDefault ( ) : IAtomColorer
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator.AtomColorer.getDefault:()Lorg/openscience/cdk/renderer/color/IAtomColorer;]
AtomNumberGenerator.AtomColorer.getDefault ( ) : Object
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator.AtomColorer.getDefault:()Ljava/lang/Object;]
cdk-1.5.2.jar, AtomContainer.class
package org.openscience.cdk
AtomContainer.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/AtomContainer.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
AtomContainer.isEmpty ( ) : boolean
[mangled: org/openscience/cdk/AtomContainer.isEmpty:()Z]
AtomContainer.setStereoElements ( List elements ) : void
[mangled: org/openscience/cdk/AtomContainer.setStereoElements:(Ljava/util/List;)V]
package org.openscience.cdk.silent
AtomContainer.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/silent/AtomContainer.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
AtomContainer.isEmpty ( ) : boolean
[mangled: org/openscience/cdk/silent/AtomContainer.isEmpty:()Z]
AtomContainer.setStereoElements ( List elements ) : void
[mangled: org/openscience/cdk/silent/AtomContainer.setStereoElements:(Ljava/util/List;)V]
cdk-1.5.2.jar, AtomContainerBoundsGenerator.class
package org.openscience.cdk.renderer.generators
AtomContainerBoundsGenerator.AtomContainerBoundsGenerator ( )
[mangled: org/openscience/cdk/renderer/generators/AtomContainerBoundsGenerator."<init>":()V]
AtomContainerBoundsGenerator.generate ( IAtomContainer container, RendererModel model ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/AtomContainerBoundsGenerator.generate:(Lorg/openscience/cdk/interfaces/IAtomContainer;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
AtomContainerBoundsGenerator.generate ( IChemObject x0, RendererModel x1 ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/AtomContainerBoundsGenerator.generate:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
AtomContainerBoundsGenerator.getParameters ( ) : List
[mangled: org/openscience/cdk/renderer/generators/AtomContainerBoundsGenerator.getParameters:()Ljava/util/List;]
cdk-1.5.2.jar, AtomContainerManipulator.class
package org.openscience.cdk.tools.manipulator
AtomContainerManipulator.anonymise ( IAtomContainer src ) [static] : IAtomContainer
[mangled: org/openscience/cdk/tools/manipulator/AtomContainerManipulator.anonymise:(Lorg/openscience/cdk/interfaces/IAtomContainer;)Lorg/openscience/cdk/interfaces/IAtomContainer;]
AtomContainerManipulator.getImplicitHydrogenCount ( IAtomContainer container ) [static] : int
[mangled: org/openscience/cdk/tools/manipulator/AtomContainerManipulator.getImplicitHydrogenCount:(Lorg/openscience/cdk/interfaces/IAtomContainer;)I]
cdk-1.5.2.jar, AtomContainerSet.class
package org.openscience.cdk
AtomContainerSet.isEmpty ( ) : boolean
[mangled: org/openscience/cdk/AtomContainerSet.isEmpty:()Z]
package org.openscience.cdk.silent
AtomContainerSet.isEmpty ( ) : boolean
[mangled: org/openscience/cdk/silent/AtomContainerSet.isEmpty:()Z]
cdk-1.5.2.jar, AtomDiscretePartitionRefiner.class
package org.openscience.cdk.group
AtomDiscretePartitionRefiner.AtomDiscretePartitionRefiner ( )
[mangled: org/openscience/cdk/group/AtomDiscretePartitionRefiner."<init>":()V]
AtomDiscretePartitionRefiner.AtomDiscretePartitionRefiner ( boolean ignoreElements, boolean ignoreBondOrders )
[mangled: org/openscience/cdk/group/AtomDiscretePartitionRefiner."<init>":(ZZ)V]
AtomDiscretePartitionRefiner.getAutomorphismGroup ( IAtomContainer atomContainer ) : PermutationGroup
[mangled: org/openscience/cdk/group/AtomDiscretePartitionRefiner.getAutomorphismGroup:(Lorg/openscience/cdk/interfaces/IAtomContainer;)Lorg/openscience/cdk/group/PermutationGroup;]
AtomDiscretePartitionRefiner.getAutomorphismGroup ( IAtomContainer atomContainer, Partition initialPartition ) : PermutationGroup
[mangled: org/openscience/cdk/group/AtomDiscretePartitionRefiner.getAutomorphismGroup:(Lorg/openscience/cdk/interfaces/IAtomContainer;Lorg/openscience/cdk/group/Partition;)Lorg/openscience/cdk/group/PermutationGroup;]
AtomDiscretePartitionRefiner.getAutomorphismGroup ( IAtomContainer atomContainer, PermutationGroup group ) : PermutationGroup
[mangled: org/openscience/cdk/group/AtomDiscretePartitionRefiner.getAutomorphismGroup:(Lorg/openscience/cdk/interfaces/IAtomContainer;Lorg/openscience/cdk/group/PermutationGroup;)Lorg/openscience/cdk/group/PermutationGroup;]
AtomDiscretePartitionRefiner.getAutomorphismPartition ( IAtomContainer atomContainer ) : Partition
[mangled: org/openscience/cdk/group/AtomDiscretePartitionRefiner.getAutomorphismPartition:(Lorg/openscience/cdk/interfaces/IAtomContainer;)Lorg/openscience/cdk/group/Partition;]
AtomDiscretePartitionRefiner.getConnectedIndices ( int atomIndex ) : int[ ]
[mangled: org/openscience/cdk/group/AtomDiscretePartitionRefiner.getConnectedIndices:(I)[I]
AtomDiscretePartitionRefiner.getConnectivity ( int i, int j ) : int
[mangled: org/openscience/cdk/group/AtomDiscretePartitionRefiner.getConnectivity:(II)I]
AtomDiscretePartitionRefiner.getElementPartition ( IAtomContainer atomContainer ) : Partition
[mangled: org/openscience/cdk/group/AtomDiscretePartitionRefiner.getElementPartition:(Lorg/openscience/cdk/interfaces/IAtomContainer;)Lorg/openscience/cdk/group/Partition;]
AtomDiscretePartitionRefiner.getVertexCount ( ) : int
[mangled: org/openscience/cdk/group/AtomDiscretePartitionRefiner.getVertexCount:()I]
AtomDiscretePartitionRefiner.isCanonical ( IAtomContainer atomContainer ) : boolean
[mangled: org/openscience/cdk/group/AtomDiscretePartitionRefiner.isCanonical:(Lorg/openscience/cdk/interfaces/IAtomContainer;)Z]
AtomDiscretePartitionRefiner.refine ( IAtomContainer atomContainer ) : void
[mangled: org/openscience/cdk/group/AtomDiscretePartitionRefiner.refine:(Lorg/openscience/cdk/interfaces/IAtomContainer;)V]
AtomDiscretePartitionRefiner.refine ( IAtomContainer atomContainer, Partition partition ) : void
[mangled: org/openscience/cdk/group/AtomDiscretePartitionRefiner.refine:(Lorg/openscience/cdk/interfaces/IAtomContainer;Lorg/openscience/cdk/group/Partition;)V]
AtomDiscretePartitionRefiner.reset ( ) : void
[mangled: org/openscience/cdk/group/AtomDiscretePartitionRefiner.reset:()V]
cdk-1.5.2.jar, AtomEncoder.class
package org.openscience.cdk.hash.seed
AtomEncoder.encode ( IAtom p1, IAtomContainer p2 ) [abstract] : int
[mangled: org/openscience/cdk/hash/seed/AtomEncoder.encode:(Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/interfaces/IAtomContainer;)I]
cdk-1.5.2.jar, AtomEquitablePartitionRefiner.class
package org.openscience.cdk.group
AtomEquitablePartitionRefiner.AtomEquitablePartitionRefiner ( AtomDiscretePartitionRefiner discreteRefiner )
[mangled: org/openscience/cdk/group/AtomEquitablePartitionRefiner."<init>":(Lorg/openscience/cdk/group/AtomDiscretePartitionRefiner;)V]
AtomEquitablePartitionRefiner.getVertexCount ( ) : int
[mangled: org/openscience/cdk/group/AtomEquitablePartitionRefiner.getVertexCount:()I]
AtomEquitablePartitionRefiner.neighboursInBlock ( Set block, int atomIndex ) : int
[mangled: org/openscience/cdk/group/AtomEquitablePartitionRefiner.neighboursInBlock:(Ljava/util/Set;I)I]
cdk-1.5.2.jar, AtomHashGenerator.class
package org.openscience.cdk.hash
AtomHashGenerator.generate ( IAtomContainer p1 ) [abstract] : long[ ]
[mangled: org/openscience/cdk/hash/AtomHashGenerator.generate:(Lorg/openscience/cdk/interfaces/IAtomContainer;)[J]
cdk-1.5.2.jar, AtomicNumberAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
AtomicNumberAtom.AtomicNumberAtom ( int atomicNumber, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AtomicNumberAtom."<init>":(ILorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, AtomMassGenerator.class
package org.openscience.cdk.renderer.generators
AtomMassGenerator.AtomMassGenerator ( )
[mangled: org/openscience/cdk/renderer/generators/AtomMassGenerator."<init>":()V]
AtomMassGenerator.showCarbon ( IAtom atom, IAtomContainer container, RendererModel model ) : boolean
[mangled: org/openscience/cdk/renderer/generators/AtomMassGenerator.showCarbon:(Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/interfaces/IAtomContainer;Lorg/openscience/cdk/renderer/RendererModel;)Z]
cdk-1.5.2.jar, AtomMassSymbolElement.class
package org.openscience.cdk.renderer.elements
AtomMassSymbolElement.AtomMassSymbolElement ( double xCoord, double yCoord, String symbol, Integer formalCharge, Integer hydrogenCount, int alignment, Integer atomMass, Color color )
[mangled: org/openscience/cdk/renderer/elements/AtomMassSymbolElement."<init>":(DDLjava/lang/String;Ljava/lang/Integer;Ljava/lang/Integer;ILjava/lang/Integer;Ljava/awt/Color;)V]
cdk-1.5.2.jar, AtomNumberGenerator.class
package org.openscience.cdk.renderer.generators
AtomNumberGenerator.AtomNumberGenerator ( )
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator."<init>":()V]
AtomNumberGenerator.generate ( IAtomContainer container, RendererModel model ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator.generate:(Lorg/openscience/cdk/interfaces/IAtomContainer;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
AtomNumberGenerator.generate ( IChemObject x0, RendererModel x1 ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator.generate:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
AtomNumberGenerator.getParameters ( ) : List
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator.getParameters:()Ljava/util/List;]
cdk-1.5.2.jar, AtomNumberTextColor.class
package org.openscience.cdk.renderer.generators
AtomNumberGenerator.AtomNumberTextColor.AtomNumberGenerator.AtomNumberTextColor ( )
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator.AtomNumberTextColor."<init>":()V]
AtomNumberGenerator.AtomNumberTextColor.getDefault ( ) : Color
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator.AtomNumberTextColor.getDefault:()Ljava/awt/Color;]
AtomNumberGenerator.AtomNumberTextColor.getDefault ( ) : Object
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator.AtomNumberTextColor.getDefault:()Ljava/lang/Object;]
cdk-1.5.2.jar, AtomParity.class
package org.openscience.cdk
AtomParity.map ( Map atoms, Map bonds ) : IAtomParity
[mangled: org/openscience/cdk/AtomParity.map:(Ljava/util/Map;Ljava/util/Map;)Lorg/openscience/cdk/interfaces/IAtomParity;]
AtomParity.map ( Map x0, Map x1 ) : IStereoElement
[mangled: org/openscience/cdk/AtomParity.map:(Ljava/util/Map;Ljava/util/Map;)Lorg/openscience/cdk/interfaces/IStereoElement;]
package org.openscience.cdk.silent
AtomParity.map ( Map atoms, Map bonds ) : IAtomParity
[mangled: org/openscience/cdk/silent/AtomParity.map:(Ljava/util/Map;Ljava/util/Map;)Lorg/openscience/cdk/interfaces/IAtomParity;]
AtomParity.map ( Map x0, Map x1 ) : IStereoElement
[mangled: org/openscience/cdk/silent/AtomParity.map:(Ljava/util/Map;Ljava/util/Map;)Lorg/openscience/cdk/interfaces/IStereoElement;]
cdk-1.5.2.jar, AtomTypeAwareSaturationChecker.class
package org.openscience.cdk.tools
AtomTypeAwareSaturationChecker.AtomTypeAwareSaturationChecker ( )
[mangled: org/openscience/cdk/tools/AtomTypeAwareSaturationChecker."<init>":()V]
AtomTypeAwareSaturationChecker.bondOrderCanBeIncreased ( IBond bond, IAtomContainer atomContainer ) : boolean
[mangled: org/openscience/cdk/tools/AtomTypeAwareSaturationChecker.bondOrderCanBeIncreased:(Lorg/openscience/cdk/interfaces/IBond;Lorg/openscience/cdk/interfaces/IAtomContainer;)Z]
AtomTypeAwareSaturationChecker.decideBondOrder ( IAtomContainer atomContainer ) : void
[mangled: org/openscience/cdk/tools/AtomTypeAwareSaturationChecker.decideBondOrder:(Lorg/openscience/cdk/interfaces/IAtomContainer;)V]
AtomTypeAwareSaturationChecker.decideBondOrder ( IAtomContainer atomContainer, boolean atomsSaturated ) : void
[mangled: org/openscience/cdk/tools/AtomTypeAwareSaturationChecker.decideBondOrder:(Lorg/openscience/cdk/interfaces/IAtomContainer;Z)V]
AtomTypeAwareSaturationChecker.getMaxNoOfBonds ( IAtom atom ) : double
[mangled: org/openscience/cdk/tools/AtomTypeAwareSaturationChecker.getMaxNoOfBonds:(Lorg/openscience/cdk/interfaces/IAtom;)D]
AtomTypeAwareSaturationChecker.isSaturated ( IAtom atom, IAtomContainer container ) : boolean
[mangled: org/openscience/cdk/tools/AtomTypeAwareSaturationChecker.isSaturated:(Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/interfaces/IAtomContainer;)Z]
AtomTypeAwareSaturationChecker.isSaturated ( IAtomContainer container ) : boolean
[mangled: org/openscience/cdk/tools/AtomTypeAwareSaturationChecker.isSaturated:(Lorg/openscience/cdk/interfaces/IAtomContainer;)Z]
AtomTypeAwareSaturationChecker.saturate ( IAtomContainer container ) : void
[mangled: org/openscience/cdk/tools/AtomTypeAwareSaturationChecker.saturate:(Lorg/openscience/cdk/interfaces/IAtomContainer;)V]
cdk-1.5.2.jar, Backtracker.class
package org.openscience.cdk.group
PermutationGroup.Backtracker.applyTo ( Permutation p1 ) [abstract] : void
[mangled: org/openscience/cdk/group/PermutationGroup.Backtracker.applyTo:(Lorg/openscience/cdk/group/Permutation;)V]
PermutationGroup.Backtracker.isFinished ( ) [abstract] : boolean
[mangled: org/openscience/cdk/group/PermutationGroup.Backtracker.isFinished:()Z]
cdk-1.5.2.jar, BasicAtomEncoder.class
package org.openscience.cdk.hash.seed
BasicAtomEncoder.valueOf ( String name ) [static] : BasicAtomEncoder
[mangled: org/openscience/cdk/hash/seed/BasicAtomEncoder.valueOf:(Ljava/lang/String;)Lorg/openscience/cdk/hash/seed/BasicAtomEncoder;]
BasicAtomEncoder.values ( ) [static] : BasicAtomEncoder[ ]
[mangled: org/openscience/cdk/hash/seed/BasicAtomEncoder.values:()[Lorg/openscience/cdk/hash/seed/BasicAtomEncoder;]
cdk-1.5.2.jar, BasicAtomHashGenerator.class
package org.openscience.cdk.hash
BasicAtomHashGenerator.BasicAtomHashGenerator ( AtomHashGenerator seedGenerator, Pseudorandom pseudorandom, int depth )
[mangled: org/openscience/cdk/hash/BasicAtomHashGenerator."<init>":(Lorg/openscience/cdk/hash/AtomHashGenerator;Lorg/openscience/cdk/hash/Pseudorandom;I)V]
BasicAtomHashGenerator.BasicAtomHashGenerator ( AtomHashGenerator seedGenerator, Pseudorandom pseudorandom, StereoEncoderFactory factory, int depth )
[mangled: org/openscience/cdk/hash/BasicAtomHashGenerator."<init>":(Lorg/openscience/cdk/hash/AtomHashGenerator;Lorg/openscience/cdk/hash/Pseudorandom;Lorg/openscience/cdk/hash/stereo/factory/StereoEncoderFactory;I)V]
BasicAtomHashGenerator.generate ( IAtomContainer container ) : long[ ]
[mangled: org/openscience/cdk/hash/BasicAtomHashGenerator.generate:(Lorg/openscience/cdk/interfaces/IAtomContainer;)[J]
cdk-1.5.2.jar, BasicCreator.class
package org.openscience.cdk
DynamicFactory.BasicCreator.DynamicFactory.BasicCreator ( Class c )
[mangled: org/openscience/cdk/DynamicFactory.BasicCreator."<init>":(Ljava/lang/Class;)V]
DynamicFactory.BasicCreator.getDeclaringClass ( ) : Class
[mangled: org/openscience/cdk/DynamicFactory.BasicCreator.getDeclaringClass:()Ljava/lang/Class;]
cdk-1.5.2.jar, BasicGroupCountDescriptor.class
package org.openscience.cdk.qsar.descriptors.molecular
BasicGroupCountDescriptor.BasicGroupCountDescriptor ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/qsar/descriptors/molecular/BasicGroupCountDescriptor."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, BasicMoleculeHashGenerator.class
package org.openscience.cdk.hash
BasicMoleculeHashGenerator.BasicMoleculeHashGenerator ( AtomHashGenerator generator )
[mangled: org/openscience/cdk/hash/BasicMoleculeHashGenerator."<init>":(Lorg/openscience/cdk/hash/AtomHashGenerator;)V]
BasicMoleculeHashGenerator.generate ( IAtomContainer container ) : long
[mangled: org/openscience/cdk/hash/BasicMoleculeHashGenerator.generate:(Lorg/openscience/cdk/interfaces/IAtomContainer;)J]
cdk-1.5.2.jar, BasicPermutationParity.class
package org.openscience.cdk.hash.stereo.parity
BasicPermutationParity.BasicPermutationParity ( int[ ] indices )
[mangled: org/openscience/cdk/hash/stereo/parity/BasicPermutationParity."<init>":([I)V]
BasicPermutationParity.parity ( long[ ] current ) : int
[mangled: org/openscience/cdk/hash/stereo/parity/BasicPermutationParity.parity:([J)I]
cdk-1.5.2.jar, BioPolymer.class
package org.openscience.cdk
BioPolymer.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/BioPolymer.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
BioPolymer.clone ( ) : IBioPolymer
[mangled: org/openscience/cdk/BioPolymer.clone:()Lorg/openscience/cdk/interfaces/IBioPolymer;]
BioPolymer.clone ( ) : IPolymer
[mangled: org/openscience/cdk/BioPolymer.clone:()Lorg/openscience/cdk/interfaces/IPolymer;]
package org.openscience.cdk.silent
BioPolymer.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/silent/BioPolymer.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
BioPolymer.clone ( ) : IBioPolymer
[mangled: org/openscience/cdk/silent/BioPolymer.clone:()Lorg/openscience/cdk/interfaces/IBioPolymer;]
BioPolymer.clone ( ) : IPolymer
[mangled: org/openscience/cdk/silent/BioPolymer.clone:()Lorg/openscience/cdk/interfaces/IPolymer;]
cdk-1.5.2.jar, BondDiscretePartitionRefiner.class
package org.openscience.cdk.group
BondDiscretePartitionRefiner.BondDiscretePartitionRefiner ( )
[mangled: org/openscience/cdk/group/BondDiscretePartitionRefiner."<init>":()V]
BondDiscretePartitionRefiner.BondDiscretePartitionRefiner ( boolean ignoreBondOrders )
[mangled: org/openscience/cdk/group/BondDiscretePartitionRefiner."<init>":(Z)V]
BondDiscretePartitionRefiner.getAutomorphismGroup ( IAtomContainer atomContainer ) : PermutationGroup
[mangled: org/openscience/cdk/group/BondDiscretePartitionRefiner.getAutomorphismGroup:(Lorg/openscience/cdk/interfaces/IAtomContainer;)Lorg/openscience/cdk/group/PermutationGroup;]
BondDiscretePartitionRefiner.getAutomorphismGroup ( IAtomContainer atomContainer, Partition initialPartition ) : PermutationGroup
[mangled: org/openscience/cdk/group/BondDiscretePartitionRefiner.getAutomorphismGroup:(Lorg/openscience/cdk/interfaces/IAtomContainer;Lorg/openscience/cdk/group/Partition;)Lorg/openscience/cdk/group/PermutationGroup;]
BondDiscretePartitionRefiner.getAutomorphismGroup ( IAtomContainer atomContainer, PermutationGroup group ) : PermutationGroup
[mangled: org/openscience/cdk/group/BondDiscretePartitionRefiner.getAutomorphismGroup:(Lorg/openscience/cdk/interfaces/IAtomContainer;Lorg/openscience/cdk/group/PermutationGroup;)Lorg/openscience/cdk/group/PermutationGroup;]
BondDiscretePartitionRefiner.getAutomorphismPartition ( IAtomContainer atomContainer ) : Partition
[mangled: org/openscience/cdk/group/BondDiscretePartitionRefiner.getAutomorphismPartition:(Lorg/openscience/cdk/interfaces/IAtomContainer;)Lorg/openscience/cdk/group/Partition;]
BondDiscretePartitionRefiner.getBondPartition ( IAtomContainer atomContainer ) : Partition
[mangled: org/openscience/cdk/group/BondDiscretePartitionRefiner.getBondPartition:(Lorg/openscience/cdk/interfaces/IAtomContainer;)Lorg/openscience/cdk/group/Partition;]
BondDiscretePartitionRefiner.getConnectedIndices ( int bondIndex ) : int[ ]
[mangled: org/openscience/cdk/group/BondDiscretePartitionRefiner.getConnectedIndices:(I)[I]
BondDiscretePartitionRefiner.getConnectivity ( int i, int j ) : int
[mangled: org/openscience/cdk/group/BondDiscretePartitionRefiner.getConnectivity:(II)I]
BondDiscretePartitionRefiner.getVertexCount ( ) : int
[mangled: org/openscience/cdk/group/BondDiscretePartitionRefiner.getVertexCount:()I]
BondDiscretePartitionRefiner.isCanonical ( IAtomContainer atomContainer ) : boolean
[mangled: org/openscience/cdk/group/BondDiscretePartitionRefiner.isCanonical:(Lorg/openscience/cdk/interfaces/IAtomContainer;)Z]
BondDiscretePartitionRefiner.refine ( IAtomContainer atomContainer ) : void
[mangled: org/openscience/cdk/group/BondDiscretePartitionRefiner.refine:(Lorg/openscience/cdk/interfaces/IAtomContainer;)V]
BondDiscretePartitionRefiner.refine ( IAtomContainer atomContainer, Partition partition ) : void
[mangled: org/openscience/cdk/group/BondDiscretePartitionRefiner.refine:(Lorg/openscience/cdk/interfaces/IAtomContainer;Lorg/openscience/cdk/group/Partition;)V]
BondDiscretePartitionRefiner.reset ( ) : void
[mangled: org/openscience/cdk/group/BondDiscretePartitionRefiner.reset:()V]
cdk-1.5.2.jar, BondEquitablePartitionRefiner.class
package org.openscience.cdk.group
BondEquitablePartitionRefiner.BondEquitablePartitionRefiner ( BondDiscretePartitionRefiner discreteRefiner )
[mangled: org/openscience/cdk/group/BondEquitablePartitionRefiner."<init>":(Lorg/openscience/cdk/group/BondDiscretePartitionRefiner;)V]
BondEquitablePartitionRefiner.getVertexCount ( ) : int
[mangled: org/openscience/cdk/group/BondEquitablePartitionRefiner.getVertexCount:()I]
BondEquitablePartitionRefiner.neighboursInBlock ( Set block, int bondIndex ) : int
[mangled: org/openscience/cdk/group/BondEquitablePartitionRefiner.neighboursInBlock:(Ljava/util/Set;I)I]
cdk-1.5.2.jar, BoundsColor.class
package org.openscience.cdk.renderer.generators
BoundsGenerator.BoundsColor.BoundsGenerator.BoundsColor ( )
[mangled: org/openscience/cdk/renderer/generators/BoundsGenerator.BoundsColor."<init>":()V]
BoundsGenerator.BoundsColor.getDefault ( ) : Color
[mangled: org/openscience/cdk/renderer/generators/BoundsGenerator.BoundsColor.getDefault:()Ljava/awt/Color;]
BoundsGenerator.BoundsColor.getDefault ( ) : Object
[mangled: org/openscience/cdk/renderer/generators/BoundsGenerator.BoundsColor.getDefault:()Ljava/lang/Object;]
cdk-1.5.2.jar, BoundsGenerator.class
package org.openscience.cdk.renderer.generators
BoundsGenerator.BoundsGenerator ( )
[mangled: org/openscience/cdk/renderer/generators/BoundsGenerator."<init>":()V]
BoundsGenerator.generate ( IChemObject x0, RendererModel x1 ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/BoundsGenerator.generate:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
BoundsGenerator.generate ( IReaction reaction, RendererModel model ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/BoundsGenerator.generate:(Lorg/openscience/cdk/interfaces/IReaction;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
BoundsGenerator.getParameters ( ) : List
[mangled: org/openscience/cdk/renderer/generators/BoundsGenerator.getParameters:()Ljava/util/List;]
cdk-1.5.2.jar, ChemModel.class
package org.openscience.cdk
ChemModel.isEmpty ( ) : boolean
[mangled: org/openscience/cdk/ChemModel.isEmpty:()Z]
package org.openscience.cdk.silent
ChemModel.isEmpty ( ) : boolean
[mangled: org/openscience/cdk/silent/ChemModel.isEmpty:()Z]
cdk-1.5.2.jar, ChemModelRenderer.class
package org.openscience.cdk.renderer
ChemModelRenderer.calculateDiagramBounds ( IChemModel model ) : Rectangle
[mangled: org/openscience/cdk/renderer/ChemModelRenderer.calculateDiagramBounds:(Lorg/openscience/cdk/interfaces/IChemModel;)Ljava/awt/Rectangle;]
ChemModelRenderer.calculateDiagramBounds ( IChemObject x0 ) : Rectangle
[mangled: org/openscience/cdk/renderer/ChemModelRenderer.calculateDiagramBounds:(Lorg/openscience/cdk/interfaces/IChemObject;)Ljava/awt/Rectangle;]
ChemModelRenderer.calculateScaleForBondLength ( double modelBondLength ) : double
[mangled: org/openscience/cdk/renderer/ChemModelRenderer.calculateScaleForBondLength:(D)D]
ChemModelRenderer.ChemModelRenderer ( List generators, IFontManager fontManager )
[mangled: org/openscience/cdk/renderer/ChemModelRenderer."<init>":(Ljava/util/List;Lorg/openscience/cdk/renderer/font/IFontManager;)V]
ChemModelRenderer.ChemModelRenderer ( List generators, List reactionGenerators, IFontManager fontManager )
[mangled: org/openscience/cdk/renderer/ChemModelRenderer."<init>":(Ljava/util/List;Ljava/util/List;Lorg/openscience/cdk/renderer/font/IFontManager;)V]
ChemModelRenderer.getGenerators ( ) : List
[mangled: org/openscience/cdk/renderer/ChemModelRenderer.getGenerators:()Ljava/util/List;]
ChemModelRenderer.paint ( IChemModel chemModel, IDrawVisitor drawVisitor ) : Rectangle
[mangled: org/openscience/cdk/renderer/ChemModelRenderer.paint:(Lorg/openscience/cdk/interfaces/IChemModel;Lorg/openscience/cdk/renderer/visitor/IDrawVisitor;)Ljava/awt/Rectangle;]
ChemModelRenderer.paint ( IChemModel chemModel, IDrawVisitor drawVisitor, Rectangle2D bounds, boolean resetCenter ) : void
[mangled: org/openscience/cdk/renderer/ChemModelRenderer.paint:(Lorg/openscience/cdk/interfaces/IChemModel;Lorg/openscience/cdk/renderer/visitor/IDrawVisitor;Ljava/awt/geom/Rectangle2D;Z)V]
ChemModelRenderer.paint ( IChemObject x0, IDrawVisitor x1 ) : Rectangle
[mangled: org/openscience/cdk/renderer/ChemModelRenderer.paint:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/visitor/IDrawVisitor;)Ljava/awt/Rectangle;]
ChemModelRenderer.paint ( IChemObject x0, IDrawVisitor x1, Rectangle2D x2, boolean x3 ) : void
[mangled: org/openscience/cdk/renderer/ChemModelRenderer.paint:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/visitor/IDrawVisitor;Ljava/awt/geom/Rectangle2D;Z)V]
ChemModelRenderer.repaint ( IDrawVisitor drawVisitor ) : void
[mangled: org/openscience/cdk/renderer/ChemModelRenderer.repaint:(Lorg/openscience/cdk/renderer/visitor/IDrawVisitor;)V]
ChemModelRenderer.setScale ( IChemModel chemModel ) : void
[mangled: org/openscience/cdk/renderer/ChemModelRenderer.setScale:(Lorg/openscience/cdk/interfaces/IChemModel;)V]
ChemModelRenderer.setScale ( IChemObject x0 ) : void
[mangled: org/openscience/cdk/renderer/ChemModelRenderer.setScale:(Lorg/openscience/cdk/interfaces/IChemObject;)V]
ChemModelRenderer.setup ( IChemModel chemModel, Rectangle screen ) : void
[mangled: org/openscience/cdk/renderer/ChemModelRenderer.setup:(Lorg/openscience/cdk/interfaces/IChemModel;Ljava/awt/Rectangle;)V]
ChemModelRenderer.setup ( IChemObject x0, Rectangle x1 ) : void
[mangled: org/openscience/cdk/renderer/ChemModelRenderer.setup:(Lorg/openscience/cdk/interfaces/IChemObject;Ljava/awt/Rectangle;)V]
cdk-1.5.2.jar, ChemObject.class
package org.openscience.cdk
ChemObject.getProperty ( Object description, Class c ) : Object
[mangled: org/openscience/cdk/ChemObject.getProperty:(Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object;]
package org.openscience.cdk.silent
ChemObject.getProperty ( Object description, Class c ) : Object
[mangled: org/openscience/cdk/silent/ChemObject.getProperty:(Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object;]
cdk-1.5.2.jar, ChiralityAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
ChiralityAtom.ChiralityAtom ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/ChiralityAtom."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, ColorByType.class
package org.openscience.cdk.renderer.generators
AtomNumberGenerator.ColorByType.AtomNumberGenerator.ColorByType ( )
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator.ColorByType."<init>":()V]
AtomNumberGenerator.ColorByType.getDefault ( ) : Boolean
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator.ColorByType.getDefault:()Ljava/lang/Boolean;]
AtomNumberGenerator.ColorByType.getDefault ( ) : Object
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator.ColorByType.getDefault:()Ljava/lang/Object;]
cdk-1.5.2.jar, CombinedPermutationParity.class
package org.openscience.cdk.hash.stereo.parity
CombinedPermutationParity.CombinedPermutationParity ( PermutationParity left, PermutationParity right )
[mangled: org/openscience/cdk/hash/stereo/parity/CombinedPermutationParity."<init>":(Lorg/openscience/cdk/hash/stereo/parity/PermutationParity;Lorg/openscience/cdk/hash/stereo/parity/PermutationParity;)V]
CombinedPermutationParity.parity ( long[ ] current ) : int
[mangled: org/openscience/cdk/hash/stereo/parity/CombinedPermutationParity.parity:([J)I]
cdk-1.5.2.jar, Conformation.class
package org.openscience.cdk.interfaces
IDoubleBondStereochemistry.Conformation.valueOf ( String name ) [static] : IDoubleBondStereochemistry.Conformation
[mangled: org/openscience/cdk/interfaces/IDoubleBondStereochemistry.Conformation.valueOf:(Ljava/lang/String;)Lorg/openscience/cdk/interfaces/IDoubleBondStereochemistry$Conformation;]
IDoubleBondStereochemistry.Conformation.values ( ) [static] : IDoubleBondStereochemistry.Conformation[ ]
[mangled: org/openscience/cdk/interfaces/IDoubleBondStereochemistry.Conformation.values:()[Lorg/openscience/cdk/interfaces/IDoubleBondStereochemistry$Conformation;]
cdk-1.5.2.jar, ConjugatedAtomEncoder.class
package org.openscience.cdk.hash.seed
ConjugatedAtomEncoder.ConjugatedAtomEncoder ( List encoders )
[mangled: org/openscience/cdk/hash/seed/ConjugatedAtomEncoder."<init>":(Ljava/util/List;)V]
ConjugatedAtomEncoder.create ( AtomEncoder encoder, AtomEncoder[ ] encoders ) [static] : AtomEncoder
[mangled: org/openscience/cdk/hash/seed/ConjugatedAtomEncoder.create:(Lorg/openscience/cdk/hash/seed/AtomEncoder;[Lorg/openscience/cdk/hash/seed/AtomEncoder;)Lorg/openscience/cdk/hash/seed/AtomEncoder;]
ConjugatedAtomEncoder.encode ( IAtom atom, IAtomContainer container ) : int
[mangled: org/openscience/cdk/hash/seed/ConjugatedAtomEncoder.encode:(Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/interfaces/IAtomContainer;)I]
cdk-1.5.2.jar, ConnectionCountAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
ConnectionCountAtom.ConnectionCountAtom ( int count, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/ConnectionCountAtom."<init>":(ILorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, ConstructorKey.class
package org.openscience.cdk
DynamicFactory.ConstructorKey.compareTo ( DynamicFactory.ConstructorKey o ) : int
[mangled: org/openscience/cdk/DynamicFactory.ConstructorKey.compareTo:(Lorg/openscience/cdk/DynamicFactory$ConstructorKey;)I]
DynamicFactory.ConstructorKey.compareTo ( Object x0 ) : int
[mangled: org/openscience/cdk/DynamicFactory.ConstructorKey.compareTo:(Ljava/lang/Object;)I]
DynamicFactory.ConstructorKey.DynamicFactory.ConstructorKey ( )
[mangled: org/openscience/cdk/DynamicFactory.ConstructorKey."<init>":()V]
DynamicFactory.ConstructorKey.equals ( Object o ) : boolean
[mangled: org/openscience/cdk/DynamicFactory.ConstructorKey.equals:(Ljava/lang/Object;)Z]
DynamicFactory.ConstructorKey.hashCode ( ) : int
[mangled: org/openscience/cdk/DynamicFactory.ConstructorKey.hashCode:()I]
DynamicFactory.ConstructorKey.intf ( ) [abstract] : Class
[mangled: org/openscience/cdk/DynamicFactory.ConstructorKey.intf:()Ljava/lang/Class;]
DynamicFactory.ConstructorKey.isAssignable ( DynamicFactory.ConstructorKey candidate ) : boolean
[mangled: org/openscience/cdk/DynamicFactory.ConstructorKey.isAssignable:(Lorg/openscience/cdk/DynamicFactory$ConstructorKey;)Z]
DynamicFactory.ConstructorKey.isUniform ( ) : boolean
[mangled: org/openscience/cdk/DynamicFactory.ConstructorKey.isUniform:()Z]
DynamicFactory.ConstructorKey.n ( ) [abstract] : int
[mangled: org/openscience/cdk/DynamicFactory.ConstructorKey.n:()I]
DynamicFactory.ConstructorKey.toString ( ) : String
[mangled: org/openscience/cdk/DynamicFactory.ConstructorKey.toString:()Ljava/lang/String;]
DynamicFactory.ConstructorKey.type ( int p1 ) [abstract] : Class
[mangled: org/openscience/cdk/DynamicFactory.ConstructorKey.type:(I)Ljava/lang/Class;]
cdk-1.5.2.jar, CreationModifier.class
package org.openscience.cdk
DynamicFactory.CreationModifier.modify ( Object p1 ) [abstract] : void
[mangled: org/openscience/cdk/DynamicFactory.CreationModifier.modify:(Ljava/lang/Object;)V]
cdk-1.5.2.jar, Creator.class
package org.openscience.cdk
DynamicFactory.Creator.create ( Object[ ] p1 ) [abstract] : Object
[mangled: org/openscience/cdk/DynamicFactory.Creator.create:([Ljava/lang/Object;)Ljava/lang/Object;]
DynamicFactory.Creator.getDeclaringClass ( ) [abstract] : Class
[mangled: org/openscience/cdk/DynamicFactory.Creator.getDeclaringClass:()Ljava/lang/Class;]
cdk-1.5.2.jar, Crystal.class
package org.openscience.cdk
Crystal.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/Crystal.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
Crystal.clone ( ) : ICrystal
[mangled: org/openscience/cdk/Crystal.clone:()Lorg/openscience/cdk/interfaces/ICrystal;]
package org.openscience.cdk.silent
Crystal.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/silent/Crystal.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
Crystal.clone ( ) : ICrystal
[mangled: org/openscience/cdk/silent/Crystal.clone:()Lorg/openscience/cdk/interfaces/ICrystal;]
cdk-1.5.2.jar, CTFileQueryBond.class
package org.openscience.cdk.isomorphism.matchers
CTFileQueryBond.CTFileQueryBond ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/CTFileQueryBond."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, CyclicVertexSearch.class
package org.openscience.cdk.ringsearch
CyclicVertexSearch.cyclic ( ) [abstract] : int[ ]
[mangled: org/openscience/cdk/ringsearch/CyclicVertexSearch.cyclic:()[I]
CyclicVertexSearch.cyclic ( int p1 ) [abstract] : boolean
[mangled: org/openscience/cdk/ringsearch/CyclicVertexSearch.cyclic:(I)Z]
CyclicVertexSearch.fused ( ) [abstract] : int[ ][ ]
[mangled: org/openscience/cdk/ringsearch/CyclicVertexSearch.fused:()[[I]
CyclicVertexSearch.isolated ( ) [abstract] : int[ ][ ]
[mangled: org/openscience/cdk/ringsearch/CyclicVertexSearch.isolated:()[[I]
cdk-1.5.2.jar, DebugAminoAcid.class
package org.openscience.cdk.debug
DebugAminoAcid.clone ( ) : IAminoAcid
[mangled: org/openscience/cdk/debug/DebugAminoAcid.clone:()Lorg/openscience/cdk/interfaces/IAminoAcid;]
DebugAminoAcid.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/debug/DebugAminoAcid.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
DebugAminoAcid.clone ( ) : IMonomer
[mangled: org/openscience/cdk/debug/DebugAminoAcid.clone:()Lorg/openscience/cdk/interfaces/IMonomer;]
cdk-1.5.2.jar, DebugAtomContainer.class
package org.openscience.cdk.debug
DebugAtomContainer.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/debug/DebugAtomContainer.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
DebugAtomContainer.isEmpty ( ) : boolean
[mangled: org/openscience/cdk/debug/DebugAtomContainer.isEmpty:()Z]
DebugAtomContainer.setStereoElements ( List elements ) : void
[mangled: org/openscience/cdk/debug/DebugAtomContainer.setStereoElements:(Ljava/util/List;)V]
cdk-1.5.2.jar, DebugAtomContainerSet.class
package org.openscience.cdk.debug
DebugAtomContainerSet.isEmpty ( ) : boolean
[mangled: org/openscience/cdk/debug/DebugAtomContainerSet.isEmpty:()Z]
cdk-1.5.2.jar, DebugAtomParity.class
package org.openscience.cdk.debug
DebugAtomParity.map ( Map atoms, Map bonds ) : IAtomParity
[mangled: org/openscience/cdk/debug/DebugAtomParity.map:(Ljava/util/Map;Ljava/util/Map;)Lorg/openscience/cdk/interfaces/IAtomParity;]
DebugAtomParity.map ( Map x0, Map x1 ) : IStereoElement
[mangled: org/openscience/cdk/debug/DebugAtomParity.map:(Ljava/util/Map;Ljava/util/Map;)Lorg/openscience/cdk/interfaces/IStereoElement;]
cdk-1.5.2.jar, DebugBioPolymer.class
package org.openscience.cdk.debug
DebugBioPolymer.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/debug/DebugBioPolymer.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
DebugBioPolymer.clone ( ) : IBioPolymer
[mangled: org/openscience/cdk/debug/DebugBioPolymer.clone:()Lorg/openscience/cdk/interfaces/IBioPolymer;]
DebugBioPolymer.clone ( ) : IPolymer
[mangled: org/openscience/cdk/debug/DebugBioPolymer.clone:()Lorg/openscience/cdk/interfaces/IPolymer;]
cdk-1.5.2.jar, DebugChemModel.class
package org.openscience.cdk.debug
DebugChemModel.isEmpty ( ) : boolean
[mangled: org/openscience/cdk/debug/DebugChemModel.isEmpty:()Z]
cdk-1.5.2.jar, DebugChemObject.class
package org.openscience.cdk.debug
DebugChemObject.getProperty ( Object description, Class c ) : Object
[mangled: org/openscience/cdk/debug/DebugChemObject.getProperty:(Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object;]
cdk-1.5.2.jar, DebugCrystal.class
package org.openscience.cdk.debug
DebugCrystal.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/debug/DebugCrystal.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
DebugCrystal.clone ( ) : ICrystal
[mangled: org/openscience/cdk/debug/DebugCrystal.clone:()Lorg/openscience/cdk/interfaces/ICrystal;]
DebugCrystal.isEmpty ( ) : boolean
[mangled: org/openscience/cdk/debug/DebugCrystal.isEmpty:()Z]
cdk-1.5.2.jar, DebugMonomer.class
package org.openscience.cdk.debug
DebugMonomer.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/debug/DebugMonomer.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
DebugMonomer.clone ( ) : IMonomer
[mangled: org/openscience/cdk/debug/DebugMonomer.clone:()Lorg/openscience/cdk/interfaces/IMonomer;]
cdk-1.5.2.jar, DebugPolymer.class
package org.openscience.cdk.debug
DebugPolymer.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/debug/DebugPolymer.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
DebugPolymer.clone ( ) : IPolymer
[mangled: org/openscience/cdk/debug/DebugPolymer.clone:()Lorg/openscience/cdk/interfaces/IPolymer;]
cdk-1.5.2.jar, DebugReactionSet.class
package org.openscience.cdk.debug
DebugReactionSet.isEmpty ( ) : boolean
[mangled: org/openscience/cdk/debug/DebugReactionSet.isEmpty:()Z]
cdk-1.5.2.jar, DebugRing.class
package org.openscience.cdk.debug
DebugRing.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/debug/DebugRing.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
DebugRing.clone ( ) : IRing
[mangled: org/openscience/cdk/debug/DebugRing.clone:()Lorg/openscience/cdk/interfaces/IRing;]
cdk-1.5.2.jar, DebugStrand.class
package org.openscience.cdk.debug
DebugStrand.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/debug/DebugStrand.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
DebugStrand.clone ( ) : IStrand
[mangled: org/openscience/cdk/debug/DebugStrand.clone:()Lorg/openscience/cdk/interfaces/IStrand;]
cdk-1.5.2.jar, DefaultInterfaceProvider.class
package org.openscience.cdk
DynamicFactory.DefaultInterfaceProvider.DynamicFactory.DefaultInterfaceProvider ( )
[mangled: org/openscience/cdk/DynamicFactory.DefaultInterfaceProvider."<init>":()V]
DynamicFactory.DefaultInterfaceProvider.getInterfaces ( Class c ) : Class[ ]
[mangled: org/openscience/cdk/DynamicFactory.DefaultInterfaceProvider.getInterfaces:(Ljava/lang/Class;)[Ljava/lang/Class;]
cdk-1.5.2.jar, DegreeAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
DegreeAtom.DegreeAtom ( int charge, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/DegreeAtom."<init>":(ILorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, DescriptorEngine.class
package org.openscience.cdk.qsar
DescriptorEngine.DescriptorEngine ( int type, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/qsar/DescriptorEngine."<init>":(ILorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
DescriptorEngine.DescriptorEngine ( int type, String[ ] jarFileNames, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/qsar/DescriptorEngine."<init>":(I[Ljava/lang/String;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
DescriptorEngine.DescriptorEngine ( List classNames, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/qsar/DescriptorEngine."<init>":(Ljava/util/List;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, DisjointSetForest.class
package org.openscience.cdk.group
DisjointSetForest.DisjointSetForest ( int numberOfElements )
[mangled: org/openscience/cdk/group/DisjointSetForest."<init>":(I)V]
DisjointSetForest.get ( int i ) : int
[mangled: org/openscience/cdk/group/DisjointSetForest.get:(I)I]
DisjointSetForest.getRoot ( int element ) : int
[mangled: org/openscience/cdk/group/DisjointSetForest.getRoot:(I)I]
DisjointSetForest.getSets ( ) : int[ ][ ]
[mangled: org/openscience/cdk/group/DisjointSetForest.getSets:()[[I]
DisjointSetForest.makeUnion ( int elementX, int elementY ) : void
[mangled: org/openscience/cdk/group/DisjointSetForest.makeUnion:(II)V]
DisjointSetForest.toString ( ) : String
[mangled: org/openscience/cdk/group/DisjointSetForest.toString:()Ljava/lang/String;]
cdk-1.5.2.jar, DoubleBond2DParity.class
package org.openscience.cdk.hash.stereo.parity
DoubleBond2DParity.DoubleBond2DParity ( Point2d left, Point2d right, Point2d leftSubstituent, Point2d rightSubstituent )
[mangled: org/openscience/cdk/hash/stereo/parity/DoubleBond2DParity."<init>":(Ljavax/vecmath/Point2d;Ljavax/vecmath/Point2d;Ljavax/vecmath/Point2d;Ljavax/vecmath/Point2d;)V]
DoubleBond2DParity.DoubleBond2DParity ( Point2d left, Point2d right, Point2d leftSubstituent1, Point2d leftSubstituent2, Point2d rightSubstituent1, Point2d rightSubstituent2 )
[mangled: org/openscience/cdk/hash/stereo/parity/DoubleBond2DParity."<init>":(Ljavax/vecmath/Point2d;Ljavax/vecmath/Point2d;Ljavax/vecmath/Point2d;Ljavax/vecmath/Point2d;Ljavax/vecmath/Point2d;Ljavax/vecmath/Point2d;)V]
DoubleBond2DParity.parity ( ) : int
[mangled: org/openscience/cdk/hash/stereo/parity/DoubleBond2DParity.parity:()I]
cdk-1.5.2.jar, DoubleBond3DParity.class
package org.openscience.cdk.hash.stereo.parity
DoubleBond3DParity.DoubleBond3DParity ( Point3d left, Point3d right, Point3d leftSubstituent, Point3d rightSubstituent )
[mangled: org/openscience/cdk/hash/stereo/parity/DoubleBond3DParity."<init>":(Ljavax/vecmath/Point3d;Ljavax/vecmath/Point3d;Ljavax/vecmath/Point3d;Ljavax/vecmath/Point3d;)V]
DoubleBond3DParity.parity ( ) : int
[mangled: org/openscience/cdk/hash/stereo/parity/DoubleBond3DParity.parity:()I]
cdk-1.5.2.jar, DoubleBondAcceptingAromaticityDetector.class
package org.openscience.cdk.aromaticity
DoubleBondAcceptingAromaticityDetector.detectAromaticity ( IAtomContainer atomContainer ) [static] : boolean
[mangled: org/openscience/cdk/aromaticity/DoubleBondAcceptingAromaticityDetector.detectAromaticity:(Lorg/openscience/cdk/interfaces/IAtomContainer;)Z]
DoubleBondAcceptingAromaticityDetector.DoubleBondAcceptingAromaticityDetector ( )
[mangled: org/openscience/cdk/aromaticity/DoubleBondAcceptingAromaticityDetector."<init>":()V]
cdk-1.5.2.jar, DoubleBondStereochemistry.class
package org.openscience.cdk.stereo
DoubleBondStereochemistry.DoubleBondStereochemistry ( IBond stereoBond, IBond[ ] ligandBonds, IDoubleBondStereochemistry.Conformation stereo )
[mangled: org/openscience/cdk/stereo/DoubleBondStereochemistry."<init>":(Lorg/openscience/cdk/interfaces/IBond;[Lorg/openscience/cdk/interfaces/IBond;Lorg/openscience/cdk/interfaces/IDoubleBondStereochemistry$Conformation;)V]
DoubleBondStereochemistry.getBonds ( ) : IBond[ ]
[mangled: org/openscience/cdk/stereo/DoubleBondStereochemistry.getBonds:()[Lorg/openscience/cdk/interfaces/IBond;]
DoubleBondStereochemistry.getBuilder ( ) : IChemObjectBuilder
[mangled: org/openscience/cdk/stereo/DoubleBondStereochemistry.getBuilder:()Lorg/openscience/cdk/interfaces/IChemObjectBuilder;]
DoubleBondStereochemistry.getStereo ( ) : IDoubleBondStereochemistry.Conformation
[mangled: org/openscience/cdk/stereo/DoubleBondStereochemistry.getStereo:()Lorg/openscience/cdk/interfaces/IDoubleBondStereochemistry$Conformation;]
DoubleBondStereochemistry.getStereoBond ( ) : IBond
[mangled: org/openscience/cdk/stereo/DoubleBondStereochemistry.getStereoBond:()Lorg/openscience/cdk/interfaces/IBond;]
DoubleBondStereochemistry.map ( Map atoms, Map bonds ) : IDoubleBondStereochemistry
[mangled: org/openscience/cdk/stereo/DoubleBondStereochemistry.map:(Ljava/util/Map;Ljava/util/Map;)Lorg/openscience/cdk/interfaces/IDoubleBondStereochemistry;]
DoubleBondStereochemistry.map ( Map x0, Map x1 ) : IStereoElement
[mangled: org/openscience/cdk/stereo/DoubleBondStereochemistry.map:(Ljava/util/Map;Ljava/util/Map;)Lorg/openscience/cdk/interfaces/IStereoElement;]
DoubleBondStereochemistry.setBuilder ( IChemObjectBuilder builder ) : void
[mangled: org/openscience/cdk/stereo/DoubleBondStereochemistry.setBuilder:(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, DynamicFactory.class
package org.openscience.cdk
DynamicFactory.DynamicFactory ( DynamicFactory.InterfaceProvider interfaceProvider, int n )
[mangled: org/openscience/cdk/DynamicFactory."<init>":(Lorg/openscience/cdk/DynamicFactory$InterfaceProvider;I)V]
DynamicFactory.DynamicFactory ( int n )
[mangled: org/openscience/cdk/DynamicFactory."<init>":(I)V]
DynamicFactory.implementorsOf ( Class intf ) : Set
[mangled: org/openscience/cdk/DynamicFactory.implementorsOf:(Ljava/lang/Class;)Ljava/util/Set;]
DynamicFactory.key ( Class intf, Class[ ] types ) [static] : DynamicFactory.ConstructorKey
[mangled: org/openscience/cdk/DynamicFactory.key:(Ljava/lang/Class;[Ljava/lang/Class;)Lorg/openscience/cdk/DynamicFactory$ConstructorKey;]
DynamicFactory.ofClass ( Class intf ) : ICDKObject
[mangled: org/openscience/cdk/DynamicFactory.ofClass:(Ljava/lang/Class;)Lorg/openscience/cdk/interfaces/ICDKObject;]
DynamicFactory.ofClass ( Class intf, Object[ ] objects ) : ICDKObject
[mangled: org/openscience/cdk/DynamicFactory.ofClass:(Ljava/lang/Class;[Ljava/lang/Object;)Lorg/openscience/cdk/interfaces/ICDKObject;]
DynamicFactory.register ( Class impl ) : boolean
[mangled: org/openscience/cdk/DynamicFactory.register:(Ljava/lang/Class;)Z]
DynamicFactory.register ( Class intf, Class impl ) : boolean
[mangled: org/openscience/cdk/DynamicFactory.register:(Ljava/lang/Class;Ljava/lang/Class;)Z]
DynamicFactory.register ( Class intf, Class impl, DynamicFactory.CreationModifier modifier ) : boolean
[mangled: org/openscience/cdk/DynamicFactory.register:(Ljava/lang/Class;Ljava/lang/Class;Lorg/openscience/cdk/DynamicFactory$CreationModifier;)Z]
DynamicFactory.register ( Class intf, Constructor constructor ) : boolean
[mangled: org/openscience/cdk/DynamicFactory.register:(Ljava/lang/Class;Ljava/lang/reflect/Constructor;)Z]
DynamicFactory.register ( Class intf, Constructor constructor, DynamicFactory.CreationModifier modifier ) : boolean
[mangled: org/openscience/cdk/DynamicFactory.register:(Ljava/lang/Class;Ljava/lang/reflect/Constructor;Lorg/openscience/cdk/DynamicFactory$CreationModifier;)Z]
DynamicFactory.register ( DynamicFactory.ConstructorKey key, DynamicFactory.Creator creator ) : DynamicFactory.Creator
[mangled: org/openscience/cdk/DynamicFactory.register:(Lorg/openscience/cdk/DynamicFactory$ConstructorKey;Lorg/openscience/cdk/DynamicFactory$Creator;)Lorg/openscience/cdk/DynamicFactory$Creator;]
DynamicFactory.suggest ( Class intf ) : Iterator
[mangled: org/openscience/cdk/DynamicFactory.suggest:(Ljava/lang/Class;)Ljava/util/Iterator;]
cdk-1.5.2.jar, EnsembleHashGenerator.class
package org.openscience.cdk.hash
EnsembleHashGenerator.generate ( Set p1 ) [abstract] : long
[mangled: org/openscience/cdk/hash/EnsembleHashGenerator.generate:(Ljava/util/Set;)J]
cdk-1.5.2.jar, EquivalentSetFinder.class
package org.openscience.cdk.hash.equivalent
EquivalentSetFinder.find ( long[ ] p1, IAtomContainer p2, int[ ][ ] p3 ) [abstract] : Set
[mangled: org/openscience/cdk/hash/equivalent/EquivalentSetFinder.find:([JLorg/openscience/cdk/interfaces/IAtomContainer;[[I)Ljava/util/Set;]
cdk-1.5.2.jar, ExplicitConnectionAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
ExplicitConnectionAtom.ExplicitConnectionAtom ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/ExplicitConnectionAtom."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
ExplicitConnectionAtom.ExplicitConnectionAtom ( int connection, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/ExplicitConnectionAtom."<init>":(ILorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, ExtendedAtomGenerator.class
package org.openscience.cdk.renderer.generators
ExtendedAtomGenerator.ExtendedAtomGenerator ( )
[mangled: org/openscience/cdk/renderer/generators/ExtendedAtomGenerator."<init>":()V]
ExtendedAtomGenerator.generate ( IAtomContainer container, IAtom atom, RendererModel model ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/ExtendedAtomGenerator.generate:(Lorg/openscience/cdk/interfaces/IAtomContainer;Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
ExtendedAtomGenerator.getParameters ( ) : List
[mangled: org/openscience/cdk/renderer/generators/ExtendedAtomGenerator.getParameters:()Ljava/util/List;]
cdk-1.5.2.jar, FingerprinterTool.class
package org.openscience.cdk.fingerprint
FingerprinterTool.differences ( BitSet s, BitSet t ) [static] : Set
[mangled: org/openscience/cdk/fingerprint/FingerprinterTool.differences:(Ljava/util/BitSet;Ljava/util/BitSet;)Ljava/util/Set;]
cdk-1.5.2.jar, FormalChargeAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
FormalChargeAtom.FormalChargeAtom ( int charge, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/FormalChargeAtom."<init>":(ILorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, GeometricDoubleBondEncoderFactory.class
package org.openscience.cdk.hash.stereo.factory
GeometricDoubleBondEncoderFactory.create ( IAtomContainer container, int[ ][ ] graph ) : StereoEncoder
[mangled: org/openscience/cdk/hash/stereo/factory/GeometricDoubleBondEncoderFactory.create:(Lorg/openscience/cdk/interfaces/IAtomContainer;[[I)Lorg/openscience/cdk/hash/stereo/StereoEncoder;]
GeometricDoubleBondEncoderFactory.GeometricDoubleBondEncoderFactory ( )
[mangled: org/openscience/cdk/hash/stereo/factory/GeometricDoubleBondEncoderFactory."<init>":()V]
cdk-1.5.2.jar, GeometricParity.class
package org.openscience.cdk.hash.stereo.parity
GeometricParity.parity ( ) [abstract] : int
[mangled: org/openscience/cdk/hash/stereo/parity/GeometricParity.parity:()I]
cdk-1.5.2.jar, GeometricTetrahedralEncoderFactory.class
package org.openscience.cdk.hash.stereo.factory
GeometricTetrahedralEncoderFactory.create ( IAtomContainer container, int[ ][ ] graph ) : StereoEncoder
[mangled: org/openscience/cdk/hash/stereo/factory/GeometricTetrahedralEncoderFactory.create:(Lorg/openscience/cdk/interfaces/IAtomContainer;[[I)Lorg/openscience/cdk/hash/stereo/StereoEncoder;]
GeometricTetrahedralEncoderFactory.GeometricTetrahedralEncoderFactory ( )
[mangled: org/openscience/cdk/hash/stereo/factory/GeometricTetrahedralEncoderFactory."<init>":()V]
cdk-1.5.2.jar, GeometryEncoder.class
package org.openscience.cdk.hash.stereo
GeometryEncoder.encode ( long[ ] current, long[ ] next ) : boolean
[mangled: org/openscience/cdk/hash/stereo/GeometryEncoder.encode:([J[J)Z]
GeometryEncoder.GeometryEncoder ( int centre, PermutationParity permutation, GeometricParity geometric )
[mangled: org/openscience/cdk/hash/stereo/GeometryEncoder."<init>":(ILorg/openscience/cdk/hash/stereo/parity/PermutationParity;Lorg/openscience/cdk/hash/stereo/parity/GeometricParity;)V]
GeometryEncoder.GeometryEncoder ( int[ ] centres, PermutationParity permutation, GeometricParity geometric )
[mangled: org/openscience/cdk/hash/stereo/GeometryEncoder."<init>":([ILorg/openscience/cdk/hash/stereo/parity/PermutationParity;Lorg/openscience/cdk/hash/stereo/parity/GeometricParity;)V]
GeometryEncoder.reset ( ) : void
[mangled: org/openscience/cdk/hash/stereo/GeometryEncoder.reset:()V]
cdk-1.5.2.jar, HashGeneratorMaker.class
package org.openscience.cdk.hash
HashGeneratorMaker.atomic ( ) : AtomHashGenerator
[mangled: org/openscience/cdk/hash/HashGeneratorMaker.atomic:()Lorg/openscience/cdk/hash/AtomHashGenerator;]
HashGeneratorMaker.charged ( ) : HashGeneratorMaker
[mangled: org/openscience/cdk/hash/HashGeneratorMaker.charged:()Lorg/openscience/cdk/hash/HashGeneratorMaker;]
HashGeneratorMaker.chiral ( ) : HashGeneratorMaker
[mangled: org/openscience/cdk/hash/HashGeneratorMaker.chiral:()Lorg/openscience/cdk/hash/HashGeneratorMaker;]
HashGeneratorMaker.depth ( int depth ) : HashGeneratorMaker
[mangled: org/openscience/cdk/hash/HashGeneratorMaker.depth:(I)Lorg/openscience/cdk/hash/HashGeneratorMaker;]
HashGeneratorMaker.elemental ( ) : HashGeneratorMaker
[mangled: org/openscience/cdk/hash/HashGeneratorMaker.elemental:()Lorg/openscience/cdk/hash/HashGeneratorMaker;]
HashGeneratorMaker.encode ( AtomEncoder encoder ) : HashGeneratorMaker
[mangled: org/openscience/cdk/hash/HashGeneratorMaker.encode:(Lorg/openscience/cdk/hash/seed/AtomEncoder;)Lorg/openscience/cdk/hash/HashGeneratorMaker;]
HashGeneratorMaker.ensemble ( ) : EnsembleHashGenerator
[mangled: org/openscience/cdk/hash/HashGeneratorMaker.ensemble:()Lorg/openscience/cdk/hash/EnsembleHashGenerator;]
HashGeneratorMaker.HashGeneratorMaker ( )
[mangled: org/openscience/cdk/hash/HashGeneratorMaker."<init>":()V]
HashGeneratorMaker.isotopic ( ) : HashGeneratorMaker
[mangled: org/openscience/cdk/hash/HashGeneratorMaker.isotopic:()Lorg/openscience/cdk/hash/HashGeneratorMaker;]
HashGeneratorMaker.molecular ( ) : MoleculeHashGenerator
[mangled: org/openscience/cdk/hash/HashGeneratorMaker.molecular:()Lorg/openscience/cdk/hash/MoleculeHashGenerator;]
HashGeneratorMaker.orbital ( ) : HashGeneratorMaker
[mangled: org/openscience/cdk/hash/HashGeneratorMaker.orbital:()Lorg/openscience/cdk/hash/HashGeneratorMaker;]
HashGeneratorMaker.perturbed ( ) : HashGeneratorMaker
[mangled: org/openscience/cdk/hash/HashGeneratorMaker.perturbed:()Lorg/openscience/cdk/hash/HashGeneratorMaker;]
HashGeneratorMaker.perturbWith ( EquivalentSetFinder equivSetFinder ) : HashGeneratorMaker
[mangled: org/openscience/cdk/hash/HashGeneratorMaker.perturbWith:(Lorg/openscience/cdk/hash/equivalent/EquivalentSetFinder;)Lorg/openscience/cdk/hash/HashGeneratorMaker;]
HashGeneratorMaker.radical ( ) : HashGeneratorMaker
[mangled: org/openscience/cdk/hash/HashGeneratorMaker.radical:()Lorg/openscience/cdk/hash/HashGeneratorMaker;]
cdk-1.5.2.jar, HybridizationNumberAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
HybridizationNumberAtom.HybridizationNumberAtom ( int hybridizationNumber, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/HybridizationNumberAtom."<init>":(ILorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, HydrogenAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
HydrogenAtom.HydrogenAtom ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/HydrogenAtom."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, IAminoAcid.class
package org.openscience.cdk.interfaces
IAminoAcid.clone ( ) [abstract] : IAminoAcid
[mangled: org/openscience/cdk/interfaces/IAminoAcid.clone:()Lorg/openscience/cdk/interfaces/IAminoAcid;]
cdk-1.5.2.jar, IAtomContainer.class
package org.openscience.cdk.interfaces
IAtomContainer.clone ( ) [abstract] : IAtomContainer
[mangled: org/openscience/cdk/interfaces/IAtomContainer.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
IAtomContainer.isEmpty ( ) [abstract] : boolean
[mangled: org/openscience/cdk/interfaces/IAtomContainer.isEmpty:()Z]
IAtomContainer.setStereoElements ( List p1 ) [abstract] : void
[mangled: org/openscience/cdk/interfaces/IAtomContainer.setStereoElements:(Ljava/util/List;)V]
cdk-1.5.2.jar, IAtomContainerSet.class
package org.openscience.cdk.interfaces
IAtomContainerSet.isEmpty ( ) [abstract] : boolean
[mangled: org/openscience/cdk/interfaces/IAtomContainerSet.isEmpty:()Z]
cdk-1.5.2.jar, IAtomParity.class
package org.openscience.cdk.interfaces
IAtomParity.map ( Map p1, Map p2 ) [abstract] : IAtomParity
[mangled: org/openscience/cdk/interfaces/IAtomParity.map:(Ljava/util/Map;Ljava/util/Map;)Lorg/openscience/cdk/interfaces/IAtomParity;]
cdk-1.5.2.jar, IBioPolymer.class
package org.openscience.cdk.interfaces
IBioPolymer.clone ( ) [abstract] : IBioPolymer
[mangled: org/openscience/cdk/interfaces/IBioPolymer.clone:()Lorg/openscience/cdk/interfaces/IBioPolymer;]
cdk-1.5.2.jar, IChemModel.class
package org.openscience.cdk.interfaces
IChemModel.isEmpty ( ) [abstract] : boolean
[mangled: org/openscience/cdk/interfaces/IChemModel.isEmpty:()Z]
cdk-1.5.2.jar, IChemObject.class
package org.openscience.cdk.interfaces
IChemObject.getProperty ( Object p1, Class p2 ) [abstract] : Object
[mangled: org/openscience/cdk/interfaces/IChemObject.getProperty:(Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object;]
cdk-1.5.2.jar, ICrystal.class
package org.openscience.cdk.interfaces
ICrystal.clone ( ) [abstract] : ICrystal
[mangled: org/openscience/cdk/interfaces/ICrystal.clone:()Lorg/openscience/cdk/interfaces/ICrystal;]
cdk-1.5.2.jar, IDoubleBondStereochemistry.class
package org.openscience.cdk.interfaces
IDoubleBondStereochemistry.getBonds ( ) [abstract] : IBond[ ]
[mangled: org/openscience/cdk/interfaces/IDoubleBondStereochemistry.getBonds:()[Lorg/openscience/cdk/interfaces/IBond;]
IDoubleBondStereochemistry.getStereo ( ) [abstract] : IDoubleBondStereochemistry.Conformation
[mangled: org/openscience/cdk/interfaces/IDoubleBondStereochemistry.getStereo:()Lorg/openscience/cdk/interfaces/IDoubleBondStereochemistry$Conformation;]
IDoubleBondStereochemistry.getStereoBond ( ) [abstract] : IBond
[mangled: org/openscience/cdk/interfaces/IDoubleBondStereochemistry.getStereoBond:()Lorg/openscience/cdk/interfaces/IBond;]
IDoubleBondStereochemistry.map ( Map p1, Map p2 ) [abstract] : IDoubleBondStereochemistry
[mangled: org/openscience/cdk/interfaces/IDoubleBondStereochemistry.map:(Ljava/util/Map;Ljava/util/Map;)Lorg/openscience/cdk/interfaces/IDoubleBondStereochemistry;]
cdk-1.5.2.jar, IEquitablePartitionRefiner.class
package org.openscience.cdk.group
IEquitablePartitionRefiner.refine ( Partition p1 ) [abstract] : Partition
[mangled: org/openscience/cdk/group/IEquitablePartitionRefiner.refine:(Lorg/openscience/cdk/group/Partition;)Lorg/openscience/cdk/group/Partition;]
cdk-1.5.2.jar, IMonomer.class
package org.openscience.cdk.interfaces
IMonomer.clone ( ) [abstract] : IMonomer
[mangled: org/openscience/cdk/interfaces/IMonomer.clone:()Lorg/openscience/cdk/interfaces/IMonomer;]
cdk-1.5.2.jar, ImplicitHCountAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
ImplicitHCountAtom.ImplicitHCountAtom ( int hCount, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/ImplicitHCountAtom."<init>":(ILorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, InChIGenerator.class
package org.openscience.cdk.inchi
InChIGenerator.InChIGenerator ( IAtomContainer atomContainer, boolean ignoreAromaticBonds )
[mangled: org/openscience/cdk/inchi/InChIGenerator."<init>":(Lorg/openscience/cdk/interfaces/IAtomContainer;Z)V]
InChIGenerator.InChIGenerator ( IAtomContainer atomContainer, List options, boolean ignoreAromaticBonds )
[mangled: org/openscience/cdk/inchi/InChIGenerator."<init>":(Lorg/openscience/cdk/interfaces/IAtomContainer;Ljava/util/List;Z)V]
InChIGenerator.InChIGenerator ( IAtomContainer atomContainer, String options, boolean ignoreAromaticBonds )
[mangled: org/openscience/cdk/inchi/InChIGenerator."<init>":(Lorg/openscience/cdk/interfaces/IAtomContainer;Ljava/lang/String;Z)V]
cdk-1.5.2.jar, InChIGeneratorFactory.class
package org.openscience.cdk.inchi
InChIGeneratorFactory.getIgnoreAromaticBonds ( ) : boolean
[mangled: org/openscience/cdk/inchi/InChIGeneratorFactory.getIgnoreAromaticBonds:()Z]
InChIGeneratorFactory.setIgnoreAromaticBonds ( boolean ignore ) : void
[mangled: org/openscience/cdk/inchi/InChIGeneratorFactory.setIgnoreAromaticBonds:(Z)V]
cdk-1.5.2.jar, InterfaceProvider.class
package org.openscience.cdk
DynamicFactory.InterfaceProvider.getInterfaces ( Class p1 ) [abstract] : Class[ ]
[mangled: org/openscience/cdk/DynamicFactory.InterfaceProvider.getInterfaces:(Ljava/lang/Class;)[Ljava/lang/Class;]
cdk-1.5.2.jar, InverseSymbolSetQueryAtom.class
package org.openscience.cdk.isomorphism.matchers
InverseSymbolSetQueryAtom.InverseSymbolSetQueryAtom ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/InverseSymbolSetQueryAtom."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, IPDBMonomer.class
package org.openscience.cdk.interfaces
IPDBMonomer.clone ( ) [abstract] : IPDBMonomer
[mangled: org/openscience/cdk/interfaces/IPDBMonomer.clone:()Lorg/openscience/cdk/interfaces/IPDBMonomer;]
cdk-1.5.2.jar, IPDBPolymer.class
package org.openscience.cdk.interfaces
IPDBPolymer.clone ( ) [abstract] : IPDBPolymer
[mangled: org/openscience/cdk/interfaces/IPDBPolymer.clone:()Lorg/openscience/cdk/interfaces/IPDBPolymer;]
cdk-1.5.2.jar, IPolymer.class
package org.openscience.cdk.interfaces
IPolymer.clone ( ) [abstract] : IPolymer
[mangled: org/openscience/cdk/interfaces/IPolymer.clone:()Lorg/openscience/cdk/interfaces/IPolymer;]
cdk-1.5.2.jar, IReactionSet.class
package org.openscience.cdk.interfaces
IReactionSet.isEmpty ( ) [abstract] : boolean
[mangled: org/openscience/cdk/interfaces/IReactionSet.isEmpty:()Z]
cdk-1.5.2.jar, IRing.class
package org.openscience.cdk.interfaces
IRing.clone ( ) [abstract] : IRing
[mangled: org/openscience/cdk/interfaces/IRing.clone:()Lorg/openscience/cdk/interfaces/IRing;]
cdk-1.5.2.jar, IRingSet.class
package org.openscience.cdk.interfaces
IRingSet.isEmpty ( ) [abstract] : boolean
[mangled: org/openscience/cdk/interfaces/IRingSet.isEmpty:()Z]
cdk-1.5.2.jar, IsotopeFactory.class
package org.openscience.cdk.config
IsotopeFactory.getIsotope ( String symbol, double exactMass, double tolerance ) : IIsotope
[mangled: org/openscience/cdk/config/IsotopeFactory.getIsotope:(Ljava/lang/String;DD)Lorg/openscience/cdk/interfaces/IIsotope;]
cdk-1.5.2.jar, IStereoElement.class
package org.openscience.cdk.interfaces
IStereoElement.map ( Map p1, Map p2 ) [abstract] : IStereoElement
[mangled: org/openscience/cdk/interfaces/IStereoElement.map:(Ljava/util/Map;Ljava/util/Map;)Lorg/openscience/cdk/interfaces/IStereoElement;]
cdk-1.5.2.jar, IStrand.class
package org.openscience.cdk.interfaces
IStrand.clone ( ) [abstract] : IStrand
[mangled: org/openscience/cdk/interfaces/IStrand.clone:()Lorg/openscience/cdk/interfaces/IStrand;]
cdk-1.5.2.jar, ITetrahedralChirality.class
package org.openscience.cdk.interfaces
ITetrahedralChirality.map ( Map p1, Map p2 ) [abstract] : ITetrahedralChirality
[mangled: org/openscience/cdk/interfaces/ITetrahedralChirality.map:(Ljava/util/Map;Ljava/util/Map;)Lorg/openscience/cdk/interfaces/ITetrahedralChirality;]
cdk-1.5.2.jar, LogicalOperatorAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
LogicalOperatorAtom.LogicalOperatorAtom ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/LogicalOperatorAtom."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, LogicalOperatorBond.class
package org.openscience.cdk.isomorphism.matchers.smarts
LogicalOperatorBond.LogicalOperatorBond ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/LogicalOperatorBond."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, LonePairGenerator.class
package org.openscience.cdk.renderer.generators
LonePairGenerator.generate ( IAtomContainer container, RendererModel model ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/LonePairGenerator.generate:(Lorg/openscience/cdk/interfaces/IAtomContainer;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
LonePairGenerator.generate ( IChemObject x0, RendererModel x1 ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/LonePairGenerator.generate:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
LonePairGenerator.getParameters ( ) : List
[mangled: org/openscience/cdk/renderer/generators/LonePairGenerator.getParameters:()Ljava/util/List;]
LonePairGenerator.LonePairGenerator ( )
[mangled: org/openscience/cdk/renderer/generators/LonePairGenerator."<init>":()V]
cdk-1.5.2.jar, MappingGenerator.class
package org.openscience.cdk.renderer.generators
MappingGenerator.generate ( IChemObject x0, RendererModel x1 ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/MappingGenerator.generate:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
MappingGenerator.generate ( IReaction reaction, RendererModel model ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/MappingGenerator.generate:(Lorg/openscience/cdk/interfaces/IReaction;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
MappingGenerator.getParameters ( ) : List
[mangled: org/openscience/cdk/renderer/generators/MappingGenerator.getParameters:()Ljava/util/List;]
MappingGenerator.MappingGenerator ( )
[mangled: org/openscience/cdk/renderer/generators/MappingGenerator."<init>":()V]
cdk-1.5.2.jar, MappingLineWidth.class
package org.openscience.cdk.renderer.generators
MappingGenerator.MappingLineWidth.getDefault ( ) : Double
[mangled: org/openscience/cdk/renderer/generators/MappingGenerator.MappingLineWidth.getDefault:()Ljava/lang/Double;]
MappingGenerator.MappingLineWidth.getDefault ( ) : Object
[mangled: org/openscience/cdk/renderer/generators/MappingGenerator.MappingLineWidth.getDefault:()Ljava/lang/Object;]
MappingGenerator.MappingLineWidth.MappingGenerator.MappingLineWidth ( )
[mangled: org/openscience/cdk/renderer/generators/MappingGenerator.MappingLineWidth."<init>":()V]
cdk-1.5.2.jar, MassAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
MassAtom.MassAtom ( int mass, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/MassAtom."<init>":(ILorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, MaxDrawableAromaticRing.class
package org.openscience.cdk.renderer.generators
RingGenerator.MaxDrawableAromaticRing.getDefault ( ) : Integer
[mangled: org/openscience/cdk/renderer/generators/RingGenerator.MaxDrawableAromaticRing.getDefault:()Ljava/lang/Integer;]
RingGenerator.MaxDrawableAromaticRing.getDefault ( ) : Object
[mangled: org/openscience/cdk/renderer/generators/RingGenerator.MaxDrawableAromaticRing.getDefault:()Ljava/lang/Object;]
RingGenerator.MaxDrawableAromaticRing.RingGenerator.MaxDrawableAromaticRing ( )
[mangled: org/openscience/cdk/renderer/generators/RingGenerator.MaxDrawableAromaticRing."<init>":()V]
cdk-1.5.2.jar, MinimumEquivalentCyclicSet.class
package org.openscience.cdk.hash.equivalent
MinimumEquivalentCyclicSet.find ( long[ ] invariants, IAtomContainer container, int[ ][ ] graph ) : Set
[mangled: org/openscience/cdk/hash/equivalent/MinimumEquivalentCyclicSet.find:([JLorg/openscience/cdk/interfaces/IAtomContainer;[[I)Ljava/util/Set;]
MinimumEquivalentCyclicSet.MinimumEquivalentCyclicSet ( )
[mangled: org/openscience/cdk/hash/equivalent/MinimumEquivalentCyclicSet."<init>":()V]
cdk-1.5.2.jar, MinimumEquivalentCyclicSetUnion.class
package org.openscience.cdk.hash.equivalent
MinimumEquivalentCyclicSetUnion.find ( long[ ] invariants, IAtomContainer container, int[ ][ ] graph ) : Set
[mangled: org/openscience/cdk/hash/equivalent/MinimumEquivalentCyclicSetUnion.find:([JLorg/openscience/cdk/interfaces/IAtomContainer;[[I)Ljava/util/Set;]
MinimumEquivalentCyclicSetUnion.MinimumEquivalentCyclicSetUnion ( )
[mangled: org/openscience/cdk/hash/equivalent/MinimumEquivalentCyclicSetUnion."<init>":()V]
cdk-1.5.2.jar, MoleculeHashGenerator.class
package org.openscience.cdk.hash
MoleculeHashGenerator.generate ( IAtomContainer p1 ) [abstract] : long
[mangled: org/openscience/cdk/hash/MoleculeHashGenerator.generate:(Lorg/openscience/cdk/interfaces/IAtomContainer;)J]
cdk-1.5.2.jar, MoleculeSetRenderer.class
package org.openscience.cdk.renderer
MoleculeSetRenderer.calculateDiagramBounds ( IAtomContainerSet moleculeSet ) : Rectangle
[mangled: org/openscience/cdk/renderer/MoleculeSetRenderer.calculateDiagramBounds:(Lorg/openscience/cdk/interfaces/IAtomContainerSet;)Ljava/awt/Rectangle;]
MoleculeSetRenderer.calculateDiagramBounds ( IChemObject x0 ) : Rectangle
[mangled: org/openscience/cdk/renderer/MoleculeSetRenderer.calculateDiagramBounds:(Lorg/openscience/cdk/interfaces/IChemObject;)Ljava/awt/Rectangle;]
MoleculeSetRenderer.calculateScaleForBondLength ( double modelBondLength ) : double
[mangled: org/openscience/cdk/renderer/MoleculeSetRenderer.calculateScaleForBondLength:(D)D]
MoleculeSetRenderer.generateDiagram ( IAtomContainerSet molecules ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/MoleculeSetRenderer.generateDiagram:(Lorg/openscience/cdk/interfaces/IAtomContainerSet;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
MoleculeSetRenderer.generateDiagram ( IChemObject x0 ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/MoleculeSetRenderer.generateDiagram:(Lorg/openscience/cdk/interfaces/IChemObject;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
MoleculeSetRenderer.getGenerators ( ) : List
[mangled: org/openscience/cdk/renderer/MoleculeSetRenderer.getGenerators:()Ljava/util/List;]
MoleculeSetRenderer.MoleculeSetRenderer ( List generators, IFontManager fontManager )
[mangled: org/openscience/cdk/renderer/MoleculeSetRenderer."<init>":(Ljava/util/List;Lorg/openscience/cdk/renderer/font/IFontManager;)V]
MoleculeSetRenderer.MoleculeSetRenderer ( RendererModel rendererModel, List generators, IFontManager fontManager )
[mangled: org/openscience/cdk/renderer/MoleculeSetRenderer."<init>":(Lorg/openscience/cdk/renderer/RendererModel;Ljava/util/List;Lorg/openscience/cdk/renderer/font/IFontManager;)V]
MoleculeSetRenderer.paint ( IAtomContainerSet molecules, IDrawVisitor drawVisitor, Rectangle2D bounds, boolean resetCenter ) : void
[mangled: org/openscience/cdk/renderer/MoleculeSetRenderer.paint:(Lorg/openscience/cdk/interfaces/IAtomContainerSet;Lorg/openscience/cdk/renderer/visitor/IDrawVisitor;Ljava/awt/geom/Rectangle2D;Z)V]
MoleculeSetRenderer.paint ( IAtomContainerSet moleculeSet, IDrawVisitor drawVisitor ) : Rectangle
[mangled: org/openscience/cdk/renderer/MoleculeSetRenderer.paint:(Lorg/openscience/cdk/interfaces/IAtomContainerSet;Lorg/openscience/cdk/renderer/visitor/IDrawVisitor;)Ljava/awt/Rectangle;]
MoleculeSetRenderer.paint ( IChemObject x0, IDrawVisitor x1 ) : Rectangle
[mangled: org/openscience/cdk/renderer/MoleculeSetRenderer.paint:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/visitor/IDrawVisitor;)Ljava/awt/Rectangle;]
MoleculeSetRenderer.paint ( IChemObject x0, IDrawVisitor x1, Rectangle2D x2, boolean x3 ) : void
[mangled: org/openscience/cdk/renderer/MoleculeSetRenderer.paint:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/visitor/IDrawVisitor;Ljava/awt/geom/Rectangle2D;Z)V]
MoleculeSetRenderer.setScale ( IAtomContainerSet moleculeSet ) : void
[mangled: org/openscience/cdk/renderer/MoleculeSetRenderer.setScale:(Lorg/openscience/cdk/interfaces/IAtomContainerSet;)V]
MoleculeSetRenderer.setScale ( IChemObject x0 ) : void
[mangled: org/openscience/cdk/renderer/MoleculeSetRenderer.setScale:(Lorg/openscience/cdk/interfaces/IChemObject;)V]
MoleculeSetRenderer.setup ( IAtomContainerSet moleculeSet, Rectangle screen ) : void
[mangled: org/openscience/cdk/renderer/MoleculeSetRenderer.setup:(Lorg/openscience/cdk/interfaces/IAtomContainerSet;Ljava/awt/Rectangle;)V]
MoleculeSetRenderer.setup ( IChemObject x0, Rectangle x1 ) : void
[mangled: org/openscience/cdk/renderer/MoleculeSetRenderer.setup:(Lorg/openscience/cdk/interfaces/IChemObject;Ljava/awt/Rectangle;)V]
MoleculeSetRenderer.shift ( Rectangle screenBounds, Rectangle diagramBounds ) : Rectangle
[mangled: org/openscience/cdk/renderer/MoleculeSetRenderer.shift:(Ljava/awt/Rectangle;Ljava/awt/Rectangle;)Ljava/awt/Rectangle;]
cdk-1.5.2.jar, Monomer.class
package org.openscience.cdk
Monomer.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/Monomer.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
Monomer.clone ( ) : IMonomer
[mangled: org/openscience/cdk/Monomer.clone:()Lorg/openscience/cdk/interfaces/IMonomer;]
Monomer.clone ( ) : Object
[mangled: org/openscience/cdk/Monomer.clone:()Ljava/lang/Object;]
package org.openscience.cdk.silent
Monomer.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/silent/Monomer.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
Monomer.clone ( ) : IMonomer
[mangled: org/openscience/cdk/silent/Monomer.clone:()Lorg/openscience/cdk/interfaces/IMonomer;]
Monomer.clone ( ) : Object
[mangled: org/openscience/cdk/silent/Monomer.clone:()Ljava/lang/Object;]
cdk-1.5.2.jar, MultiStereoEncoder.class
package org.openscience.cdk.hash.stereo
MultiStereoEncoder.encode ( long[ ] current, long[ ] next ) : boolean
[mangled: org/openscience/cdk/hash/stereo/MultiStereoEncoder.encode:([J[J)Z]
MultiStereoEncoder.MultiStereoEncoder ( List encoders )
[mangled: org/openscience/cdk/hash/stereo/MultiStereoEncoder."<init>":(Ljava/util/List;)V]
MultiStereoEncoder.reset ( ) : void
[mangled: org/openscience/cdk/hash/stereo/MultiStereoEncoder.reset:()V]
cdk-1.5.2.jar, NaturalElement.class
package org.openscience.cdk.config
NaturalElement.getProperty ( Object description, Class c ) : Object
[mangled: org/openscience/cdk/config/NaturalElement.getProperty:(Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object;]
cdk-1.5.2.jar, NonCHHeavyAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
NonCHHeavyAtom.NonCHHeavyAtom ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/NonCHHeavyAtom."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, Offset.class
package org.openscience.cdk.renderer.generators
AtomNumberGenerator.Offset.AtomNumberGenerator.Offset ( )
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator.Offset."<init>":()V]
AtomNumberGenerator.Offset.getDefault ( ) : Object
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator.Offset.getDefault:()Ljava/lang/Object;]
AtomNumberGenerator.Offset.getDefault ( ) : Vector2d
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator.Offset.getDefault:()Ljavax/vecmath/Vector2d;]
cdk-1.5.2.jar, Order.class
package org.openscience.cdk.interfaces
IBond.Order.numeric ( ) : Integer
[mangled: org/openscience/cdk/interfaces/IBond.Order.numeric:()Ljava/lang/Integer;]
cdk-1.5.2.jar, OrderQueryBond.class
package org.openscience.cdk.isomorphism.matchers
OrderQueryBond.OrderQueryBond ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/OrderQueryBond."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
OrderQueryBond.OrderQueryBond ( IQueryAtom atom1, IQueryAtom atom2, IBond.Order order, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/OrderQueryBond."<init>":(Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/interfaces/IBond$Order;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
package org.openscience.cdk.isomorphism.matchers.smarts
OrderQueryBond.OrderQueryBond ( IBond.Order order, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/OrderQueryBond."<init>":(Lorg/openscience/cdk/interfaces/IBond$Order;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, OrderQueryBondOrderOnly.class
package org.openscience.cdk.isomorphism.matchers
OrderQueryBondOrderOnly.OrderQueryBondOrderOnly ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/OrderQueryBondOrderOnly."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
OrderQueryBondOrderOnly.OrderQueryBondOrderOnly ( IQueryAtom atom1, IQueryAtom atom2, IBond.Order order, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/OrderQueryBondOrderOnly."<init>":(Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/interfaces/IBond$Order;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, Partition.class
package org.openscience.cdk.group
Partition.addCell ( Collection elements ) : void
[mangled: org/openscience/cdk/group/Partition.addCell:(Ljava/util/Collection;)V]
Partition.addCell ( int[ ] elements ) : void
[mangled: org/openscience/cdk/group/Partition.addCell:([I)V]
Partition.addSingletonCell ( int element ) : void
[mangled: org/openscience/cdk/group/Partition.addSingletonCell:(I)V]
Partition.addToCell ( int index, int element ) : void
[mangled: org/openscience/cdk/group/Partition.addToCell:(II)V]
Partition.copyBlock ( int cellIndex ) : SortedSet
[mangled: org/openscience/cdk/group/Partition.copyBlock:(I)Ljava/util/SortedSet;]
Partition.equals ( Object o ) : boolean
[mangled: org/openscience/cdk/group/Partition.equals:(Ljava/lang/Object;)Z]
Partition.fromString ( String strForm ) [static] : Partition
[mangled: org/openscience/cdk/group/Partition.fromString:(Ljava/lang/String;)Lorg/openscience/cdk/group/Partition;]
Partition.getCell ( int cellIndex ) : SortedSet
[mangled: org/openscience/cdk/group/Partition.getCell:(I)Ljava/util/SortedSet;]
Partition.getFirstInCell ( int cellIndex ) : int
[mangled: org/openscience/cdk/group/Partition.getFirstInCell:(I)I]
Partition.getIndexOfFirstNonDiscreteCell ( ) : int
[mangled: org/openscience/cdk/group/Partition.getIndexOfFirstNonDiscreteCell:()I]
Partition.hashCode ( ) : int
[mangled: org/openscience/cdk/group/Partition.hashCode:()I]
Partition.inOrder ( ) : boolean
[mangled: org/openscience/cdk/group/Partition.inOrder:()Z]
Partition.inSameCell ( int elementI, int elementJ ) : boolean
[mangled: org/openscience/cdk/group/Partition.inSameCell:(II)Z]
Partition.insertCell ( int index, SortedSet cell ) : void
[mangled: org/openscience/cdk/group/Partition.insertCell:(ILjava/util/SortedSet;)V]
Partition.isDiscrete ( ) : boolean
[mangled: org/openscience/cdk/group/Partition.isDiscrete:()Z]
Partition.isDiscreteCell ( int cellIndex ) : boolean
[mangled: org/openscience/cdk/group/Partition.isDiscreteCell:(I)Z]
Partition.numberOfElements ( ) : int
[mangled: org/openscience/cdk/group/Partition.numberOfElements:()I]
Partition.order ( ) : void
[mangled: org/openscience/cdk/group/Partition.order:()V]
Partition.Partition ( )
[mangled: org/openscience/cdk/group/Partition."<init>":()V]
Partition.Partition ( int[ ][ ] cellData )
[mangled: org/openscience/cdk/group/Partition."<init>":([[I)V]
Partition.Partition ( Partition other )
[mangled: org/openscience/cdk/group/Partition."<init>":(Lorg/openscience/cdk/group/Partition;)V]
Partition.removeCell ( int index ) : void
[mangled: org/openscience/cdk/group/Partition.removeCell:(I)V]
Partition.setAsPermutation ( int upTo ) : Permutation
[mangled: org/openscience/cdk/group/Partition.setAsPermutation:(I)Lorg/openscience/cdk/group/Permutation;]
Partition.size ( ) : int
[mangled: org/openscience/cdk/group/Partition.size:()I]
Partition.splitAfter ( int cellIndex, int splitElement ) : Partition
[mangled: org/openscience/cdk/group/Partition.splitAfter:(II)Lorg/openscience/cdk/group/Partition;]
Partition.splitBefore ( int cellIndex, int splitElement ) : Partition
[mangled: org/openscience/cdk/group/Partition.splitBefore:(II)Lorg/openscience/cdk/group/Partition;]
Partition.toPermutation ( ) : Permutation
[mangled: org/openscience/cdk/group/Partition.toPermutation:()Lorg/openscience/cdk/group/Permutation;]
Partition.toString ( ) : String
[mangled: org/openscience/cdk/group/Partition.toString:()Ljava/lang/String;]
Partition.unit ( int size ) [static] : Partition
[mangled: org/openscience/cdk/group/Partition.unit:(I)Lorg/openscience/cdk/group/Partition;]
cdk-1.5.2.jar, PDBMonomer.class
package org.openscience.cdk.protein.data
PDBMonomer.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/protein/data/PDBMonomer.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
PDBMonomer.clone ( ) : IMonomer
[mangled: org/openscience/cdk/protein/data/PDBMonomer.clone:()Lorg/openscience/cdk/interfaces/IMonomer;]
PDBMonomer.clone ( ) : IPDBMonomer
[mangled: org/openscience/cdk/protein/data/PDBMonomer.clone:()Lorg/openscience/cdk/interfaces/IPDBMonomer;]
PDBMonomer.clone ( ) : Object
[mangled: org/openscience/cdk/protein/data/PDBMonomer.clone:()Ljava/lang/Object;]
package org.openscience.cdk.silent
PDBMonomer.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/silent/PDBMonomer.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
PDBMonomer.clone ( ) : IMonomer
[mangled: org/openscience/cdk/silent/PDBMonomer.clone:()Lorg/openscience/cdk/interfaces/IMonomer;]
PDBMonomer.clone ( ) : IPDBMonomer
[mangled: org/openscience/cdk/silent/PDBMonomer.clone:()Lorg/openscience/cdk/interfaces/IPDBMonomer;]
PDBMonomer.clone ( ) : Object
[mangled: org/openscience/cdk/silent/PDBMonomer.clone:()Ljava/lang/Object;]
cdk-1.5.2.jar, PDBPolymer.class
package org.openscience.cdk.protein.data
PDBPolymer.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/protein/data/PDBPolymer.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
PDBPolymer.clone ( ) : IBioPolymer
[mangled: org/openscience/cdk/protein/data/PDBPolymer.clone:()Lorg/openscience/cdk/interfaces/IBioPolymer;]
PDBPolymer.clone ( ) : IPDBPolymer
[mangled: org/openscience/cdk/protein/data/PDBPolymer.clone:()Lorg/openscience/cdk/interfaces/IPDBPolymer;]
PDBPolymer.clone ( ) : IPolymer
[mangled: org/openscience/cdk/protein/data/PDBPolymer.clone:()Lorg/openscience/cdk/interfaces/IPolymer;]
PDBPolymer.clone ( ) : Object
[mangled: org/openscience/cdk/protein/data/PDBPolymer.clone:()Ljava/lang/Object;]
package org.openscience.cdk.silent
PDBPolymer.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/silent/PDBPolymer.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
PDBPolymer.clone ( ) : IBioPolymer
[mangled: org/openscience/cdk/silent/PDBPolymer.clone:()Lorg/openscience/cdk/interfaces/IBioPolymer;]
PDBPolymer.clone ( ) : IPDBPolymer
[mangled: org/openscience/cdk/silent/PDBPolymer.clone:()Lorg/openscience/cdk/interfaces/IPDBPolymer;]
PDBPolymer.clone ( ) : IPolymer
[mangled: org/openscience/cdk/silent/PDBPolymer.clone:()Lorg/openscience/cdk/interfaces/IPolymer;]
PDBPolymer.clone ( ) : Object
[mangled: org/openscience/cdk/silent/PDBPolymer.clone:()Ljava/lang/Object;]
cdk-1.5.2.jar, PeriodicGroupNumberAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
PeriodicGroupNumberAtom.PeriodicGroupNumberAtom ( int groupNumber, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/PeriodicGroupNumberAtom."<init>":(ILorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, Permutation.class
package org.openscience.cdk.group
Permutation.equals ( Object other ) : boolean
[mangled: org/openscience/cdk/group/Permutation.equals:(Ljava/lang/Object;)Z]
Permutation.firstIndexOfDifference ( Permutation other ) : int
[mangled: org/openscience/cdk/group/Permutation.firstIndexOfDifference:(Lorg/openscience/cdk/group/Permutation;)I]
Permutation.get ( int index ) : int
[mangled: org/openscience/cdk/group/Permutation.get:(I)I]
Permutation.getOrbit ( int element ) : List
[mangled: org/openscience/cdk/group/Permutation.getOrbit:(I)Ljava/util/List;]
Permutation.getValues ( ) : int[ ]
[mangled: org/openscience/cdk/group/Permutation.getValues:()[I]
Permutation.hashCode ( ) : int
[mangled: org/openscience/cdk/group/Permutation.hashCode:()I]
Permutation.invert ( ) : Permutation
[mangled: org/openscience/cdk/group/Permutation.invert:()Lorg/openscience/cdk/group/Permutation;]
Permutation.isIdentity ( ) : boolean
[mangled: org/openscience/cdk/group/Permutation.isIdentity:()Z]
Permutation.multiply ( Permutation other ) : Permutation
[mangled: org/openscience/cdk/group/Permutation.multiply:(Lorg/openscience/cdk/group/Permutation;)Lorg/openscience/cdk/group/Permutation;]
Permutation.Permutation ( int size )
[mangled: org/openscience/cdk/group/Permutation."<init>":(I)V]
Permutation.Permutation ( int[ ] values )
[mangled: org/openscience/cdk/group/Permutation."<init>":([I)V]
Permutation.Permutation ( Permutation other )
[mangled: org/openscience/cdk/group/Permutation."<init>":(Lorg/openscience/cdk/group/Permutation;)V]
Permutation.set ( int index, int value ) : void
[mangled: org/openscience/cdk/group/Permutation.set:(II)V]
Permutation.setTo ( Permutation other ) : void
[mangled: org/openscience/cdk/group/Permutation.setTo:(Lorg/openscience/cdk/group/Permutation;)V]
Permutation.size ( ) : int
[mangled: org/openscience/cdk/group/Permutation.size:()I]
Permutation.toCycleString ( ) : String
[mangled: org/openscience/cdk/group/Permutation.toCycleString:()Ljava/lang/String;]
Permutation.toString ( ) : String
[mangled: org/openscience/cdk/group/Permutation.toString:()Ljava/lang/String;]
cdk-1.5.2.jar, PermutationGroup.class
package org.openscience.cdk.group
PermutationGroup.all ( ) : List
[mangled: org/openscience/cdk/group/PermutationGroup.all:()Ljava/util/List;]
PermutationGroup.apply ( PermutationGroup.Backtracker backtracker ) : void
[mangled: org/openscience/cdk/group/PermutationGroup.apply:(Lorg/openscience/cdk/group/PermutationGroup$Backtracker;)V]
PermutationGroup.changeBase ( Permutation newBase ) : void
[mangled: org/openscience/cdk/group/PermutationGroup.changeBase:(Lorg/openscience/cdk/group/Permutation;)V]
PermutationGroup.enter ( Permutation g ) : void
[mangled: org/openscience/cdk/group/PermutationGroup.enter:(Lorg/openscience/cdk/group/Permutation;)V]
PermutationGroup.get ( int uIndex, int uSubIndex ) : Permutation
[mangled: org/openscience/cdk/group/PermutationGroup.get:(II)Lorg/openscience/cdk/group/Permutation;]
PermutationGroup.getLeftTransversal ( int index ) : List
[mangled: org/openscience/cdk/group/PermutationGroup.getLeftTransversal:(I)Ljava/util/List;]
PermutationGroup.getSize ( ) : int
[mangled: org/openscience/cdk/group/PermutationGroup.getSize:()I]
PermutationGroup.makeSymN ( int size ) [static] : PermutationGroup
[mangled: org/openscience/cdk/group/PermutationGroup.makeSymN:(I)Lorg/openscience/cdk/group/PermutationGroup;]
PermutationGroup.order ( ) : long
[mangled: org/openscience/cdk/group/PermutationGroup.order:()J]
PermutationGroup.PermutationGroup ( int size )
[mangled: org/openscience/cdk/group/PermutationGroup."<init>":(I)V]
PermutationGroup.PermutationGroup ( int size, List generators )
[mangled: org/openscience/cdk/group/PermutationGroup."<init>":(ILjava/util/List;)V]
PermutationGroup.PermutationGroup ( Permutation base )
[mangled: org/openscience/cdk/group/PermutationGroup."<init>":(Lorg/openscience/cdk/group/Permutation;)V]
PermutationGroup.test ( Permutation permutation ) : int
[mangled: org/openscience/cdk/group/PermutationGroup.test:(Lorg/openscience/cdk/group/Permutation;)I]
PermutationGroup.toString ( ) : String
[mangled: org/openscience/cdk/group/PermutationGroup.toString:()Ljava/lang/String;]
PermutationGroup.transversal ( PermutationGroup subgroup ) : List
[mangled: org/openscience/cdk/group/PermutationGroup.transversal:(Lorg/openscience/cdk/group/PermutationGroup;)Ljava/util/List;]
cdk-1.5.2.jar, PermutationParity.class
package org.openscience.cdk.hash.stereo.parity
PermutationParity.parity ( long[ ] p1 ) [abstract] : int
[mangled: org/openscience/cdk/hash/stereo/parity/PermutationParity.parity:([J)I]
cdk-1.5.2.jar, PerturbedAtomHashGenerator.class
package org.openscience.cdk.hash
PerturbedAtomHashGenerator.generate ( IAtomContainer container ) : long[ ]
[mangled: org/openscience/cdk/hash/PerturbedAtomHashGenerator.generate:(Lorg/openscience/cdk/interfaces/IAtomContainer;)[J]
PerturbedAtomHashGenerator.PerturbedAtomHashGenerator ( AtomHashGenerator seedGenerator, Pseudorandom pseudorandom, StereoEncoderFactory factory, EquivalentSetFinder finder, int depth )
[mangled: org/openscience/cdk/hash/PerturbedAtomHashGenerator."<init>":(Lorg/openscience/cdk/hash/AtomHashGenerator;Lorg/openscience/cdk/hash/Pseudorandom;Lorg/openscience/cdk/hash/stereo/factory/StereoEncoderFactory;Lorg/openscience/cdk/hash/equivalent/EquivalentSetFinder;I)V]
cdk-1.5.2.jar, Polymer.class
package org.openscience.cdk
Polymer.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/Polymer.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
Polymer.clone ( ) : IPolymer
[mangled: org/openscience/cdk/Polymer.clone:()Lorg/openscience/cdk/interfaces/IPolymer;]
package org.openscience.cdk.silent
Polymer.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/silent/Polymer.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
Polymer.clone ( ) : IPolymer
[mangled: org/openscience/cdk/silent/Polymer.clone:()Lorg/openscience/cdk/interfaces/IPolymer;]
cdk-1.5.2.jar, ProductsBoxGenerator.class
package org.openscience.cdk.renderer.generators
ProductsBoxGenerator.generate ( IChemObject x0, RendererModel x1 ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/ProductsBoxGenerator.generate:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
ProductsBoxGenerator.generate ( IReaction reaction, RendererModel model ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/ProductsBoxGenerator.generate:(Lorg/openscience/cdk/interfaces/IReaction;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
ProductsBoxGenerator.getParameters ( ) : List
[mangled: org/openscience/cdk/renderer/generators/ProductsBoxGenerator.getParameters:()Ljava/util/List;]
ProductsBoxGenerator.ProductsBoxGenerator ( )
[mangled: org/openscience/cdk/renderer/generators/ProductsBoxGenerator."<init>":()V]
cdk-1.5.2.jar, Pseudorandom.class
package org.openscience.cdk.hash
Pseudorandom.next ( long p1 ) [abstract] : long
[mangled: org/openscience/cdk/hash/Pseudorandom.next:(J)J]
cdk-1.5.2.jar, PubchemFingerprinter.class
package org.openscience.cdk.fingerprint
PubchemFingerprinter.getFingerprintAsBytes ( ) : byte[ ]
[mangled: org/openscience/cdk/fingerprint/PubchemFingerprinter.getFingerprintAsBytes:()[B]
PubchemFingerprinter.PubchemFingerprinter ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/fingerprint/PubchemFingerprinter."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, QueryAtom.class
package org.openscience.cdk.isomorphism.matchers
QueryAtom.QueryAtom ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryAtom."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
QueryAtom.QueryAtom ( String symbol, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryAtom."<init>":(Ljava/lang/String;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, QueryAtomContainer.class
package org.openscience.cdk.isomorphism.matchers
QueryAtomContainer.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/isomorphism/matchers/QueryAtomContainer.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
QueryAtomContainer.clone ( ) : IQueryAtomContainer
[mangled: org/openscience/cdk/isomorphism/matchers/QueryAtomContainer.clone:()Lorg/openscience/cdk/isomorphism/matchers/IQueryAtomContainer;]
QueryAtomContainer.isEmpty ( ) : boolean
[mangled: org/openscience/cdk/isomorphism/matchers/QueryAtomContainer.isEmpty:()Z]
QueryAtomContainer.QueryAtomContainer ( IAtomContainer container, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryAtomContainer."<init>":(Lorg/openscience/cdk/interfaces/IAtomContainer;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
QueryAtomContainer.QueryAtomContainer ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryAtomContainer."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
QueryAtomContainer.QueryAtomContainer ( int atomCount, int bondCount, int lpCount, int seCount, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryAtomContainer."<init>":(IIIILorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
QueryAtomContainer.setStereoElements ( List elements ) : void
[mangled: org/openscience/cdk/isomorphism/matchers/QueryAtomContainer.setStereoElements:(Ljava/util/List;)V]
cdk-1.5.2.jar, QueryBond.class
package org.openscience.cdk.isomorphism.matchers
QueryBond.QueryBond ( IAtom atom1, IAtom atom2, IBond.Order order, IBond.Stereo stereo, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryBond."<init>":(Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/interfaces/IBond$Order;Lorg/openscience/cdk/interfaces/IBond$Stereo;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
QueryBond.QueryBond ( IAtom atom1, IAtom atom2, IBond.Order order, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryBond."<init>":(Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/interfaces/IBond$Order;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
QueryBond.QueryBond ( IAtom atom1, IAtom atom2, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryBond."<init>":(Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
QueryBond.QueryBond ( IAtom[ ] atoms, IBond.Order order, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryBond."<init>":([Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/interfaces/IBond$Order;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
QueryBond.QueryBond ( IAtom[ ] atoms, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryBond."<init>":([Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
QueryBond.QueryBond ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryBond."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, QueryChemObject.class
package org.openscience.cdk.isomorphism.matchers
QueryChemObject.getProperty ( Object description, Class c ) : Object
[mangled: org/openscience/cdk/isomorphism/matchers/QueryChemObject.getProperty:(Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object;]
QueryChemObject.QueryChemObject ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryChemObject."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, RadicalGenerator.class
package org.openscience.cdk.renderer.generators
RadicalGenerator.generate ( IAtomContainer container, RendererModel model ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/RadicalGenerator.generate:(Lorg/openscience/cdk/interfaces/IAtomContainer;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
RadicalGenerator.generate ( IChemObject x0, RendererModel x1 ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/RadicalGenerator.generate:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
RadicalGenerator.getParameters ( ) : List
[mangled: org/openscience/cdk/renderer/generators/RadicalGenerator.getParameters:()Ljava/util/List;]
RadicalGenerator.RadicalGenerator ( )
[mangled: org/openscience/cdk/renderer/generators/RadicalGenerator."<init>":()V]
cdk-1.5.2.jar, ReactantsBoxGenerator.class
package org.openscience.cdk.renderer.generators
ReactantsBoxGenerator.generate ( IChemObject x0, RendererModel x1 ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/ReactantsBoxGenerator.generate:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
ReactantsBoxGenerator.generate ( IReaction reaction, RendererModel model ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/ReactantsBoxGenerator.generate:(Lorg/openscience/cdk/interfaces/IReaction;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
ReactantsBoxGenerator.getParameters ( ) : List
[mangled: org/openscience/cdk/renderer/generators/ReactantsBoxGenerator.getParameters:()Ljava/util/List;]
ReactantsBoxGenerator.ReactantsBoxGenerator ( )
[mangled: org/openscience/cdk/renderer/generators/ReactantsBoxGenerator."<init>":()V]
cdk-1.5.2.jar, ReactionArrowGenerator.class
package org.openscience.cdk.renderer.generators
ReactionArrowGenerator.generate ( IChemObject x0, RendererModel x1 ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/ReactionArrowGenerator.generate:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
ReactionArrowGenerator.generate ( IReaction reaction, RendererModel model ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/ReactionArrowGenerator.generate:(Lorg/openscience/cdk/interfaces/IReaction;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
ReactionArrowGenerator.getParameters ( ) : List
[mangled: org/openscience/cdk/renderer/generators/ReactionArrowGenerator.getParameters:()Ljava/util/List;]
ReactionArrowGenerator.ReactionArrowGenerator ( )
[mangled: org/openscience/cdk/renderer/generators/ReactionArrowGenerator."<init>":()V]
cdk-1.5.2.jar, ReactionBoxGenerator.class
package org.openscience.cdk.renderer.generators
ReactionBoxGenerator.generate ( IChemObject x0, RendererModel x1 ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/ReactionBoxGenerator.generate:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
ReactionBoxGenerator.generate ( IReaction reaction, RendererModel model ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/ReactionBoxGenerator.generate:(Lorg/openscience/cdk/interfaces/IReaction;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
ReactionBoxGenerator.getParameters ( ) : List
[mangled: org/openscience/cdk/renderer/generators/ReactionBoxGenerator.getParameters:()Ljava/util/List;]
ReactionBoxGenerator.ReactionBoxGenerator ( )
[mangled: org/openscience/cdk/renderer/generators/ReactionBoxGenerator."<init>":()V]
cdk-1.5.2.jar, ReactionPlusGenerator.class
package org.openscience.cdk.renderer.generators
ReactionPlusGenerator.generate ( IChemObject x0, RendererModel x1 ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/ReactionPlusGenerator.generate:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
ReactionPlusGenerator.generate ( IReaction reaction, RendererModel model ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/ReactionPlusGenerator.generate:(Lorg/openscience/cdk/interfaces/IReaction;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
ReactionPlusGenerator.getParameters ( ) : List
[mangled: org/openscience/cdk/renderer/generators/ReactionPlusGenerator.getParameters:()Ljava/util/List;]
ReactionPlusGenerator.ReactionPlusGenerator ( )
[mangled: org/openscience/cdk/renderer/generators/ReactionPlusGenerator."<init>":()V]
cdk-1.5.2.jar, ReactionRenderer.class
package org.openscience.cdk.renderer
ReactionRenderer.calculateDiagramBounds ( IChemObject x0 ) : Rectangle
[mangled: org/openscience/cdk/renderer/ReactionRenderer.calculateDiagramBounds:(Lorg/openscience/cdk/interfaces/IChemObject;)Ljava/awt/Rectangle;]
ReactionRenderer.calculateDiagramBounds ( IReaction reaction ) : Rectangle
[mangled: org/openscience/cdk/renderer/ReactionRenderer.calculateDiagramBounds:(Lorg/openscience/cdk/interfaces/IReaction;)Ljava/awt/Rectangle;]
ReactionRenderer.calculateScaleForBondLength ( double modelBondLength ) : double
[mangled: org/openscience/cdk/renderer/ReactionRenderer.calculateScaleForBondLength:(D)D]
ReactionRenderer.generateDiagram ( IChemObject x0 ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/ReactionRenderer.generateDiagram:(Lorg/openscience/cdk/interfaces/IChemObject;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
ReactionRenderer.generateDiagram ( IReaction reaction ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/ReactionRenderer.generateDiagram:(Lorg/openscience/cdk/interfaces/IReaction;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
ReactionRenderer.getGenerators ( ) : List
[mangled: org/openscience/cdk/renderer/ReactionRenderer.getGenerators:()Ljava/util/List;]
ReactionRenderer.paint ( IChemObject x0, IDrawVisitor x1 ) : Rectangle
[mangled: org/openscience/cdk/renderer/ReactionRenderer.paint:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/visitor/IDrawVisitor;)Ljava/awt/Rectangle;]
ReactionRenderer.paint ( IChemObject x0, IDrawVisitor x1, Rectangle2D x2, boolean x3 ) : void
[mangled: org/openscience/cdk/renderer/ReactionRenderer.paint:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/visitor/IDrawVisitor;Ljava/awt/geom/Rectangle2D;Z)V]
ReactionRenderer.paint ( IReaction reaction, IDrawVisitor drawVisitor ) : Rectangle
[mangled: org/openscience/cdk/renderer/ReactionRenderer.paint:(Lorg/openscience/cdk/interfaces/IReaction;Lorg/openscience/cdk/renderer/visitor/IDrawVisitor;)Ljava/awt/Rectangle;]
ReactionRenderer.paint ( IReaction reaction, IDrawVisitor drawVisitor, Rectangle2D bounds, boolean resetCenter ) : void
[mangled: org/openscience/cdk/renderer/ReactionRenderer.paint:(Lorg/openscience/cdk/interfaces/IReaction;Lorg/openscience/cdk/renderer/visitor/IDrawVisitor;Ljava/awt/geom/Rectangle2D;Z)V]
ReactionRenderer.ReactionRenderer ( List generators, IFontManager fontManager )
[mangled: org/openscience/cdk/renderer/ReactionRenderer."<init>":(Ljava/util/List;Lorg/openscience/cdk/renderer/font/IFontManager;)V]
ReactionRenderer.ReactionRenderer ( List generators, List reactionGenerators, IFontManager fontManager )
[mangled: org/openscience/cdk/renderer/ReactionRenderer."<init>":(Ljava/util/List;Ljava/util/List;Lorg/openscience/cdk/renderer/font/IFontManager;)V]
ReactionRenderer.ReactionRenderer ( RendererModel rendererModel, List generators, IFontManager fontManager )
[mangled: org/openscience/cdk/renderer/ReactionRenderer."<init>":(Lorg/openscience/cdk/renderer/RendererModel;Ljava/util/List;Lorg/openscience/cdk/renderer/font/IFontManager;)V]
ReactionRenderer.setScale ( IChemObject x0 ) : void
[mangled: org/openscience/cdk/renderer/ReactionRenderer.setScale:(Lorg/openscience/cdk/interfaces/IChemObject;)V]
ReactionRenderer.setScale ( IReaction reaction ) : void
[mangled: org/openscience/cdk/renderer/ReactionRenderer.setScale:(Lorg/openscience/cdk/interfaces/IReaction;)V]
ReactionRenderer.setup ( IChemObject x0, Rectangle x1 ) : void
[mangled: org/openscience/cdk/renderer/ReactionRenderer.setup:(Lorg/openscience/cdk/interfaces/IChemObject;Ljava/awt/Rectangle;)V]
ReactionRenderer.setup ( IReaction reaction, Rectangle screen ) : void
[mangled: org/openscience/cdk/renderer/ReactionRenderer.setup:(Lorg/openscience/cdk/interfaces/IReaction;Ljava/awt/Rectangle;)V]
cdk-1.5.2.jar, ReactionSceneGenerator.class
package org.openscience.cdk.renderer.generators
ReactionSceneGenerator.generate ( IChemObject x0, RendererModel x1 ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/ReactionSceneGenerator.generate:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
ReactionSceneGenerator.generate ( IReaction reaction, RendererModel model ) : IRenderingElement
[mangled: org/openscience/cdk/renderer/generators/ReactionSceneGenerator.generate:(Lorg/openscience/cdk/interfaces/IReaction;Lorg/openscience/cdk/renderer/RendererModel;)Lorg/openscience/cdk/renderer/elements/IRenderingElement;]
ReactionSceneGenerator.getParameters ( ) : List
[mangled: org/openscience/cdk/renderer/generators/ReactionSceneGenerator.getParameters:()Ljava/util/List;]
ReactionSceneGenerator.ReactionSceneGenerator ( )
[mangled: org/openscience/cdk/renderer/generators/ReactionSceneGenerator."<init>":()V]
cdk-1.5.2.jar, ReactionSet.class
package org.openscience.cdk
ReactionSet.isEmpty ( ) : boolean
[mangled: org/openscience/cdk/ReactionSet.isEmpty:()Z]
package org.openscience.cdk.silent
ReactionSet.isEmpty ( ) : boolean
[mangled: org/openscience/cdk/silent/ReactionSet.isEmpty:()Z]
cdk-1.5.2.jar, ReactionSetRenderer.class
package org.openscience.cdk.renderer
ReactionSetRenderer.calculateDiagramBounds ( IChemObject x0 ) : Rectangle
[mangled: org/openscience/cdk/renderer/ReactionSetRenderer.calculateDiagramBounds:(Lorg/openscience/cdk/interfaces/IChemObject;)Ljava/awt/Rectangle;]
ReactionSetRenderer.calculateDiagramBounds ( IReactionSet reactionSet ) : Rectangle
[mangled: org/openscience/cdk/renderer/ReactionSetRenderer.calculateDiagramBounds:(Lorg/openscience/cdk/interfaces/IReactionSet;)Ljava/awt/Rectangle;]
ReactionSetRenderer.calculateScaleForBondLength ( double modelBondLength ) : double
[mangled: org/openscience/cdk/renderer/ReactionSetRenderer.calculateScaleForBondLength:(D)D]
ReactionSetRenderer.getGenerators ( ) : List
[mangled: org/openscience/cdk/renderer/ReactionSetRenderer.getGenerators:()Ljava/util/List;]
ReactionSetRenderer.paint ( IChemObject x0, IDrawVisitor x1 ) : Rectangle
[mangled: org/openscience/cdk/renderer/ReactionSetRenderer.paint:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/visitor/IDrawVisitor;)Ljava/awt/Rectangle;]
ReactionSetRenderer.paint ( IChemObject x0, IDrawVisitor x1, Rectangle2D x2, boolean x3 ) : void
[mangled: org/openscience/cdk/renderer/ReactionSetRenderer.paint:(Lorg/openscience/cdk/interfaces/IChemObject;Lorg/openscience/cdk/renderer/visitor/IDrawVisitor;Ljava/awt/geom/Rectangle2D;Z)V]
ReactionSetRenderer.paint ( IReactionSet reactionSet, IDrawVisitor drawVisitor ) : Rectangle
[mangled: org/openscience/cdk/renderer/ReactionSetRenderer.paint:(Lorg/openscience/cdk/interfaces/IReactionSet;Lorg/openscience/cdk/renderer/visitor/IDrawVisitor;)Ljava/awt/Rectangle;]
ReactionSetRenderer.paint ( IReactionSet reactionSet, IDrawVisitor drawVisitor, Rectangle2D bounds, boolean resetCenter ) : void
[mangled: org/openscience/cdk/renderer/ReactionSetRenderer.paint:(Lorg/openscience/cdk/interfaces/IReactionSet;Lorg/openscience/cdk/renderer/visitor/IDrawVisitor;Ljava/awt/geom/Rectangle2D;Z)V]
ReactionSetRenderer.ReactionSetRenderer ( List generators, IFontManager fontManager )
[mangled: org/openscience/cdk/renderer/ReactionSetRenderer."<init>":(Ljava/util/List;Lorg/openscience/cdk/renderer/font/IFontManager;)V]
ReactionSetRenderer.ReactionSetRenderer ( List generators, List reactionGenerators, IFontManager fontManager )
[mangled: org/openscience/cdk/renderer/ReactionSetRenderer."<init>":(Ljava/util/List;Ljava/util/List;Lorg/openscience/cdk/renderer/font/IFontManager;)V]
ReactionSetRenderer.ReactionSetRenderer ( RendererModel rendererModel, List generators, IFontManager fontManager )
[mangled: org/openscience/cdk/renderer/ReactionSetRenderer."<init>":(Lorg/openscience/cdk/renderer/RendererModel;Ljava/util/List;Lorg/openscience/cdk/renderer/font/IFontManager;)V]
ReactionSetRenderer.ReactionSetRenderer ( RendererModel rendererModel, List generators, List reactionGenerators, IFontManager fontManager )
[mangled: org/openscience/cdk/renderer/ReactionSetRenderer."<init>":(Lorg/openscience/cdk/renderer/RendererModel;Ljava/util/List;Ljava/util/List;Lorg/openscience/cdk/renderer/font/IFontManager;)V]
ReactionSetRenderer.setScale ( IChemObject x0 ) : void
[mangled: org/openscience/cdk/renderer/ReactionSetRenderer.setScale:(Lorg/openscience/cdk/interfaces/IChemObject;)V]
ReactionSetRenderer.setScale ( IReactionSet reactionSet ) : void
[mangled: org/openscience/cdk/renderer/ReactionSetRenderer.setScale:(Lorg/openscience/cdk/interfaces/IReactionSet;)V]
ReactionSetRenderer.setup ( IChemObject x0, Rectangle x1 ) : void
[mangled: org/openscience/cdk/renderer/ReactionSetRenderer.setup:(Lorg/openscience/cdk/interfaces/IChemObject;Ljava/awt/Rectangle;)V]
ReactionSetRenderer.setup ( IReactionSet reactionSet, Rectangle screen ) : void
[mangled: org/openscience/cdk/renderer/ReactionSetRenderer.setup:(Lorg/openscience/cdk/interfaces/IReactionSet;Ljava/awt/Rectangle;)V]
cdk-1.5.2.jar, Result.class
package org.openscience.cdk.group
AbstractDiscretePartitionRefiner.Result.valueOf ( String name ) [static] : AbstractDiscretePartitionRefiner.Result
[mangled: org/openscience/cdk/group/AbstractDiscretePartitionRefiner.Result.valueOf:(Ljava/lang/String;)Lorg/openscience/cdk/group/AbstractDiscretePartitionRefiner$Result;]
AbstractDiscretePartitionRefiner.Result.values ( ) [static] : AbstractDiscretePartitionRefiner.Result[ ]
[mangled: org/openscience/cdk/group/AbstractDiscretePartitionRefiner.Result.values:()[Lorg/openscience/cdk/group/AbstractDiscretePartitionRefiner$Result;]
cdk-1.5.2.jar, RGroupQuery.class
package org.openscience.cdk.isomorphism.matchers
RGroupQuery.RGroupQuery ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/RGroupQuery."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, Ring.class
package org.openscience.cdk
Ring.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/Ring.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
Ring.clone ( ) : IRing
[mangled: org/openscience/cdk/Ring.clone:()Lorg/openscience/cdk/interfaces/IRing;]
Ring.clone ( ) : Object
[mangled: org/openscience/cdk/Ring.clone:()Ljava/lang/Object;]
package org.openscience.cdk.silent
Ring.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/silent/Ring.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
Ring.clone ( ) : IRing
[mangled: org/openscience/cdk/silent/Ring.clone:()Lorg/openscience/cdk/interfaces/IRing;]
Ring.clone ( ) : Object
[mangled: org/openscience/cdk/silent/Ring.clone:()Ljava/lang/Object;]
cdk-1.5.2.jar, RingAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
RingAtom.RingAtom ( int ringSize, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/RingAtom."<init>":(ILorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, RingBond.class
package org.openscience.cdk.isomorphism.matchers.smarts
RingBond.RingBond ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/RingBond."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, RingIdentifierAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
RingIdentifierAtom.RingIdentifierAtom ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/RingIdentifierAtom."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, RingMembershipAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
RingMembershipAtom.RingMembershipAtom ( int num, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/RingMembershipAtom."<init>":(ILorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, RingSearch.class
package org.openscience.cdk.ringsearch
RingSearch.cyclic ( ) : int[ ]
[mangled: org/openscience/cdk/ringsearch/RingSearch.cyclic:()[I]
RingSearch.cyclic ( IAtom atom ) : boolean
[mangled: org/openscience/cdk/ringsearch/RingSearch.cyclic:(Lorg/openscience/cdk/interfaces/IAtom;)Z]
RingSearch.cyclic ( int i ) : boolean
[mangled: org/openscience/cdk/ringsearch/RingSearch.cyclic:(I)Z]
RingSearch.fused ( ) : int[ ][ ]
[mangled: org/openscience/cdk/ringsearch/RingSearch.fused:()[[I]
RingSearch.fusedRingFragments ( ) : List
[mangled: org/openscience/cdk/ringsearch/RingSearch.fusedRingFragments:()Ljava/util/List;]
RingSearch.isolated ( ) : int[ ][ ]
[mangled: org/openscience/cdk/ringsearch/RingSearch.isolated:()[[I]
RingSearch.isolatedRingFragments ( ) : List
[mangled: org/openscience/cdk/ringsearch/RingSearch.isolatedRingFragments:()Ljava/util/List;]
RingSearch.ringFragments ( ) : IAtomContainer
[mangled: org/openscience/cdk/ringsearch/RingSearch.ringFragments:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
RingSearch.RingSearch ( IAtomContainer container )
[mangled: org/openscience/cdk/ringsearch/RingSearch."<init>":(Lorg/openscience/cdk/interfaces/IAtomContainer;)V]
RingSearch.RingSearch ( IAtomContainer container, CyclicVertexSearch searcher )
[mangled: org/openscience/cdk/ringsearch/RingSearch."<init>":(Lorg/openscience/cdk/interfaces/IAtomContainer;Lorg/openscience/cdk/ringsearch/CyclicVertexSearch;)V]
RingSearch.RingSearch ( IAtomContainer container, int[ ][ ] graph )
[mangled: org/openscience/cdk/ringsearch/RingSearch."<init>":(Lorg/openscience/cdk/interfaces/IAtomContainer;[[I)V]
cdk-1.5.2.jar, SeedGenerator.class
package org.openscience.cdk.hash
SeedGenerator.generate ( IAtomContainer container ) : long[ ]
[mangled: org/openscience/cdk/hash/SeedGenerator.generate:(Lorg/openscience/cdk/interfaces/IAtomContainer;)[J]
SeedGenerator.SeedGenerator ( AtomEncoder encoder )
[mangled: org/openscience/cdk/hash/SeedGenerator."<init>":(Lorg/openscience/cdk/hash/seed/AtomEncoder;)V]
cdk-1.5.2.jar, ShortestPaths.class
package org.openscience.cdk.graph
ShortestPaths.atomsTo ( IAtom end ) : IAtom[ ]
[mangled: org/openscience/cdk/graph/ShortestPaths.atomsTo:(Lorg/openscience/cdk/interfaces/IAtom;)[Lorg/openscience/cdk/interfaces/IAtom;]
ShortestPaths.atomsTo ( int end ) : IAtom[ ]
[mangled: org/openscience/cdk/graph/ShortestPaths.atomsTo:(I)[Lorg/openscience/cdk/interfaces/IAtom;]
ShortestPaths.distanceTo ( IAtom end ) : int
[mangled: org/openscience/cdk/graph/ShortestPaths.distanceTo:(Lorg/openscience/cdk/interfaces/IAtom;)I]
ShortestPaths.distanceTo ( int end ) : int
[mangled: org/openscience/cdk/graph/ShortestPaths.distanceTo:(I)I]
ShortestPaths.isPrecedingPathTo ( int end ) : boolean
[mangled: org/openscience/cdk/graph/ShortestPaths.isPrecedingPathTo:(I)Z]
ShortestPaths.nPathsTo ( IAtom end ) : int
[mangled: org/openscience/cdk/graph/ShortestPaths.nPathsTo:(Lorg/openscience/cdk/interfaces/IAtom;)I]
ShortestPaths.nPathsTo ( int end ) : int
[mangled: org/openscience/cdk/graph/ShortestPaths.nPathsTo:(I)I]
ShortestPaths.pathsTo ( IAtom end ) : int[ ][ ]
[mangled: org/openscience/cdk/graph/ShortestPaths.pathsTo:(Lorg/openscience/cdk/interfaces/IAtom;)[[I]
ShortestPaths.pathsTo ( int end ) : int[ ][ ]
[mangled: org/openscience/cdk/graph/ShortestPaths.pathsTo:(I)[[I]
ShortestPaths.pathTo ( IAtom end ) : int[ ]
[mangled: org/openscience/cdk/graph/ShortestPaths.pathTo:(Lorg/openscience/cdk/interfaces/IAtom;)[I]
ShortestPaths.pathTo ( int end ) : int[ ]
[mangled: org/openscience/cdk/graph/ShortestPaths.pathTo:(I)[I]
ShortestPaths.ShortestPaths ( IAtomContainer container, IAtom start )
[mangled: org/openscience/cdk/graph/ShortestPaths."<init>":(Lorg/openscience/cdk/interfaces/IAtomContainer;Lorg/openscience/cdk/interfaces/IAtom;)V]
cdk-1.5.2.jar, ShortestPathWalker.class
package org.openscience.cdk.fingerprint
ShortestPathWalker.paths ( ) : Set
[mangled: org/openscience/cdk/fingerprint/ShortestPathWalker.paths:()Ljava/util/Set;]
cdk-1.5.2.jar, ShowAtomAtomMapping.class
package org.openscience.cdk.renderer.generators
MappingGenerator.ShowAtomAtomMapping.getDefault ( ) : Boolean
[mangled: org/openscience/cdk/renderer/generators/MappingGenerator.ShowAtomAtomMapping.getDefault:()Ljava/lang/Boolean;]
MappingGenerator.ShowAtomAtomMapping.getDefault ( ) : Object
[mangled: org/openscience/cdk/renderer/generators/MappingGenerator.ShowAtomAtomMapping.getDefault:()Ljava/lang/Object;]
MappingGenerator.ShowAtomAtomMapping.MappingGenerator.ShowAtomAtomMapping ( )
[mangled: org/openscience/cdk/renderer/generators/MappingGenerator.ShowAtomAtomMapping."<init>":()V]
cdk-1.5.2.jar, ShowAtomTypeNames.class
package org.openscience.cdk.renderer.generators
ExtendedAtomGenerator.ShowAtomTypeNames.ExtendedAtomGenerator.ShowAtomTypeNames ( )
[mangled: org/openscience/cdk/renderer/generators/ExtendedAtomGenerator.ShowAtomTypeNames."<init>":()V]
ExtendedAtomGenerator.ShowAtomTypeNames.getDefault ( ) : Boolean
[mangled: org/openscience/cdk/renderer/generators/ExtendedAtomGenerator.ShowAtomTypeNames.getDefault:()Ljava/lang/Boolean;]
ExtendedAtomGenerator.ShowAtomTypeNames.getDefault ( ) : Object
[mangled: org/openscience/cdk/renderer/generators/ExtendedAtomGenerator.ShowAtomTypeNames.getDefault:()Ljava/lang/Object;]
cdk-1.5.2.jar, ShowImplicitHydrogens.class
package org.openscience.cdk.renderer.generators
ExtendedAtomGenerator.ShowImplicitHydrogens.ExtendedAtomGenerator.ShowImplicitHydrogens ( )
[mangled: org/openscience/cdk/renderer/generators/ExtendedAtomGenerator.ShowImplicitHydrogens."<init>":()V]
ExtendedAtomGenerator.ShowImplicitHydrogens.getDefault ( ) : Boolean
[mangled: org/openscience/cdk/renderer/generators/ExtendedAtomGenerator.ShowImplicitHydrogens.getDefault:()Ljava/lang/Boolean;]
ExtendedAtomGenerator.ShowImplicitHydrogens.getDefault ( ) : Object
[mangled: org/openscience/cdk/renderer/generators/ExtendedAtomGenerator.ShowImplicitHydrogens.getDefault:()Ljava/lang/Object;]
cdk-1.5.2.jar, ShowReactionBoxes.class
package org.openscience.cdk.renderer.generators
ReactionSceneGenerator.ShowReactionBoxes.getDefault ( ) : Boolean
[mangled: org/openscience/cdk/renderer/generators/ReactionSceneGenerator.ShowReactionBoxes.getDefault:()Ljava/lang/Boolean;]
ReactionSceneGenerator.ShowReactionBoxes.getDefault ( ) : Object
[mangled: org/openscience/cdk/renderer/generators/ReactionSceneGenerator.ShowReactionBoxes.getDefault:()Ljava/lang/Object;]
ReactionSceneGenerator.ShowReactionBoxes.ReactionSceneGenerator.ShowReactionBoxes ( )
[mangled: org/openscience/cdk/renderer/generators/ReactionSceneGenerator.ShowReactionBoxes."<init>":()V]
cdk-1.5.2.jar, SimpleAtomCanonicalizer.class
package org.openscience.cdk.fingerprint
SimpleAtomCanonicalizer.canonicalizeAtoms ( IAtomContainer container ) : Collection
[mangled: org/openscience/cdk/fingerprint/SimpleAtomCanonicalizer.canonicalizeAtoms:(Lorg/openscience/cdk/interfaces/IAtomContainer;)Ljava/util/Collection;]
SimpleAtomCanonicalizer.SimpleAtomCanonicalizer ( )
[mangled: org/openscience/cdk/fingerprint/SimpleAtomCanonicalizer."<init>":()V]
cdk-1.5.2.jar, SimpleAtomComparator.class
package org.openscience.cdk.fingerprint
SimpleAtomComparator.SimpleAtomComparator ( )
[mangled: org/openscience/cdk/fingerprint/SimpleAtomComparator."<init>":()V]
cdk-1.5.2.jar, SmallestRingAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
SmallestRingAtom.SmallestRingAtom ( int size, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/SmallestRingAtom."<init>":(ILorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, SMARTSAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
SMARTSAtom.SMARTSAtom ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/SMARTSAtom."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, SMARTSBond.class
package org.openscience.cdk.isomorphism.matchers.smarts
SMARTSBond.SMARTSBond ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/SMARTSBond."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
SMARTSBond.SMARTSBond ( IQueryAtom atom1, IQueryAtom atom2, IBond.Order order, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/SMARTSBond."<init>":(Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/interfaces/IBond$Order;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, SMARTSParser.class
package org.openscience.cdk.smiles.smarts.parser
SMARTSParser.parse ( String smarts, IChemObjectBuilder builder ) [static] : QueryAtomContainer
[mangled: org/openscience/cdk/smiles/smarts/parser/SMARTSParser.parse:(Ljava/lang/String;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)Lorg/openscience/cdk/isomorphism/matchers/QueryAtomContainer;]
cdk-1.5.2.jar, SMARTSQueryTool.class
package org.openscience.cdk.smiles.smarts
SMARTSQueryTool.SMARTSQueryTool ( String smarts, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/smiles/smarts/SMARTSQueryTool."<init>":(Ljava/lang/String;Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, SmartsQueryVisitor.class
package org.openscience.cdk.smiles.smarts.parser.visitor
SmartsQueryVisitor.SmartsQueryVisitor ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/smiles/smarts/parser/visitor/SmartsQueryVisitor."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, SPIN_MULTIPLICITY.class
package org.openscience.cdk.io
MDLV2000Writer.SPIN_MULTIPLICITY.getSingleElectrons ( ) : int
[mangled: org/openscience/cdk/io/MDLV2000Writer.SPIN_MULTIPLICITY.getSingleElectrons:()I]
MDLV2000Writer.SPIN_MULTIPLICITY.getValue ( ) : int
[mangled: org/openscience/cdk/io/MDLV2000Writer.SPIN_MULTIPLICITY.getValue:()I]
MDLV2000Writer.SPIN_MULTIPLICITY.valueOf ( String name ) [static] : MDLV2000Writer.SPIN_MULTIPLICITY
[mangled: org/openscience/cdk/io/MDLV2000Writer.SPIN_MULTIPLICITY.valueOf:(Ljava/lang/String;)Lorg/openscience/cdk/io/MDLV2000Writer$SPIN_MULTIPLICITY;]
MDLV2000Writer.SPIN_MULTIPLICITY.values ( ) [static] : MDLV2000Writer.SPIN_MULTIPLICITY[ ]
[mangled: org/openscience/cdk/io/MDLV2000Writer.SPIN_MULTIPLICITY.values:()[Lorg/openscience/cdk/io/MDLV2000Writer$SPIN_MULTIPLICITY;]
cdk-1.5.2.jar, SplitOrder.class
package org.openscience.cdk.group
AbstractEquitablePartitionRefiner.SplitOrder.valueOf ( String name ) [static] : AbstractEquitablePartitionRefiner.SplitOrder
[mangled: org/openscience/cdk/group/AbstractEquitablePartitionRefiner.SplitOrder.valueOf:(Ljava/lang/String;)Lorg/openscience/cdk/group/AbstractEquitablePartitionRefiner$SplitOrder;]
AbstractEquitablePartitionRefiner.SplitOrder.values ( ) [static] : AbstractEquitablePartitionRefiner.SplitOrder[ ]
[mangled: org/openscience/cdk/group/AbstractEquitablePartitionRefiner.SplitOrder.values:()[Lorg/openscience/cdk/group/AbstractEquitablePartitionRefiner$SplitOrder;]
cdk-1.5.2.jar, StereoBond.class
package org.openscience.cdk.isomorphism.matchers.smarts
StereoBond.StereoBond ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/StereoBond."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, StereoEncoder.class
package org.openscience.cdk.hash.stereo
StereoEncoder.encode ( long[ ] p1, long[ ] p2 ) [abstract] : boolean
[mangled: org/openscience/cdk/hash/stereo/StereoEncoder.encode:([J[J)Z]
StereoEncoder.reset ( ) [abstract] : void
[mangled: org/openscience/cdk/hash/stereo/StereoEncoder.reset:()V]
cdk-1.5.2.jar, StereoEncoderFactory.class
package org.openscience.cdk.hash.stereo.factory
StereoEncoderFactory.create ( IAtomContainer p1, int[ ][ ] p2 ) [abstract] : StereoEncoder
[mangled: org/openscience/cdk/hash/stereo/factory/StereoEncoderFactory.create:(Lorg/openscience/cdk/interfaces/IAtomContainer;[[I)Lorg/openscience/cdk/hash/stereo/StereoEncoder;]
cdk-1.5.2.jar, Strand.class
package org.openscience.cdk
Strand.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/Strand.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
Strand.clone ( ) : IStrand
[mangled: org/openscience/cdk/Strand.clone:()Lorg/openscience/cdk/interfaces/IStrand;]
package org.openscience.cdk.silent
Strand.clone ( ) : IAtomContainer
[mangled: org/openscience/cdk/silent/Strand.clone:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
Strand.clone ( ) : IStrand
[mangled: org/openscience/cdk/silent/Strand.clone:()Lorg/openscience/cdk/interfaces/IStrand;]
cdk-1.5.2.jar, StructureDiagramGenerator.class
package org.openscience.cdk.layout
StructureDiagramGenerator.getBondLength ( ) : double
[mangled: org/openscience/cdk/layout/StructureDiagramGenerator.getBondLength:()D]
cdk-1.5.2.jar, SymbolAndChargeQueryAtom.class
package org.openscience.cdk.isomorphism.matchers
SymbolAndChargeQueryAtom.SymbolAndChargeQueryAtom ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/SymbolAndChargeQueryAtom."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, SymbolChargeIDQueryAtom.class
package org.openscience.cdk.isomorphism.matchers
SymbolChargeIDQueryAtom.SymbolChargeIDQueryAtom ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/SymbolChargeIDQueryAtom."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, SymbolQueryAtom.class
package org.openscience.cdk.isomorphism.matchers
SymbolQueryAtom.SymbolQueryAtom ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/SymbolQueryAtom."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, SymbolSetQueryAtom.class
package org.openscience.cdk.isomorphism.matchers
SymbolSetQueryAtom.SymbolSetQueryAtom ( IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/SymbolSetQueryAtom."<init>":(Lorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, Tetrahedral2DParity.class
package org.openscience.cdk.hash.stereo.parity
Tetrahedral2DParity.parity ( ) : int
[mangled: org/openscience/cdk/hash/stereo/parity/Tetrahedral2DParity.parity:()I]
Tetrahedral2DParity.Tetrahedral2DParity ( Point2d[ ] coordinates, int[ ] elevations )
[mangled: org/openscience/cdk/hash/stereo/parity/Tetrahedral2DParity."<init>":([Ljavax/vecmath/Point2d;[I)V]
cdk-1.5.2.jar, Tetrahedral3DParity.class
package org.openscience.cdk.hash.stereo.parity
Tetrahedral3DParity.parity ( ) : int
[mangled: org/openscience/cdk/hash/stereo/parity/Tetrahedral3DParity.parity:()I]
Tetrahedral3DParity.Tetrahedral3DParity ( Point3d[ ] coordinates )
[mangled: org/openscience/cdk/hash/stereo/parity/Tetrahedral3DParity."<init>":([Ljavax/vecmath/Point3d;)V]
cdk-1.5.2.jar, TetrahedralChirality.class
package org.openscience.cdk.stereo
TetrahedralChirality.map ( Map atoms, Map bonds ) : ITetrahedralChirality
[mangled: org/openscience/cdk/stereo/TetrahedralChirality.map:(Ljava/util/Map;Ljava/util/Map;)Lorg/openscience/cdk/interfaces/ITetrahedralChirality;]
TetrahedralChirality.map ( Map x0, Map x1 ) : IStereoElement
[mangled: org/openscience/cdk/stereo/TetrahedralChirality.map:(Ljava/util/Map;Ljava/util/Map;)Lorg/openscience/cdk/interfaces/IStereoElement;]
cdk-1.5.2.jar, TotalConnectionAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
TotalConnectionAtom.TotalConnectionAtom ( int count, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/TotalConnectionAtom."<init>":(ILorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, TotalHCountAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
TotalHCountAtom.TotalHCountAtom ( int hCount, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/TotalHCountAtom."<init>":(ILorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, TotalRingConnectionAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
TotalRingConnectionAtom.TotalRingConnectionAtom ( int ringConn, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/TotalRingConnectionAtom."<init>":(ILorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, TotalValencyAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
TotalValencyAtom.TotalValencyAtom ( int valency, IChemObjectBuilder builder )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/TotalValencyAtom."<init>":(ILorg/openscience/cdk/interfaces/IChemObjectBuilder;)V]
cdk-1.5.2.jar, TYPE.class
package org.openscience.cdk.renderer.elements
WedgeLineElement.TYPE.valueOf ( String name ) [static] : WedgeLineElement.TYPE
[mangled: org/openscience/cdk/renderer/elements/WedgeLineElement.TYPE.valueOf:(Ljava/lang/String;)Lorg/openscience/cdk/renderer/elements/WedgeLineElement$TYPE;]
WedgeLineElement.TYPE.values ( ) [static] : WedgeLineElement.TYPE[ ]
[mangled: org/openscience/cdk/renderer/elements/WedgeLineElement.TYPE.values:()[Lorg/openscience/cdk/renderer/elements/WedgeLineElement$TYPE;]
cdk-1.5.2.jar, WedgeLineElement.class
package org.openscience.cdk.renderer.elements
WedgeLineElement.WedgeLineElement ( double x1, double y1, double x2, double y2, double width, WedgeLineElement.TYPE type, WedgeLineElement.Direction direction, Color color )
[mangled: org/openscience/cdk/renderer/elements/WedgeLineElement."<init>":(DDDDDLorg/openscience/cdk/renderer/elements/WedgeLineElement$TYPE;Lorg/openscience/cdk/renderer/elements/WedgeLineElement$Direction;Ljava/awt/Color;)V]
WedgeLineElement.WedgeLineElement ( LineElement element, WedgeLineElement.TYPE type, WedgeLineElement.Direction direction, Color color )
[mangled: org/openscience/cdk/renderer/elements/WedgeLineElement."<init>":(Lorg/openscience/cdk/renderer/elements/LineElement;Lorg/openscience/cdk/renderer/elements/WedgeLineElement$TYPE;Lorg/openscience/cdk/renderer/elements/WedgeLineElement$Direction;Ljava/awt/Color;)V]
cdk-1.5.2.jar, WillDrawAtomNumbers.class
package org.openscience.cdk.renderer.generators
AtomNumberGenerator.WillDrawAtomNumbers.AtomNumberGenerator.WillDrawAtomNumbers ( )
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator.WillDrawAtomNumbers."<init>":()V]
AtomNumberGenerator.WillDrawAtomNumbers.getDefault ( ) : Boolean
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator.WillDrawAtomNumbers.getDefault:()Ljava/lang/Boolean;]
AtomNumberGenerator.WillDrawAtomNumbers.getDefault ( ) : Object
[mangled: org/openscience/cdk/renderer/generators/AtomNumberGenerator.WillDrawAtomNumbers.getDefault:()Ljava/lang/Object;]
cdk-1.5.2.jar, Xorshift.class
package org.openscience.cdk.hash
Xorshift.next ( long seed ) : long
[mangled: org/openscience/cdk/hash/Xorshift.next:(J)J]
Xorshift.Xorshift ( )
[mangled: org/openscience/cdk/hash/Xorshift."<init>":()V]
to the top
Removed Methods (4975)
cdk-1.5.1.jar, Abs.class
package org.apache.commons.math3.analysis.function
Abs.Abs ( )
[mangled: org/apache/commons/math3/analysis/function/Abs."<init>":()V]
Abs.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Abs.value:(D)D]
cdk-1.5.1.jar, AbstractConvergenceChecker.class
package org.apache.commons.math3.optimization
AbstractConvergenceChecker.AbstractConvergenceChecker ( )
[mangled: org/apache/commons/math3/optimization/AbstractConvergenceChecker."<init>":()V]
AbstractConvergenceChecker.AbstractConvergenceChecker ( double relativeThreshold, double absoluteThreshold )
[mangled: org/apache/commons/math3/optimization/AbstractConvergenceChecker."<init>":(DD)V]
AbstractConvergenceChecker.converged ( int p1, Object p2, Object p3 ) [abstract] : boolean
[mangled: org/apache/commons/math3/optimization/AbstractConvergenceChecker.converged:(ILjava/lang/Object;Ljava/lang/Object;)Z]
AbstractConvergenceChecker.getAbsoluteThreshold ( ) : double
[mangled: org/apache/commons/math3/optimization/AbstractConvergenceChecker.getAbsoluteThreshold:()D]
AbstractConvergenceChecker.getRelativeThreshold ( ) : double
[mangled: org/apache/commons/math3/optimization/AbstractConvergenceChecker.getRelativeThreshold:()D]
cdk-1.5.1.jar, AbstractDifferentiableUnivariateSolver.class
package org.apache.commons.math3.analysis.solvers
AbstractDifferentiableUnivariateSolver.AbstractDifferentiableUnivariateSolver ( double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/AbstractDifferentiableUnivariateSolver."<init>":(D)V]
AbstractDifferentiableUnivariateSolver.AbstractDifferentiableUnivariateSolver ( double relativeAccuracy, double absoluteAccuracy, double functionValueAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/AbstractDifferentiableUnivariateSolver."<init>":(DDD)V]
AbstractDifferentiableUnivariateSolver.computeDerivativeObjectiveValue ( double point ) : double
[mangled: org/apache/commons/math3/analysis/solvers/AbstractDifferentiableUnivariateSolver.computeDerivativeObjectiveValue:(D)D]
AbstractDifferentiableUnivariateSolver.setup ( int maxEval, DifferentiableUnivariateFunction f, double min, double max, double startValue ) : void
[mangled: org/apache/commons/math3/analysis/solvers/AbstractDifferentiableUnivariateSolver.setup:(ILorg/apache/commons/math3/analysis/DifferentiableUnivariateFunction;DDD)V]
AbstractDifferentiableUnivariateSolver.setup ( int x0, UnivariateFunction x1, double x2, double x3, double x4 ) : void
[mangled: org/apache/commons/math3/analysis/solvers/AbstractDifferentiableUnivariateSolver.setup:(ILorg/apache/commons/math3/analysis/UnivariateFunction;DDD)V]
cdk-1.5.1.jar, AbstractFieldMatrix.class
package org.apache.commons.math3.linear
AbstractFieldMatrix.AbstractFieldMatrix ( )
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix."<init>":()V]
AbstractFieldMatrix.AbstractFieldMatrix ( Field field )
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix."<init>":(Lorg/apache/commons/math3/Field;)V]
AbstractFieldMatrix.AbstractFieldMatrix ( Field field, int rowDimension, int columnDimension )
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix."<init>":(Lorg/apache/commons/math3/Field;II)V]
AbstractFieldMatrix.add ( FieldMatrix m ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.add:(Lorg/apache/commons/math3/linear/FieldMatrix;)Lorg/apache/commons/math3/linear/FieldMatrix;]
AbstractFieldMatrix.addToEntry ( int p1, int p2, FieldElement p3 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.addToEntry:(IILorg/apache/commons/math3/FieldElement;)V]
AbstractFieldMatrix.buildArray ( Field field, int length ) [static] : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.buildArray:(Lorg/apache/commons/math3/Field;I)[Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.buildArray ( Field field, int rows, int columns ) [static] : FieldElement[ ][ ]
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.buildArray:(Lorg/apache/commons/math3/Field;II)[[Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.checkAdditionCompatible ( FieldMatrix m ) : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.checkAdditionCompatible:(Lorg/apache/commons/math3/linear/FieldMatrix;)V]
AbstractFieldMatrix.checkColumnIndex ( int column ) : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.checkColumnIndex:(I)V]
AbstractFieldMatrix.checkMultiplicationCompatible ( FieldMatrix m ) : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.checkMultiplicationCompatible:(Lorg/apache/commons/math3/linear/FieldMatrix;)V]
AbstractFieldMatrix.checkRowIndex ( int row ) : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.checkRowIndex:(I)V]
AbstractFieldMatrix.checkSubMatrixIndex ( int startRow, int endRow, int startColumn, int endColumn ) : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.checkSubMatrixIndex:(IIII)V]
AbstractFieldMatrix.checkSubMatrixIndex ( int[ ] selectedRows, int[ ] selectedColumns ) : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.checkSubMatrixIndex:([I[I)V]
AbstractFieldMatrix.checkSubtractionCompatible ( FieldMatrix m ) : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.checkSubtractionCompatible:(Lorg/apache/commons/math3/linear/FieldMatrix;)V]
AbstractFieldMatrix.copy ( ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.copy:()Lorg/apache/commons/math3/linear/FieldMatrix;]
AbstractFieldMatrix.copySubMatrix ( int startRow, int endRow, int startColumn, int endColumn, FieldElement[ ][ ] destination ) : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.copySubMatrix:(IIII[[Lorg/apache/commons/math3/FieldElement;)V]
AbstractFieldMatrix.copySubMatrix ( int[ ] selectedRows, int[ ] selectedColumns, FieldElement[ ][ ] destination ) : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.copySubMatrix:([I[I[[Lorg/apache/commons/math3/FieldElement;)V]
AbstractFieldMatrix.createMatrix ( int p1, int p2 ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.createMatrix:(II)Lorg/apache/commons/math3/linear/FieldMatrix;]
AbstractFieldMatrix.equals ( Object object ) : boolean
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.equals:(Ljava/lang/Object;)Z]
AbstractFieldMatrix.extractField ( FieldElement[ ] d ) [static] : Field
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.extractField:([Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/Field;]
AbstractFieldMatrix.extractField ( FieldElement[ ][ ] d ) [static] : Field
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.extractField:([[Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/Field;]
AbstractFieldMatrix.getColumn ( int column ) : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.getColumn:(I)[Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.getColumnDimension ( ) [abstract] : int
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.getColumnDimension:()I]
AbstractFieldMatrix.getColumnMatrix ( int column ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.getColumnMatrix:(I)Lorg/apache/commons/math3/linear/FieldMatrix;]
AbstractFieldMatrix.getColumnVector ( int column ) : FieldVector
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.getColumnVector:(I)Lorg/apache/commons/math3/linear/FieldVector;]
AbstractFieldMatrix.getData ( ) : FieldElement[ ][ ]
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.getData:()[[Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.getEntry ( int p1, int p2 ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.getEntry:(II)Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.getField ( ) : Field
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.getField:()Lorg/apache/commons/math3/Field;]
AbstractFieldMatrix.getRow ( int row ) : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.getRow:(I)[Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.getRowDimension ( ) [abstract] : int
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.getRowDimension:()I]
AbstractFieldMatrix.getRowMatrix ( int row ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.getRowMatrix:(I)Lorg/apache/commons/math3/linear/FieldMatrix;]
AbstractFieldMatrix.getRowVector ( int row ) : FieldVector
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.getRowVector:(I)Lorg/apache/commons/math3/linear/FieldVector;]
AbstractFieldMatrix.getSubMatrix ( int startRow, int endRow, int startColumn, int endColumn ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.getSubMatrix:(IIII)Lorg/apache/commons/math3/linear/FieldMatrix;]
AbstractFieldMatrix.getSubMatrix ( int[ ] selectedRows, int[ ] selectedColumns ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.getSubMatrix:([I[I)Lorg/apache/commons/math3/linear/FieldMatrix;]
AbstractFieldMatrix.getTrace ( ) : FieldElement
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.getTrace:()Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.hashCode ( ) : int
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.hashCode:()I]
AbstractFieldMatrix.isSquare ( ) : boolean
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.isSquare:()Z]
AbstractFieldMatrix.multiply ( FieldMatrix m ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.multiply:(Lorg/apache/commons/math3/linear/FieldMatrix;)Lorg/apache/commons/math3/linear/FieldMatrix;]
AbstractFieldMatrix.multiplyEntry ( int p1, int p2, FieldElement p3 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.multiplyEntry:(IILorg/apache/commons/math3/FieldElement;)V]
AbstractFieldMatrix.operate ( FieldElement[ ] v ) : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.operate:([Lorg/apache/commons/math3/FieldElement;)[Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.operate ( FieldVector v ) : FieldVector
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.operate:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
AbstractFieldMatrix.power ( int p ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.power:(I)Lorg/apache/commons/math3/linear/FieldMatrix;]
AbstractFieldMatrix.preMultiply ( FieldElement[ ] v ) : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.preMultiply:([Lorg/apache/commons/math3/FieldElement;)[Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.preMultiply ( FieldMatrix m ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.preMultiply:(Lorg/apache/commons/math3/linear/FieldMatrix;)Lorg/apache/commons/math3/linear/FieldMatrix;]
AbstractFieldMatrix.preMultiply ( FieldVector v ) : FieldVector
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.preMultiply:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
AbstractFieldMatrix.scalarAdd ( FieldElement d ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.scalarAdd:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldMatrix;]
AbstractFieldMatrix.scalarMultiply ( FieldElement d ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.scalarMultiply:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldMatrix;]
AbstractFieldMatrix.setColumn ( int column, FieldElement[ ] array ) : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.setColumn:(I[Lorg/apache/commons/math3/FieldElement;)V]
AbstractFieldMatrix.setColumnMatrix ( int column, FieldMatrix matrix ) : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.setColumnMatrix:(ILorg/apache/commons/math3/linear/FieldMatrix;)V]
AbstractFieldMatrix.setColumnVector ( int column, FieldVector vector ) : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.setColumnVector:(ILorg/apache/commons/math3/linear/FieldVector;)V]
AbstractFieldMatrix.setEntry ( int p1, int p2, FieldElement p3 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.setEntry:(IILorg/apache/commons/math3/FieldElement;)V]
AbstractFieldMatrix.setRow ( int row, FieldElement[ ] array ) : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.setRow:(I[Lorg/apache/commons/math3/FieldElement;)V]
AbstractFieldMatrix.setRowMatrix ( int row, FieldMatrix matrix ) : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.setRowMatrix:(ILorg/apache/commons/math3/linear/FieldMatrix;)V]
AbstractFieldMatrix.setRowVector ( int row, FieldVector vector ) : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.setRowVector:(ILorg/apache/commons/math3/linear/FieldVector;)V]
AbstractFieldMatrix.setSubMatrix ( FieldElement[ ][ ] subMatrix, int row, int column ) : void
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.setSubMatrix:([[Lorg/apache/commons/math3/FieldElement;II)V]
AbstractFieldMatrix.subtract ( FieldMatrix m ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.subtract:(Lorg/apache/commons/math3/linear/FieldMatrix;)Lorg/apache/commons/math3/linear/FieldMatrix;]
AbstractFieldMatrix.toString ( ) : String
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.toString:()Ljava/lang/String;]
AbstractFieldMatrix.transpose ( ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.transpose:()Lorg/apache/commons/math3/linear/FieldMatrix;]
AbstractFieldMatrix.walkInColumnOrder ( FieldMatrixChangingVisitor visitor ) : FieldElement
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;)Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.walkInColumnOrder ( FieldMatrixChangingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : FieldElement
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.walkInColumnOrder ( FieldMatrixPreservingVisitor visitor ) : FieldElement
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;)Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.walkInColumnOrder ( FieldMatrixPreservingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : FieldElement
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.walkInOptimizedOrder ( FieldMatrixChangingVisitor visitor ) : FieldElement
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;)Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.walkInOptimizedOrder ( FieldMatrixChangingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : FieldElement
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.walkInOptimizedOrder ( FieldMatrixPreservingVisitor visitor ) : FieldElement
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;)Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.walkInOptimizedOrder ( FieldMatrixPreservingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : FieldElement
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.walkInRowOrder ( FieldMatrixChangingVisitor visitor ) : FieldElement
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;)Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.walkInRowOrder ( FieldMatrixChangingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : FieldElement
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.walkInRowOrder ( FieldMatrixPreservingVisitor visitor ) : FieldElement
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;)Lorg/apache/commons/math3/FieldElement;]
AbstractFieldMatrix.walkInRowOrder ( FieldMatrixPreservingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : FieldElement
[mangled: org/apache/commons/math3/linear/AbstractFieldMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
cdk-1.5.1.jar, AbstractFormat.class
package org.apache.commons.math3.fraction
AbstractFormat.AbstractFormat ( )
[mangled: org/apache/commons/math3/fraction/AbstractFormat."<init>":()V]
AbstractFormat.AbstractFormat ( NumberFormat format )
[mangled: org/apache/commons/math3/fraction/AbstractFormat."<init>":(Ljava/text/NumberFormat;)V]
AbstractFormat.AbstractFormat ( NumberFormat numeratorFormat, NumberFormat denominatorFormat )
[mangled: org/apache/commons/math3/fraction/AbstractFormat."<init>":(Ljava/text/NumberFormat;Ljava/text/NumberFormat;)V]
AbstractFormat.format ( double value, StringBuffer buffer, FieldPosition position ) : StringBuffer
[mangled: org/apache/commons/math3/fraction/AbstractFormat.format:(DLjava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
AbstractFormat.format ( long value, StringBuffer buffer, FieldPosition position ) : StringBuffer
[mangled: org/apache/commons/math3/fraction/AbstractFormat.format:(JLjava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
AbstractFormat.getDefaultNumberFormat ( ) [static] : NumberFormat
[mangled: org/apache/commons/math3/fraction/AbstractFormat.getDefaultNumberFormat:()Ljava/text/NumberFormat;]
AbstractFormat.getDefaultNumberFormat ( Locale locale ) [static] : NumberFormat
[mangled: org/apache/commons/math3/fraction/AbstractFormat.getDefaultNumberFormat:(Ljava/util/Locale;)Ljava/text/NumberFormat;]
AbstractFormat.getDenominatorFormat ( ) : NumberFormat
[mangled: org/apache/commons/math3/fraction/AbstractFormat.getDenominatorFormat:()Ljava/text/NumberFormat;]
AbstractFormat.getNumeratorFormat ( ) : NumberFormat
[mangled: org/apache/commons/math3/fraction/AbstractFormat.getNumeratorFormat:()Ljava/text/NumberFormat;]
AbstractFormat.parseAndIgnoreWhitespace ( String source, ParsePosition pos ) [static] : void
[mangled: org/apache/commons/math3/fraction/AbstractFormat.parseAndIgnoreWhitespace:(Ljava/lang/String;Ljava/text/ParsePosition;)V]
AbstractFormat.parseNextCharacter ( String source, ParsePosition pos ) [static] : char
[mangled: org/apache/commons/math3/fraction/AbstractFormat.parseNextCharacter:(Ljava/lang/String;Ljava/text/ParsePosition;)C]
AbstractFormat.setDenominatorFormat ( NumberFormat format ) : void
[mangled: org/apache/commons/math3/fraction/AbstractFormat.setDenominatorFormat:(Ljava/text/NumberFormat;)V]
AbstractFormat.setNumeratorFormat ( NumberFormat format ) : void
[mangled: org/apache/commons/math3/fraction/AbstractFormat.setNumeratorFormat:(Ljava/text/NumberFormat;)V]
cdk-1.5.1.jar, AbstractIntegerDistribution.class
package org.apache.commons.math3.distribution
AbstractIntegerDistribution.AbstractIntegerDistribution ( )
[mangled: org/apache/commons/math3/distribution/AbstractIntegerDistribution."<init>":()V]
AbstractIntegerDistribution.cumulativeProbability ( int x0, int x1 ) : double
[mangled: org/apache/commons/math3/distribution/AbstractIntegerDistribution.cumulativeProbability:(II)D]
AbstractIntegerDistribution.inverseCumulativeProbability ( double p ) : int
[mangled: org/apache/commons/math3/distribution/AbstractIntegerDistribution.inverseCumulativeProbability:(D)I]
AbstractIntegerDistribution.reseedRandomGenerator ( long seed ) : void
[mangled: org/apache/commons/math3/distribution/AbstractIntegerDistribution.reseedRandomGenerator:(J)V]
AbstractIntegerDistribution.sample ( ) : int
[mangled: org/apache/commons/math3/distribution/AbstractIntegerDistribution.sample:()I]
AbstractIntegerDistribution.sample ( int sampleSize ) : int[ ]
[mangled: org/apache/commons/math3/distribution/AbstractIntegerDistribution.sample:(I)[I]
AbstractIntegerDistribution.solveInverseCumulativeProbability ( double p, int lower, int upper ) : int
[mangled: org/apache/commons/math3/distribution/AbstractIntegerDistribution.solveInverseCumulativeProbability:(DII)I]
cdk-1.5.1.jar, AbstractIntegrator.class
package org.apache.commons.math3.ode
AbstractIntegrator.AbstractIntegrator ( )
[mangled: org/apache/commons/math3/ode/AbstractIntegrator."<init>":()V]
AbstractIntegrator.AbstractIntegrator ( String name )
[mangled: org/apache/commons/math3/ode/AbstractIntegrator."<init>":(Ljava/lang/String;)V]
AbstractIntegrator.acceptStep ( AbstractStepInterpolator interpolator, double[ ] y, double[ ] yDot, double tEnd ) : double
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.acceptStep:(Lorg/apache/commons/math3/ode/sampling/AbstractStepInterpolator;[D[DD)D]
AbstractIntegrator.addEventHandler ( EventHandler handler, double maxCheckInterval, double convergence, int maxIterationCount ) : void
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.addEventHandler:(Lorg/apache/commons/math3/ode/events/EventHandler;DDI)V]
AbstractIntegrator.addEventHandler ( EventHandler handler, double maxCheckInterval, double convergence, int maxIterationCount, UnivariateSolver solver ) : void
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.addEventHandler:(Lorg/apache/commons/math3/ode/events/EventHandler;DDILorg/apache/commons/math3/analysis/solvers/UnivariateSolver;)V]
AbstractIntegrator.addStepHandler ( StepHandler handler ) : void
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.addStepHandler:(Lorg/apache/commons/math3/ode/sampling/StepHandler;)V]
AbstractIntegrator.clearEventHandlers ( ) : void
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.clearEventHandlers:()V]
AbstractIntegrator.clearStepHandlers ( ) : void
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.clearStepHandlers:()V]
AbstractIntegrator.computeDerivatives ( double t, double[ ] y, double[ ] yDot ) : void
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.computeDerivatives:(D[D[D)V]
AbstractIntegrator.getCurrentSignedStepsize ( ) : double
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.getCurrentSignedStepsize:()D]
AbstractIntegrator.getCurrentStepStart ( ) : double
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.getCurrentStepStart:()D]
AbstractIntegrator.getEvaluations ( ) : int
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.getEvaluations:()I]
AbstractIntegrator.getEventHandlers ( ) : Collection
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.getEventHandlers:()Ljava/util/Collection;]
AbstractIntegrator.getMaxEvaluations ( ) : int
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.getMaxEvaluations:()I]
AbstractIntegrator.getName ( ) : String
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.getName:()Ljava/lang/String;]
AbstractIntegrator.getStepHandlers ( ) : Collection
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.getStepHandlers:()Ljava/util/Collection;]
AbstractIntegrator.initIntegration ( double t0, double[ ] y0, double t ) : void
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.initIntegration:(D[DD)V]
AbstractIntegrator.integrate ( ExpandableStatefulODE p1, double p2 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.integrate:(Lorg/apache/commons/math3/ode/ExpandableStatefulODE;D)V]
AbstractIntegrator.integrate ( FirstOrderDifferentialEquations equations, double t0, double[ ] y0, double t, double[ ] y ) : double
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.integrate:(Lorg/apache/commons/math3/ode/FirstOrderDifferentialEquations;D[DD[D)D]
AbstractIntegrator.sanityChecks ( ExpandableStatefulODE equations, double t ) : void
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.sanityChecks:(Lorg/apache/commons/math3/ode/ExpandableStatefulODE;D)V]
AbstractIntegrator.setEquations ( ExpandableStatefulODE equations ) : void
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.setEquations:(Lorg/apache/commons/math3/ode/ExpandableStatefulODE;)V]
AbstractIntegrator.setMaxEvaluations ( int maxEvaluations ) : void
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.setMaxEvaluations:(I)V]
AbstractIntegrator.setStateInitialized ( boolean stateInitialized ) : void
[mangled: org/apache/commons/math3/ode/AbstractIntegrator.setStateInitialized:(Z)V]
cdk-1.5.1.jar, AbstractLeastSquaresOptimizer.class
package org.apache.commons.math3.optimization.general
AbstractLeastSquaresOptimizer.AbstractLeastSquaresOptimizer ( )
[mangled: org/apache/commons/math3/optimization/general/AbstractLeastSquaresOptimizer."<init>":()V]
AbstractLeastSquaresOptimizer.AbstractLeastSquaresOptimizer ( ConvergenceChecker checker )
[mangled: org/apache/commons/math3/optimization/general/AbstractLeastSquaresOptimizer."<init>":(Lorg/apache/commons/math3/optimization/ConvergenceChecker;)V]
AbstractLeastSquaresOptimizer.getChiSquare ( ) : double
[mangled: org/apache/commons/math3/optimization/general/AbstractLeastSquaresOptimizer.getChiSquare:()D]
AbstractLeastSquaresOptimizer.getCovariances ( ) : double[ ][ ]
[mangled: org/apache/commons/math3/optimization/general/AbstractLeastSquaresOptimizer.getCovariances:()[[D]
AbstractLeastSquaresOptimizer.getCovariances ( double threshold ) : double[ ][ ]
[mangled: org/apache/commons/math3/optimization/general/AbstractLeastSquaresOptimizer.getCovariances:(D)[[D]
AbstractLeastSquaresOptimizer.getJacobianEvaluations ( ) : int
[mangled: org/apache/commons/math3/optimization/general/AbstractLeastSquaresOptimizer.getJacobianEvaluations:()I]
AbstractLeastSquaresOptimizer.getRMS ( ) : double
[mangled: org/apache/commons/math3/optimization/general/AbstractLeastSquaresOptimizer.getRMS:()D]
AbstractLeastSquaresOptimizer.guessParametersErrors ( ) : double[ ]
[mangled: org/apache/commons/math3/optimization/general/AbstractLeastSquaresOptimizer.guessParametersErrors:()[D]
AbstractLeastSquaresOptimizer.optimize ( int maxEval, DifferentiableMultivariateVectorFunction f, double[ ] target, double[ ] weights, double[ ] startPoint ) : PointVectorValuePair
[mangled: org/apache/commons/math3/optimization/general/AbstractLeastSquaresOptimizer.optimize:(ILorg/apache/commons/math3/analysis/DifferentiableMultivariateVectorFunction;[D[D[D)Lorg/apache/commons/math3/optimization/PointVectorValuePair;]
AbstractLeastSquaresOptimizer.optimize ( int x0, MultivariateVectorFunction x1, double[ ] x2, double[ ] x3, double[ ] x4 ) : PointVectorValuePair
[mangled: org/apache/commons/math3/optimization/general/AbstractLeastSquaresOptimizer.optimize:(ILorg/apache/commons/math3/analysis/MultivariateVectorFunction;[D[D[D)Lorg/apache/commons/math3/optimization/PointVectorValuePair;]
AbstractLeastSquaresOptimizer.updateJacobian ( ) : void
[mangled: org/apache/commons/math3/optimization/general/AbstractLeastSquaresOptimizer.updateJacobian:()V]
AbstractLeastSquaresOptimizer.updateResidualsAndCost ( ) : void
[mangled: org/apache/commons/math3/optimization/general/AbstractLeastSquaresOptimizer.updateResidualsAndCost:()V]
cdk-1.5.1.jar, AbstractLinearOptimizer.class
package org.apache.commons.math3.optimization.linear
AbstractLinearOptimizer.AbstractLinearOptimizer ( )
[mangled: org/apache/commons/math3/optimization/linear/AbstractLinearOptimizer."<init>":()V]
AbstractLinearOptimizer.doOptimize ( ) [abstract] : PointValuePair
[mangled: org/apache/commons/math3/optimization/linear/AbstractLinearOptimizer.doOptimize:()Lorg/apache/commons/math3/optimization/PointValuePair;]
AbstractLinearOptimizer.getConstraints ( ) : Collection
[mangled: org/apache/commons/math3/optimization/linear/AbstractLinearOptimizer.getConstraints:()Ljava/util/Collection;]
AbstractLinearOptimizer.getFunction ( ) : LinearObjectiveFunction
[mangled: org/apache/commons/math3/optimization/linear/AbstractLinearOptimizer.getFunction:()Lorg/apache/commons/math3/optimization/linear/LinearObjectiveFunction;]
AbstractLinearOptimizer.getGoalType ( ) : GoalType
[mangled: org/apache/commons/math3/optimization/linear/AbstractLinearOptimizer.getGoalType:()Lorg/apache/commons/math3/optimization/GoalType;]
AbstractLinearOptimizer.getIterations ( ) : int
[mangled: org/apache/commons/math3/optimization/linear/AbstractLinearOptimizer.getIterations:()I]
AbstractLinearOptimizer.getMaxIterations ( ) : int
[mangled: org/apache/commons/math3/optimization/linear/AbstractLinearOptimizer.getMaxIterations:()I]
AbstractLinearOptimizer.incrementIterationsCounter ( ) : void
[mangled: org/apache/commons/math3/optimization/linear/AbstractLinearOptimizer.incrementIterationsCounter:()V]
AbstractLinearOptimizer.optimize ( LinearObjectiveFunction f, Collection constraints, GoalType goalType, boolean restrictToNonNegative ) : PointValuePair
[mangled: org/apache/commons/math3/optimization/linear/AbstractLinearOptimizer.optimize:(Lorg/apache/commons/math3/optimization/linear/LinearObjectiveFunction;Ljava/util/Collection;Lorg/apache/commons/math3/optimization/GoalType;Z)Lorg/apache/commons/math3/optimization/PointValuePair;]
AbstractLinearOptimizer.restrictToNonNegative ( ) : boolean
[mangled: org/apache/commons/math3/optimization/linear/AbstractLinearOptimizer.restrictToNonNegative:()Z]
AbstractLinearOptimizer.setMaxIterations ( int maxIterations ) : void
[mangled: org/apache/commons/math3/optimization/linear/AbstractLinearOptimizer.setMaxIterations:(I)V]
cdk-1.5.1.jar, AbstractListChromosome.class
package org.apache.commons.math3.genetics
AbstractListChromosome.AbstractListChromosome ( List representation )
[mangled: org/apache/commons/math3/genetics/AbstractListChromosome."<init>":(Ljava/util/List;)V]
AbstractListChromosome.AbstractListChromosome ( Object[ ] representation )
[mangled: org/apache/commons/math3/genetics/AbstractListChromosome."<init>":([Ljava/lang/Object;)V]
AbstractListChromosome.checkValidity ( List p1 ) [abstract] : void
[mangled: org/apache/commons/math3/genetics/AbstractListChromosome.checkValidity:(Ljava/util/List;)V]
AbstractListChromosome.getLength ( ) : int
[mangled: org/apache/commons/math3/genetics/AbstractListChromosome.getLength:()I]
AbstractListChromosome.getRepresentation ( ) : List
[mangled: org/apache/commons/math3/genetics/AbstractListChromosome.getRepresentation:()Ljava/util/List;]
AbstractListChromosome.newFixedLengthChromosome ( List p1 ) [abstract] : AbstractListChromosome
[mangled: org/apache/commons/math3/genetics/AbstractListChromosome.newFixedLengthChromosome:(Ljava/util/List;)Lorg/apache/commons/math3/genetics/AbstractListChromosome;]
AbstractListChromosome.toString ( ) : String
[mangled: org/apache/commons/math3/genetics/AbstractListChromosome.toString:()Ljava/lang/String;]
cdk-1.5.1.jar, AbstractMultipleLinearRegression.class
package org.apache.commons.math3.stat.regression
AbstractMultipleLinearRegression.AbstractMultipleLinearRegression ( )
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression."<init>":()V]
AbstractMultipleLinearRegression.calculateBeta ( ) [abstract] : RealVector
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.calculateBeta:()Lorg/apache/commons/math3/linear/RealVector;]
AbstractMultipleLinearRegression.calculateBetaVariance ( ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.calculateBetaVariance:()Lorg/apache/commons/math3/linear/RealMatrix;]
AbstractMultipleLinearRegression.calculateErrorVariance ( ) : double
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.calculateErrorVariance:()D]
AbstractMultipleLinearRegression.calculateResiduals ( ) : RealVector
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.calculateResiduals:()Lorg/apache/commons/math3/linear/RealVector;]
AbstractMultipleLinearRegression.calculateYVariance ( ) : double
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.calculateYVariance:()D]
AbstractMultipleLinearRegression.estimateErrorVariance ( ) : double
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.estimateErrorVariance:()D]
AbstractMultipleLinearRegression.estimateRegressandVariance ( ) : double
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.estimateRegressandVariance:()D]
AbstractMultipleLinearRegression.estimateRegressionParameters ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.estimateRegressionParameters:()[D]
AbstractMultipleLinearRegression.estimateRegressionParametersStandardErrors ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.estimateRegressionParametersStandardErrors:()[D]
AbstractMultipleLinearRegression.estimateRegressionParametersVariance ( ) : double[ ][ ]
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.estimateRegressionParametersVariance:()[[D]
AbstractMultipleLinearRegression.estimateRegressionStandardError ( ) : double
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.estimateRegressionStandardError:()D]
AbstractMultipleLinearRegression.estimateResiduals ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.estimateResiduals:()[D]
AbstractMultipleLinearRegression.getX ( ) : RealMatrix
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.getX:()Lorg/apache/commons/math3/linear/RealMatrix;]
AbstractMultipleLinearRegression.getY ( ) : RealVector
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.getY:()Lorg/apache/commons/math3/linear/RealVector;]
AbstractMultipleLinearRegression.isNoIntercept ( ) : boolean
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.isNoIntercept:()Z]
AbstractMultipleLinearRegression.newSampleData ( double[ ] data, int nobs, int nvars ) : void
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.newSampleData:([DII)V]
AbstractMultipleLinearRegression.newXSampleData ( double[ ][ ] x ) : void
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.newXSampleData:([[D)V]
AbstractMultipleLinearRegression.newYSampleData ( double[ ] y ) : void
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.newYSampleData:([D)V]
AbstractMultipleLinearRegression.setNoIntercept ( boolean noIntercept ) : void
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.setNoIntercept:(Z)V]
AbstractMultipleLinearRegression.validateCovarianceData ( double[ ][ ] x, double[ ][ ] covariance ) : void
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.validateCovarianceData:([[D[[D)V]
AbstractMultipleLinearRegression.validateSampleData ( double[ ][ ] x, double[ ] y ) : void
[mangled: org/apache/commons/math3/stat/regression/AbstractMultipleLinearRegression.validateSampleData:([[D[D)V]
cdk-1.5.1.jar, AbstractParameterizable.class
package org.apache.commons.math3.ode
AbstractParameterizable.AbstractParameterizable ( Collection names )
[mangled: org/apache/commons/math3/ode/AbstractParameterizable."<init>":(Ljava/util/Collection;)V]
AbstractParameterizable.AbstractParameterizable ( String[ ] names )
[mangled: org/apache/commons/math3/ode/AbstractParameterizable."<init>":([Ljava/lang/String;)V]
AbstractParameterizable.complainIfNotSupported ( String name ) : void
[mangled: org/apache/commons/math3/ode/AbstractParameterizable.complainIfNotSupported:(Ljava/lang/String;)V]
AbstractParameterizable.getParametersNames ( ) : Collection
[mangled: org/apache/commons/math3/ode/AbstractParameterizable.getParametersNames:()Ljava/util/Collection;]
AbstractParameterizable.isSupported ( String name ) : boolean
[mangled: org/apache/commons/math3/ode/AbstractParameterizable.isSupported:(Ljava/lang/String;)Z]
cdk-1.5.1.jar, AbstractPolynomialSolver.class
package org.apache.commons.math3.analysis.solvers
AbstractPolynomialSolver.AbstractPolynomialSolver ( double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/AbstractPolynomialSolver."<init>":(D)V]
AbstractPolynomialSolver.AbstractPolynomialSolver ( double relativeAccuracy, double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/AbstractPolynomialSolver."<init>":(DD)V]
AbstractPolynomialSolver.AbstractPolynomialSolver ( double relativeAccuracy, double absoluteAccuracy, double functionValueAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/AbstractPolynomialSolver."<init>":(DDD)V]
AbstractPolynomialSolver.getCoefficients ( ) : double[ ]
[mangled: org/apache/commons/math3/analysis/solvers/AbstractPolynomialSolver.getCoefficients:()[D]
AbstractPolynomialSolver.setup ( int maxEval, PolynomialFunction f, double min, double max, double startValue ) : void
[mangled: org/apache/commons/math3/analysis/solvers/AbstractPolynomialSolver.setup:(ILorg/apache/commons/math3/analysis/polynomials/PolynomialFunction;DDD)V]
AbstractPolynomialSolver.setup ( int x0, UnivariateFunction x1, double x2, double x3, double x4 ) : void
[mangled: org/apache/commons/math3/analysis/solvers/AbstractPolynomialSolver.setup:(ILorg/apache/commons/math3/analysis/UnivariateFunction;DDD)V]
cdk-1.5.1.jar, AbstractRandomGenerator.class
package org.apache.commons.math3.random
AbstractRandomGenerator.AbstractRandomGenerator ( )
[mangled: org/apache/commons/math3/random/AbstractRandomGenerator."<init>":()V]
AbstractRandomGenerator.clear ( ) : void
[mangled: org/apache/commons/math3/random/AbstractRandomGenerator.clear:()V]
AbstractRandomGenerator.nextBoolean ( ) : boolean
[mangled: org/apache/commons/math3/random/AbstractRandomGenerator.nextBoolean:()Z]
AbstractRandomGenerator.nextBytes ( byte[ ] bytes ) : void
[mangled: org/apache/commons/math3/random/AbstractRandomGenerator.nextBytes:([B)V]
AbstractRandomGenerator.nextDouble ( ) [abstract] : double
[mangled: org/apache/commons/math3/random/AbstractRandomGenerator.nextDouble:()D]
AbstractRandomGenerator.nextFloat ( ) : float
[mangled: org/apache/commons/math3/random/AbstractRandomGenerator.nextFloat:()F]
AbstractRandomGenerator.nextGaussian ( ) : double
[mangled: org/apache/commons/math3/random/AbstractRandomGenerator.nextGaussian:()D]
AbstractRandomGenerator.nextInt ( ) : int
[mangled: org/apache/commons/math3/random/AbstractRandomGenerator.nextInt:()I]
AbstractRandomGenerator.nextInt ( int n ) : int
[mangled: org/apache/commons/math3/random/AbstractRandomGenerator.nextInt:(I)I]
AbstractRandomGenerator.nextLong ( ) : long
[mangled: org/apache/commons/math3/random/AbstractRandomGenerator.nextLong:()J]
AbstractRandomGenerator.setSeed ( int seed ) : void
[mangled: org/apache/commons/math3/random/AbstractRandomGenerator.setSeed:(I)V]
AbstractRandomGenerator.setSeed ( int[ ] seed ) : void
[mangled: org/apache/commons/math3/random/AbstractRandomGenerator.setSeed:([I)V]
AbstractRandomGenerator.setSeed ( long p1 ) [abstract] : void
[mangled: org/apache/commons/math3/random/AbstractRandomGenerator.setSeed:(J)V]
cdk-1.5.1.jar, AbstractRealDistribution.class
package org.apache.commons.math3.distribution
AbstractRealDistribution.AbstractRealDistribution ( )
[mangled: org/apache/commons/math3/distribution/AbstractRealDistribution."<init>":()V]
AbstractRealDistribution.cumulativeProbability ( double x0, double x1 ) : double
[mangled: org/apache/commons/math3/distribution/AbstractRealDistribution.cumulativeProbability:(DD)D]
AbstractRealDistribution.getSolverAbsoluteAccuracy ( ) : double
[mangled: org/apache/commons/math3/distribution/AbstractRealDistribution.getSolverAbsoluteAccuracy:()D]
AbstractRealDistribution.inverseCumulativeProbability ( double p ) : double
[mangled: org/apache/commons/math3/distribution/AbstractRealDistribution.inverseCumulativeProbability:(D)D]
AbstractRealDistribution.reseedRandomGenerator ( long seed ) : void
[mangled: org/apache/commons/math3/distribution/AbstractRealDistribution.reseedRandomGenerator:(J)V]
AbstractRealDistribution.sample ( ) : double
[mangled: org/apache/commons/math3/distribution/AbstractRealDistribution.sample:()D]
AbstractRealDistribution.sample ( int sampleSize ) : double[ ]
[mangled: org/apache/commons/math3/distribution/AbstractRealDistribution.sample:(I)[D]
cdk-1.5.1.jar, AbstractRealMatrix.class
package org.apache.commons.math3.linear
AbstractRealMatrix.AbstractRealMatrix ( )
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix."<init>":()V]
AbstractRealMatrix.AbstractRealMatrix ( int rowDimension, int columnDimension )
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix."<init>":(II)V]
AbstractRealMatrix.add ( RealMatrix m ) : RealMatrix
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.add:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;]
AbstractRealMatrix.addToEntry ( int row, int column, double increment ) : void
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.addToEntry:(IID)V]
AbstractRealMatrix.copy ( ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.copy:()Lorg/apache/commons/math3/linear/RealMatrix;]
AbstractRealMatrix.copySubMatrix ( int startRow, int endRow, int startColumn, int endColumn, double[ ][ ] destination ) : void
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.copySubMatrix:(IIII[[D)V]
AbstractRealMatrix.copySubMatrix ( int[ ] selectedRows, int[ ] selectedColumns, double[ ][ ] destination ) : void
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.copySubMatrix:([I[I[[D)V]
AbstractRealMatrix.createMatrix ( int p1, int p2 ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.createMatrix:(II)Lorg/apache/commons/math3/linear/RealMatrix;]
AbstractRealMatrix.equals ( Object object ) : boolean
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.equals:(Ljava/lang/Object;)Z]
AbstractRealMatrix.getColumn ( int column ) : double[ ]
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.getColumn:(I)[D]
AbstractRealMatrix.getColumnDimension ( ) [abstract] : int
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.getColumnDimension:()I]
AbstractRealMatrix.getColumnMatrix ( int column ) : RealMatrix
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.getColumnMatrix:(I)Lorg/apache/commons/math3/linear/RealMatrix;]
AbstractRealMatrix.getColumnVector ( int column ) : RealVector
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.getColumnVector:(I)Lorg/apache/commons/math3/linear/RealVector;]
AbstractRealMatrix.getData ( ) : double[ ][ ]
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.getData:()[[D]
AbstractRealMatrix.getEntry ( int p1, int p2 ) [abstract] : double
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.getEntry:(II)D]
AbstractRealMatrix.getFrobeniusNorm ( ) : double
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.getFrobeniusNorm:()D]
AbstractRealMatrix.getNorm ( ) : double
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.getNorm:()D]
AbstractRealMatrix.getRow ( int row ) : double[ ]
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.getRow:(I)[D]
AbstractRealMatrix.getRowDimension ( ) [abstract] : int
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.getRowDimension:()I]
AbstractRealMatrix.getRowMatrix ( int row ) : RealMatrix
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.getRowMatrix:(I)Lorg/apache/commons/math3/linear/RealMatrix;]
AbstractRealMatrix.getRowVector ( int row ) : RealVector
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.getRowVector:(I)Lorg/apache/commons/math3/linear/RealVector;]
AbstractRealMatrix.getSubMatrix ( int startRow, int endRow, int startColumn, int endColumn ) : RealMatrix
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.getSubMatrix:(IIII)Lorg/apache/commons/math3/linear/RealMatrix;]
AbstractRealMatrix.getSubMatrix ( int[ ] selectedRows, int[ ] selectedColumns ) : RealMatrix
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.getSubMatrix:([I[I)Lorg/apache/commons/math3/linear/RealMatrix;]
AbstractRealMatrix.getTrace ( ) : double
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.getTrace:()D]
AbstractRealMatrix.hashCode ( ) : int
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.hashCode:()I]
AbstractRealMatrix.isSquare ( ) : boolean
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.isSquare:()Z]
AbstractRealMatrix.multiply ( RealMatrix m ) : RealMatrix
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.multiply:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;]
AbstractRealMatrix.multiplyEntry ( int row, int column, double factor ) : void
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.multiplyEntry:(IID)V]
AbstractRealMatrix.operate ( double[ ] v ) : double[ ]
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.operate:([D)[D]
AbstractRealMatrix.operate ( RealVector v ) : RealVector
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.operate:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
AbstractRealMatrix.power ( int p ) : RealMatrix
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.power:(I)Lorg/apache/commons/math3/linear/RealMatrix;]
AbstractRealMatrix.preMultiply ( double[ ] v ) : double[ ]
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.preMultiply:([D)[D]
AbstractRealMatrix.preMultiply ( RealMatrix m ) : RealMatrix
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.preMultiply:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;]
AbstractRealMatrix.preMultiply ( RealVector v ) : RealVector
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.preMultiply:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
AbstractRealMatrix.scalarAdd ( double d ) : RealMatrix
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.scalarAdd:(D)Lorg/apache/commons/math3/linear/RealMatrix;]
AbstractRealMatrix.scalarMultiply ( double d ) : RealMatrix
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.scalarMultiply:(D)Lorg/apache/commons/math3/linear/RealMatrix;]
AbstractRealMatrix.setColumn ( int column, double[ ] array ) : void
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.setColumn:(I[D)V]
AbstractRealMatrix.setColumnMatrix ( int column, RealMatrix matrix ) : void
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.setColumnMatrix:(ILorg/apache/commons/math3/linear/RealMatrix;)V]
AbstractRealMatrix.setColumnVector ( int column, RealVector vector ) : void
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.setColumnVector:(ILorg/apache/commons/math3/linear/RealVector;)V]
AbstractRealMatrix.setEntry ( int p1, int p2, double p3 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.setEntry:(IID)V]
AbstractRealMatrix.setRow ( int row, double[ ] array ) : void
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.setRow:(I[D)V]
AbstractRealMatrix.setRowMatrix ( int row, RealMatrix matrix ) : void
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.setRowMatrix:(ILorg/apache/commons/math3/linear/RealMatrix;)V]
AbstractRealMatrix.setRowVector ( int row, RealVector vector ) : void
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.setRowVector:(ILorg/apache/commons/math3/linear/RealVector;)V]
AbstractRealMatrix.setSubMatrix ( double[ ][ ] subMatrix, int row, int column ) : void
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.setSubMatrix:([[DII)V]
AbstractRealMatrix.subtract ( RealMatrix m ) : RealMatrix
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.subtract:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;]
AbstractRealMatrix.toString ( ) : String
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.toString:()Ljava/lang/String;]
AbstractRealMatrix.transpose ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.transpose:()Lorg/apache/commons/math3/linear/RealMatrix;]
AbstractRealMatrix.walkInColumnOrder ( RealMatrixChangingVisitor visitor ) : double
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;)D]
AbstractRealMatrix.walkInColumnOrder ( RealMatrixChangingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : double
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;IIII)D]
AbstractRealMatrix.walkInColumnOrder ( RealMatrixPreservingVisitor visitor ) : double
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;)D]
AbstractRealMatrix.walkInColumnOrder ( RealMatrixPreservingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : double
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;IIII)D]
AbstractRealMatrix.walkInOptimizedOrder ( RealMatrixChangingVisitor visitor ) : double
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;)D]
AbstractRealMatrix.walkInOptimizedOrder ( RealMatrixChangingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : double
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;IIII)D]
AbstractRealMatrix.walkInOptimizedOrder ( RealMatrixPreservingVisitor visitor ) : double
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;)D]
AbstractRealMatrix.walkInOptimizedOrder ( RealMatrixPreservingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : double
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;IIII)D]
AbstractRealMatrix.walkInRowOrder ( RealMatrixChangingVisitor visitor ) : double
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;)D]
AbstractRealMatrix.walkInRowOrder ( RealMatrixChangingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : double
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;IIII)D]
AbstractRealMatrix.walkInRowOrder ( RealMatrixPreservingVisitor visitor ) : double
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;)D]
AbstractRealMatrix.walkInRowOrder ( RealMatrixPreservingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : double
[mangled: org/apache/commons/math3/linear/AbstractRealMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;IIII)D]
cdk-1.5.1.jar, AbstractRegion.class
package org.apache.commons.math3.geometry.partitioning
AbstractRegion.AbstractRegion ( )
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion."<init>":()V]
AbstractRegion.AbstractRegion ( BSPTree tree )
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion."<init>":(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)V]
AbstractRegion.AbstractRegion ( Collection boundary )
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion."<init>":(Ljava/util/Collection;)V]
AbstractRegion.AbstractRegion ( Hyperplane[ ] hyperplanes )
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion."<init>":([Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)V]
AbstractRegion.applyTransform ( Transform transform ) : AbstractRegion
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.applyTransform:(Lorg/apache/commons/math3/geometry/partitioning/Transform;)Lorg/apache/commons/math3/geometry/partitioning/AbstractRegion;]
AbstractRegion.buildNew ( BSPTree p1 ) [abstract] : AbstractRegion
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/partitioning/AbstractRegion;]
AbstractRegion.buildNew ( BSPTree x0 ) : Region
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/partitioning/Region;]
AbstractRegion.checkPoint ( BSPTree node, Vector point ) : Region.Location
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.checkPoint:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/partitioning/Region$Location;]
AbstractRegion.checkPoint ( Vector point ) : Region.Location
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.checkPoint:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/partitioning/Region$Location;]
AbstractRegion.computeGeometricalProperties ( ) [abstract] : void
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.computeGeometricalProperties:()V]
AbstractRegion.contains ( Region region ) : boolean
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.contains:(Lorg/apache/commons/math3/geometry/partitioning/Region;)Z]
AbstractRegion.copySelf ( ) : AbstractRegion
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.copySelf:()Lorg/apache/commons/math3/geometry/partitioning/AbstractRegion;]
AbstractRegion.copySelf ( ) : Region
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.copySelf:()Lorg/apache/commons/math3/geometry/partitioning/Region;]
AbstractRegion.getBarycenter ( ) : Vector
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.getBarycenter:()Lorg/apache/commons/math3/geometry/Vector;]
AbstractRegion.getBoundarySize ( ) : double
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.getBoundarySize:()D]
AbstractRegion.getSize ( ) : double
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.getSize:()D]
AbstractRegion.getTree ( boolean includeBoundaryAttributes ) : BSPTree
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.getTree:(Z)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;]
AbstractRegion.intersection ( SubHyperplane sub ) : SubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.intersection:(Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;)Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;]
AbstractRegion.isEmpty ( ) : boolean
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.isEmpty:()Z]
AbstractRegion.isEmpty ( BSPTree node ) : boolean
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.isEmpty:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Z]
AbstractRegion.setBarycenter ( Vector barycenter ) : void
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.setBarycenter:(Lorg/apache/commons/math3/geometry/Vector;)V]
AbstractRegion.setSize ( double size ) : void
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.setSize:(D)V]
AbstractRegion.side ( Hyperplane hyperplane ) : Side
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractRegion.side:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Lorg/apache/commons/math3/geometry/partitioning/Side;]
cdk-1.5.1.jar, AbstractScalarDifferentiableOptimizer.class
package org.apache.commons.math3.optimization.general
AbstractScalarDifferentiableOptimizer.AbstractScalarDifferentiableOptimizer ( )
[mangled: org/apache/commons/math3/optimization/general/AbstractScalarDifferentiableOptimizer."<init>":()V]
AbstractScalarDifferentiableOptimizer.AbstractScalarDifferentiableOptimizer ( ConvergenceChecker checker )
[mangled: org/apache/commons/math3/optimization/general/AbstractScalarDifferentiableOptimizer."<init>":(Lorg/apache/commons/math3/optimization/ConvergenceChecker;)V]
AbstractScalarDifferentiableOptimizer.computeObjectiveGradient ( double[ ] evaluationPoint ) : double[ ]
[mangled: org/apache/commons/math3/optimization/general/AbstractScalarDifferentiableOptimizer.computeObjectiveGradient:([D)[D]
AbstractScalarDifferentiableOptimizer.optimize ( int maxEval, DifferentiableMultivariateFunction f, GoalType goalType, double[ ] startPoint ) : PointValuePair
[mangled: org/apache/commons/math3/optimization/general/AbstractScalarDifferentiableOptimizer.optimize:(ILorg/apache/commons/math3/analysis/DifferentiableMultivariateFunction;Lorg/apache/commons/math3/optimization/GoalType;[D)Lorg/apache/commons/math3/optimization/PointValuePair;]
AbstractScalarDifferentiableOptimizer.optimize ( int x0, MultivariateFunction x1, GoalType x2, double[ ] x3 ) : PointValuePair
[mangled: org/apache/commons/math3/optimization/general/AbstractScalarDifferentiableOptimizer.optimize:(ILorg/apache/commons/math3/analysis/MultivariateFunction;Lorg/apache/commons/math3/optimization/GoalType;[D)Lorg/apache/commons/math3/optimization/PointValuePair;]
cdk-1.5.1.jar, AbstractSimplex.class
package org.apache.commons.math3.optimization.direct
AbstractSimplex.AbstractSimplex ( double[ ] steps )
[mangled: org/apache/commons/math3/optimization/direct/AbstractSimplex."<init>":([D)V]
AbstractSimplex.AbstractSimplex ( double[ ][ ] referenceSimplex )
[mangled: org/apache/commons/math3/optimization/direct/AbstractSimplex."<init>":([[D)V]
AbstractSimplex.AbstractSimplex ( int n )
[mangled: org/apache/commons/math3/optimization/direct/AbstractSimplex."<init>":(I)V]
AbstractSimplex.AbstractSimplex ( int n, double sideLength )
[mangled: org/apache/commons/math3/optimization/direct/AbstractSimplex."<init>":(ID)V]
AbstractSimplex.build ( double[ ] startPoint ) : void
[mangled: org/apache/commons/math3/optimization/direct/AbstractSimplex.build:([D)V]
AbstractSimplex.evaluate ( MultivariateFunction evaluationFunction, Comparator comparator ) : void
[mangled: org/apache/commons/math3/optimization/direct/AbstractSimplex.evaluate:(Lorg/apache/commons/math3/analysis/MultivariateFunction;Ljava/util/Comparator;)V]
AbstractSimplex.getDimension ( ) : int
[mangled: org/apache/commons/math3/optimization/direct/AbstractSimplex.getDimension:()I]
AbstractSimplex.getPoint ( int index ) : PointValuePair
[mangled: org/apache/commons/math3/optimization/direct/AbstractSimplex.getPoint:(I)Lorg/apache/commons/math3/optimization/PointValuePair;]
AbstractSimplex.getPoints ( ) : PointValuePair[ ]
[mangled: org/apache/commons/math3/optimization/direct/AbstractSimplex.getPoints:()[Lorg/apache/commons/math3/optimization/PointValuePair;]
AbstractSimplex.getSize ( ) : int
[mangled: org/apache/commons/math3/optimization/direct/AbstractSimplex.getSize:()I]
AbstractSimplex.iterate ( MultivariateFunction p1, Comparator p2 ) [abstract] : void
[mangled: org/apache/commons/math3/optimization/direct/AbstractSimplex.iterate:(Lorg/apache/commons/math3/analysis/MultivariateFunction;Ljava/util/Comparator;)V]
AbstractSimplex.replaceWorstPoint ( PointValuePair pointValuePair, Comparator comparator ) : void
[mangled: org/apache/commons/math3/optimization/direct/AbstractSimplex.replaceWorstPoint:(Lorg/apache/commons/math3/optimization/PointValuePair;Ljava/util/Comparator;)V]
AbstractSimplex.setPoint ( int index, PointValuePair point ) : void
[mangled: org/apache/commons/math3/optimization/direct/AbstractSimplex.setPoint:(ILorg/apache/commons/math3/optimization/PointValuePair;)V]
AbstractSimplex.setPoints ( PointValuePair[ ] points ) : void
[mangled: org/apache/commons/math3/optimization/direct/AbstractSimplex.setPoints:([Lorg/apache/commons/math3/optimization/PointValuePair;)V]
cdk-1.5.1.jar, AbstractStepInterpolator.class
package org.apache.commons.math3.ode.sampling
AbstractStepInterpolator.AbstractStepInterpolator ( )
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator."<init>":()V]
AbstractStepInterpolator.AbstractStepInterpolator ( AbstractStepInterpolator interpolator )
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator."<init>":(Lorg/apache/commons/math3/ode/sampling/AbstractStepInterpolator;)V]
AbstractStepInterpolator.AbstractStepInterpolator ( double[ ] y, boolean forward, EquationsMapper primaryMapper, EquationsMapper[ ] secondaryMappers )
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator."<init>":([DZLorg/apache/commons/math3/ode/EquationsMapper;[Lorg/apache/commons/math3/ode/EquationsMapper;)V]
AbstractStepInterpolator.computeInterpolatedStateAndDerivatives ( double p1, double p2 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.computeInterpolatedStateAndDerivatives:(DD)V]
AbstractStepInterpolator.copy ( ) : StepInterpolator
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.copy:()Lorg/apache/commons/math3/ode/sampling/StepInterpolator;]
AbstractStepInterpolator.doCopy ( ) [abstract] : StepInterpolator
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.doCopy:()Lorg/apache/commons/math3/ode/sampling/StepInterpolator;]
AbstractStepInterpolator.doFinalize ( ) : void
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.doFinalize:()V]
AbstractStepInterpolator.finalizeStep ( ) : void
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.finalizeStep:()V]
AbstractStepInterpolator.getCurrentTime ( ) : double
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.getCurrentTime:()D]
AbstractStepInterpolator.getGlobalCurrentTime ( ) : double
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.getGlobalCurrentTime:()D]
AbstractStepInterpolator.getGlobalPreviousTime ( ) : double
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.getGlobalPreviousTime:()D]
AbstractStepInterpolator.getInterpolatedDerivatives ( ) : double[ ]
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.getInterpolatedDerivatives:()[D]
AbstractStepInterpolator.getInterpolatedSecondaryDerivatives ( int index ) : double[ ]
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.getInterpolatedSecondaryDerivatives:(I)[D]
AbstractStepInterpolator.getInterpolatedSecondaryState ( int index ) : double[ ]
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.getInterpolatedSecondaryState:(I)[D]
AbstractStepInterpolator.getInterpolatedState ( ) : double[ ]
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.getInterpolatedState:()[D]
AbstractStepInterpolator.getInterpolatedTime ( ) : double
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.getInterpolatedTime:()D]
AbstractStepInterpolator.getPreviousTime ( ) : double
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.getPreviousTime:()D]
AbstractStepInterpolator.isForward ( ) : boolean
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.isForward:()Z]
AbstractStepInterpolator.readBaseExternal ( ObjectInput in ) : double
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.readBaseExternal:(Ljava/io/ObjectInput;)D]
AbstractStepInterpolator.readExternal ( ObjectInput p1 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.readExternal:(Ljava/io/ObjectInput;)V]
AbstractStepInterpolator.reinitialize ( double[ ] y, boolean isForward, EquationsMapper primary, EquationsMapper[ ] secondary ) : void
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.reinitialize:([DZLorg/apache/commons/math3/ode/EquationsMapper;[Lorg/apache/commons/math3/ode/EquationsMapper;)V]
AbstractStepInterpolator.setInterpolatedTime ( double time ) : void
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.setInterpolatedTime:(D)V]
AbstractStepInterpolator.setSoftCurrentTime ( double softCurrentTime ) : void
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.setSoftCurrentTime:(D)V]
AbstractStepInterpolator.setSoftPreviousTime ( double softPreviousTime ) : void
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.setSoftPreviousTime:(D)V]
AbstractStepInterpolator.shift ( ) : void
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.shift:()V]
AbstractStepInterpolator.storeTime ( double t ) : void
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.storeTime:(D)V]
AbstractStepInterpolator.writeBaseExternal ( ObjectOutput out ) : void
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.writeBaseExternal:(Ljava/io/ObjectOutput;)V]
AbstractStepInterpolator.writeExternal ( ObjectOutput p1 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.writeExternal:(Ljava/io/ObjectOutput;)V]
cdk-1.5.1.jar, AbstractStorelessUnivariateStatistic.class
package org.apache.commons.math3.stat.descriptive
AbstractStorelessUnivariateStatistic.AbstractStorelessUnivariateStatistic ( )
[mangled: org/apache/commons/math3/stat/descriptive/AbstractStorelessUnivariateStatistic."<init>":()V]
AbstractStorelessUnivariateStatistic.clear ( ) [abstract] : void
[mangled: org/apache/commons/math3/stat/descriptive/AbstractStorelessUnivariateStatistic.clear:()V]
AbstractStorelessUnivariateStatistic.copy ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/AbstractStorelessUnivariateStatistic.copy:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
AbstractStorelessUnivariateStatistic.copy ( ) [abstract] : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/AbstractStorelessUnivariateStatistic.copy:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
AbstractStorelessUnivariateStatistic.equals ( Object object ) : boolean
[mangled: org/apache/commons/math3/stat/descriptive/AbstractStorelessUnivariateStatistic.equals:(Ljava/lang/Object;)Z]
AbstractStorelessUnivariateStatistic.evaluate ( double[ ] values ) : double
[mangled: org/apache/commons/math3/stat/descriptive/AbstractStorelessUnivariateStatistic.evaluate:([D)D]
AbstractStorelessUnivariateStatistic.evaluate ( double[ ] values, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/AbstractStorelessUnivariateStatistic.evaluate:([DII)D]
AbstractStorelessUnivariateStatistic.getResult ( ) [abstract] : double
[mangled: org/apache/commons/math3/stat/descriptive/AbstractStorelessUnivariateStatistic.getResult:()D]
AbstractStorelessUnivariateStatistic.hashCode ( ) : int
[mangled: org/apache/commons/math3/stat/descriptive/AbstractStorelessUnivariateStatistic.hashCode:()I]
AbstractStorelessUnivariateStatistic.increment ( double p1 ) [abstract] : void
[mangled: org/apache/commons/math3/stat/descriptive/AbstractStorelessUnivariateStatistic.increment:(D)V]
AbstractStorelessUnivariateStatistic.incrementAll ( double[ ] values ) : void
[mangled: org/apache/commons/math3/stat/descriptive/AbstractStorelessUnivariateStatistic.incrementAll:([D)V]
AbstractStorelessUnivariateStatistic.incrementAll ( double[ ] values, int begin, int length ) : void
[mangled: org/apache/commons/math3/stat/descriptive/AbstractStorelessUnivariateStatistic.incrementAll:([DII)V]
cdk-1.5.1.jar, AbstractSubHyperplane.class
package org.apache.commons.math3.geometry.partitioning
AbstractSubHyperplane.AbstractSubHyperplane ( Hyperplane hyperplane, Region remainingRegion )
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane."<init>":(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;Lorg/apache/commons/math3/geometry/partitioning/Region;)V]
AbstractSubHyperplane.applyTransform ( Transform transform ) : AbstractSubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane.applyTransform:(Lorg/apache/commons/math3/geometry/partitioning/Transform;)Lorg/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane;]
AbstractSubHyperplane.buildNew ( Hyperplane p1, Region p2 ) [abstract] : AbstractSubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;Lorg/apache/commons/math3/geometry/partitioning/Region;)Lorg/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane;]
AbstractSubHyperplane.copySelf ( ) : AbstractSubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane.copySelf:()Lorg/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane;]
AbstractSubHyperplane.copySelf ( ) : SubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane.copySelf:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;]
AbstractSubHyperplane.getHyperplane ( ) : Hyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane.getHyperplane:()Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;]
AbstractSubHyperplane.getRemainingRegion ( ) : Region
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane.getRemainingRegion:()Lorg/apache/commons/math3/geometry/partitioning/Region;]
AbstractSubHyperplane.getSize ( ) : double
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane.getSize:()D]
AbstractSubHyperplane.isEmpty ( ) : boolean
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane.isEmpty:()Z]
AbstractSubHyperplane.reunite ( SubHyperplane other ) : AbstractSubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane.reunite:(Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;)Lorg/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane;]
AbstractSubHyperplane.reunite ( SubHyperplane x0 ) : SubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane.reunite:(Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;)Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;]
AbstractSubHyperplane.side ( Hyperplane p1 ) [abstract] : Side
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane.side:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Lorg/apache/commons/math3/geometry/partitioning/Side;]
AbstractSubHyperplane.split ( Hyperplane p1 ) [abstract] : SubHyperplane.SplitSubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane.split:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane$SplitSubHyperplane;]
cdk-1.5.1.jar, AbstractUnivariateSolver.class
package org.apache.commons.math3.analysis.solvers
AbstractUnivariateSolver.AbstractUnivariateSolver ( double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/AbstractUnivariateSolver."<init>":(D)V]
AbstractUnivariateSolver.AbstractUnivariateSolver ( double relativeAccuracy, double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/AbstractUnivariateSolver."<init>":(DD)V]
AbstractUnivariateSolver.AbstractUnivariateSolver ( double relativeAccuracy, double absoluteAccuracy, double functionValueAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/AbstractUnivariateSolver."<init>":(DDD)V]
cdk-1.5.1.jar, AbstractUnivariateStatistic.class
package org.apache.commons.math3.stat.descriptive
AbstractUnivariateStatistic.AbstractUnivariateStatistic ( )
[mangled: org/apache/commons/math3/stat/descriptive/AbstractUnivariateStatistic."<init>":()V]
AbstractUnivariateStatistic.copy ( ) [abstract] : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/AbstractUnivariateStatistic.copy:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
AbstractUnivariateStatistic.evaluate ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/AbstractUnivariateStatistic.evaluate:()D]
AbstractUnivariateStatistic.evaluate ( double[ ] p1, int p2, int p3 ) [abstract] : double
[mangled: org/apache/commons/math3/stat/descriptive/AbstractUnivariateStatistic.evaluate:([DII)D]
AbstractUnivariateStatistic.evaluate ( double[ ] values ) : double
[mangled: org/apache/commons/math3/stat/descriptive/AbstractUnivariateStatistic.evaluate:([D)D]
AbstractUnivariateStatistic.getData ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/AbstractUnivariateStatistic.getData:()[D]
AbstractUnivariateStatistic.getDataRef ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/AbstractUnivariateStatistic.getDataRef:()[D]
AbstractUnivariateStatistic.setData ( double[ ] values ) : void
[mangled: org/apache/commons/math3/stat/descriptive/AbstractUnivariateStatistic.setData:([D)V]
AbstractUnivariateStatistic.setData ( double[ ] values, int begin, int length ) : void
[mangled: org/apache/commons/math3/stat/descriptive/AbstractUnivariateStatistic.setData:([DII)V]
AbstractUnivariateStatistic.test ( double[ ] values, double[ ] weights, int begin, int length ) : boolean
[mangled: org/apache/commons/math3/stat/descriptive/AbstractUnivariateStatistic.test:([D[DII)Z]
AbstractUnivariateStatistic.test ( double[ ] values, double[ ] weights, int begin, int length, boolean allowEmpty ) : boolean
[mangled: org/apache/commons/math3/stat/descriptive/AbstractUnivariateStatistic.test:([D[DIIZ)Z]
AbstractUnivariateStatistic.test ( double[ ] values, int begin, int length ) : boolean
[mangled: org/apache/commons/math3/stat/descriptive/AbstractUnivariateStatistic.test:([DII)Z]
AbstractUnivariateStatistic.test ( double[ ] values, int begin, int length, boolean allowEmpty ) : boolean
[mangled: org/apache/commons/math3/stat/descriptive/AbstractUnivariateStatistic.test:([DIIZ)Z]
cdk-1.5.1.jar, AbstractWell.class
package org.apache.commons.math3.random
AbstractWell.AbstractWell ( int k, int m1, int m2, int m3 )
[mangled: org/apache/commons/math3/random/AbstractWell."<init>":(IIII)V]
AbstractWell.AbstractWell ( int k, int m1, int m2, int m3, int seed )
[mangled: org/apache/commons/math3/random/AbstractWell."<init>":(IIIII)V]
AbstractWell.AbstractWell ( int k, int m1, int m2, int m3, int[ ] seed )
[mangled: org/apache/commons/math3/random/AbstractWell."<init>":(IIII[I)V]
AbstractWell.AbstractWell ( int k, int m1, int m2, int m3, long seed )
[mangled: org/apache/commons/math3/random/AbstractWell."<init>":(IIIIJ)V]
AbstractWell.next ( int p1 ) [abstract] : int
[mangled: org/apache/commons/math3/random/AbstractWell.next:(I)I]
AbstractWell.setSeed ( int seed ) : void
[mangled: org/apache/commons/math3/random/AbstractWell.setSeed:(I)V]
AbstractWell.setSeed ( int[ ] seed ) : void
[mangled: org/apache/commons/math3/random/AbstractWell.setSeed:([I)V]
AbstractWell.setSeed ( long seed ) : void
[mangled: org/apache/commons/math3/random/AbstractWell.setSeed:(J)V]
cdk-1.5.1.jar, AcidicGroupCountDescriptor.class
package org.openscience.cdk.qsar.descriptors.molecular
AcidicGroupCountDescriptor.AcidicGroupCountDescriptor ( )
[mangled: org/openscience/cdk/qsar/descriptors/molecular/AcidicGroupCountDescriptor."<init>":()V]
cdk-1.5.1.jar, Acos.class
package org.apache.commons.math3.analysis.function
Acos.Acos ( )
[mangled: org/apache/commons/math3/analysis/function/Acos."<init>":()V]
Acos.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Acos.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Acos.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Acos.value:(D)D]
cdk-1.5.1.jar, Acosh.class
package org.apache.commons.math3.analysis.function
Acosh.Acosh ( )
[mangled: org/apache/commons/math3/analysis/function/Acosh."<init>":()V]
Acosh.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Acosh.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Acosh.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Acosh.value:(D)D]
cdk-1.5.1.jar, Action.class
package org.apache.commons.math3.ode.events
EventHandler.Action.valueOf ( String name ) [static] : EventHandler.Action
[mangled: org/apache/commons/math3/ode/events/EventHandler.Action.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/ode/events/EventHandler$Action;]
EventHandler.Action.values ( ) [static] : EventHandler.Action[ ]
[mangled: org/apache/commons/math3/ode/events/EventHandler.Action.values:()[Lorg/apache/commons/math3/ode/events/EventHandler$Action;]
cdk-1.5.1.jar, AdamsBashforthIntegrator.class
package org.apache.commons.math3.ode.nonstiff
AdamsBashforthIntegrator.AdamsBashforthIntegrator ( int nSteps, double minStep, double maxStep, double scalAbsoluteTolerance, double scalRelativeTolerance )
[mangled: org/apache/commons/math3/ode/nonstiff/AdamsBashforthIntegrator."<init>":(IDDDD)V]
AdamsBashforthIntegrator.AdamsBashforthIntegrator ( int nSteps, double minStep, double maxStep, double[ ] vecAbsoluteTolerance, double[ ] vecRelativeTolerance )
[mangled: org/apache/commons/math3/ode/nonstiff/AdamsBashforthIntegrator."<init>":(IDD[D[D)V]
AdamsBashforthIntegrator.integrate ( ExpandableStatefulODE equations, double t ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/AdamsBashforthIntegrator.integrate:(Lorg/apache/commons/math3/ode/ExpandableStatefulODE;D)V]
cdk-1.5.1.jar, AdamsIntegrator.class
package org.apache.commons.math3.ode.nonstiff
AdamsIntegrator.AdamsIntegrator ( String name, int nSteps, int order, double minStep, double maxStep, double scalAbsoluteTolerance, double scalRelativeTolerance )
[mangled: org/apache/commons/math3/ode/nonstiff/AdamsIntegrator."<init>":(Ljava/lang/String;IIDDDD)V]
AdamsIntegrator.AdamsIntegrator ( String name, int nSteps, int order, double minStep, double maxStep, double[ ] vecAbsoluteTolerance, double[ ] vecRelativeTolerance )
[mangled: org/apache/commons/math3/ode/nonstiff/AdamsIntegrator."<init>":(Ljava/lang/String;IIDD[D[D)V]
AdamsIntegrator.initializeHighOrderDerivatives ( double h, double[ ] t, double[ ][ ] y, double[ ][ ] yDot ) : Array2DRowRealMatrix
[mangled: org/apache/commons/math3/ode/nonstiff/AdamsIntegrator.initializeHighOrderDerivatives:(D[D[[D[[D)Lorg/apache/commons/math3/linear/Array2DRowRealMatrix;]
AdamsIntegrator.integrate ( ExpandableStatefulODE p1, double p2 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/nonstiff/AdamsIntegrator.integrate:(Lorg/apache/commons/math3/ode/ExpandableStatefulODE;D)V]
AdamsIntegrator.updateHighOrderDerivativesPhase1 ( Array2DRowRealMatrix highOrder ) : Array2DRowRealMatrix
[mangled: org/apache/commons/math3/ode/nonstiff/AdamsIntegrator.updateHighOrderDerivativesPhase1:(Lorg/apache/commons/math3/linear/Array2DRowRealMatrix;)Lorg/apache/commons/math3/linear/Array2DRowRealMatrix;]
AdamsIntegrator.updateHighOrderDerivativesPhase2 ( double[ ] start, double[ ] end, Array2DRowRealMatrix highOrder ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/AdamsIntegrator.updateHighOrderDerivativesPhase2:([D[DLorg/apache/commons/math3/linear/Array2DRowRealMatrix;)V]
cdk-1.5.1.jar, AdamsMoultonIntegrator.class
package org.apache.commons.math3.ode.nonstiff
AdamsMoultonIntegrator.AdamsMoultonIntegrator ( int nSteps, double minStep, double maxStep, double scalAbsoluteTolerance, double scalRelativeTolerance )
[mangled: org/apache/commons/math3/ode/nonstiff/AdamsMoultonIntegrator."<init>":(IDDDD)V]
AdamsMoultonIntegrator.AdamsMoultonIntegrator ( int nSteps, double minStep, double maxStep, double[ ] vecAbsoluteTolerance, double[ ] vecRelativeTolerance )
[mangled: org/apache/commons/math3/ode/nonstiff/AdamsMoultonIntegrator."<init>":(IDD[D[D)V]
AdamsMoultonIntegrator.integrate ( ExpandableStatefulODE equations, double t ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/AdamsMoultonIntegrator.integrate:(Lorg/apache/commons/math3/ode/ExpandableStatefulODE;D)V]
cdk-1.5.1.jar, AdamsNordsieckTransformer.class
package org.apache.commons.math3.ode.nonstiff
AdamsNordsieckTransformer.getInstance ( int nSteps ) [static] : AdamsNordsieckTransformer
[mangled: org/apache/commons/math3/ode/nonstiff/AdamsNordsieckTransformer.getInstance:(I)Lorg/apache/commons/math3/ode/nonstiff/AdamsNordsieckTransformer;]
AdamsNordsieckTransformer.getNSteps ( ) : int
[mangled: org/apache/commons/math3/ode/nonstiff/AdamsNordsieckTransformer.getNSteps:()I]
AdamsNordsieckTransformer.initializeHighOrderDerivatives ( double h, double[ ] t, double[ ][ ] y, double[ ][ ] yDot ) : Array2DRowRealMatrix
[mangled: org/apache/commons/math3/ode/nonstiff/AdamsNordsieckTransformer.initializeHighOrderDerivatives:(D[D[[D[[D)Lorg/apache/commons/math3/linear/Array2DRowRealMatrix;]
AdamsNordsieckTransformer.updateHighOrderDerivativesPhase1 ( Array2DRowRealMatrix highOrder ) : Array2DRowRealMatrix
[mangled: org/apache/commons/math3/ode/nonstiff/AdamsNordsieckTransformer.updateHighOrderDerivativesPhase1:(Lorg/apache/commons/math3/linear/Array2DRowRealMatrix;)Lorg/apache/commons/math3/linear/Array2DRowRealMatrix;]
AdamsNordsieckTransformer.updateHighOrderDerivativesPhase2 ( double[ ] start, double[ ] end, Array2DRowRealMatrix highOrder ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/AdamsNordsieckTransformer.updateHighOrderDerivativesPhase2:([D[DLorg/apache/commons/math3/linear/Array2DRowRealMatrix;)V]
cdk-1.5.1.jar, AdaptiveStepsizeIntegrator.class
package org.apache.commons.math3.ode.nonstiff
AdaptiveStepsizeIntegrator.AdaptiveStepsizeIntegrator ( String name, double minStep, double maxStep, double scalAbsoluteTolerance, double scalRelativeTolerance )
[mangled: org/apache/commons/math3/ode/nonstiff/AdaptiveStepsizeIntegrator."<init>":(Ljava/lang/String;DDDD)V]
AdaptiveStepsizeIntegrator.AdaptiveStepsizeIntegrator ( String name, double minStep, double maxStep, double[ ] vecAbsoluteTolerance, double[ ] vecRelativeTolerance )
[mangled: org/apache/commons/math3/ode/nonstiff/AdaptiveStepsizeIntegrator."<init>":(Ljava/lang/String;DD[D[D)V]
AdaptiveStepsizeIntegrator.filterStep ( double h, boolean forward, boolean acceptSmall ) : double
[mangled: org/apache/commons/math3/ode/nonstiff/AdaptiveStepsizeIntegrator.filterStep:(DZZ)D]
AdaptiveStepsizeIntegrator.getCurrentStepStart ( ) : double
[mangled: org/apache/commons/math3/ode/nonstiff/AdaptiveStepsizeIntegrator.getCurrentStepStart:()D]
AdaptiveStepsizeIntegrator.getMaxStep ( ) : double
[mangled: org/apache/commons/math3/ode/nonstiff/AdaptiveStepsizeIntegrator.getMaxStep:()D]
AdaptiveStepsizeIntegrator.getMinStep ( ) : double
[mangled: org/apache/commons/math3/ode/nonstiff/AdaptiveStepsizeIntegrator.getMinStep:()D]
AdaptiveStepsizeIntegrator.initializeStep ( boolean forward, int order, double[ ] scale, double t0, double[ ] y0, double[ ] yDot0, double[ ] y1, double[ ] yDot1 ) : double
[mangled: org/apache/commons/math3/ode/nonstiff/AdaptiveStepsizeIntegrator.initializeStep:(ZI[DD[D[D[D[D)D]
AdaptiveStepsizeIntegrator.integrate ( ExpandableStatefulODE p1, double p2 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/nonstiff/AdaptiveStepsizeIntegrator.integrate:(Lorg/apache/commons/math3/ode/ExpandableStatefulODE;D)V]
AdaptiveStepsizeIntegrator.resetInternalState ( ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/AdaptiveStepsizeIntegrator.resetInternalState:()V]
AdaptiveStepsizeIntegrator.sanityChecks ( ExpandableStatefulODE equations, double t ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/AdaptiveStepsizeIntegrator.sanityChecks:(Lorg/apache/commons/math3/ode/ExpandableStatefulODE;D)V]
AdaptiveStepsizeIntegrator.setInitialStepSize ( double initialStepSize ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/AdaptiveStepsizeIntegrator.setInitialStepSize:(D)V]
AdaptiveStepsizeIntegrator.setStepSizeControl ( double minimalStep, double maximalStep, double absoluteTolerance, double relativeTolerance ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/AdaptiveStepsizeIntegrator.setStepSizeControl:(DDDD)V]
AdaptiveStepsizeIntegrator.setStepSizeControl ( double minimalStep, double maximalStep, double[ ] absoluteTolerance, double[ ] relativeTolerance ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/AdaptiveStepsizeIntegrator.setStepSizeControl:(DD[D[D)V]
cdk-1.5.1.jar, Add.class
package org.apache.commons.math3.analysis.function
Add.Add ( )
[mangled: org/apache/commons/math3/analysis/function/Add."<init>":()V]
Add.value ( double x, double y ) : double
[mangled: org/apache/commons/math3/analysis/function/Add.value:(DD)D]
cdk-1.5.1.jar, AggregateSummaryStatistics.class
package org.apache.commons.math3.stat.descriptive
AggregateSummaryStatistics.aggregate ( Collection statistics ) [static] : StatisticalSummaryValues
[mangled: org/apache/commons/math3/stat/descriptive/AggregateSummaryStatistics.aggregate:(Ljava/util/Collection;)Lorg/apache/commons/math3/stat/descriptive/StatisticalSummaryValues;]
AggregateSummaryStatistics.AggregateSummaryStatistics ( )
[mangled: org/apache/commons/math3/stat/descriptive/AggregateSummaryStatistics."<init>":()V]
AggregateSummaryStatistics.AggregateSummaryStatistics ( SummaryStatistics prototypeStatistics )
[mangled: org/apache/commons/math3/stat/descriptive/AggregateSummaryStatistics."<init>":(Lorg/apache/commons/math3/stat/descriptive/SummaryStatistics;)V]
AggregateSummaryStatistics.AggregateSummaryStatistics ( SummaryStatistics prototypeStatistics, SummaryStatistics initialStatistics )
[mangled: org/apache/commons/math3/stat/descriptive/AggregateSummaryStatistics."<init>":(Lorg/apache/commons/math3/stat/descriptive/SummaryStatistics;Lorg/apache/commons/math3/stat/descriptive/SummaryStatistics;)V]
AggregateSummaryStatistics.createContributingStatistics ( ) : SummaryStatistics
[mangled: org/apache/commons/math3/stat/descriptive/AggregateSummaryStatistics.createContributingStatistics:()Lorg/apache/commons/math3/stat/descriptive/SummaryStatistics;]
AggregateSummaryStatistics.getGeometricMean ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/AggregateSummaryStatistics.getGeometricMean:()D]
AggregateSummaryStatistics.getMax ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/AggregateSummaryStatistics.getMax:()D]
AggregateSummaryStatistics.getMean ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/AggregateSummaryStatistics.getMean:()D]
AggregateSummaryStatistics.getMin ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/AggregateSummaryStatistics.getMin:()D]
AggregateSummaryStatistics.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/AggregateSummaryStatistics.getN:()J]
AggregateSummaryStatistics.getSecondMoment ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/AggregateSummaryStatistics.getSecondMoment:()D]
AggregateSummaryStatistics.getStandardDeviation ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/AggregateSummaryStatistics.getStandardDeviation:()D]
AggregateSummaryStatistics.getSum ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/AggregateSummaryStatistics.getSum:()D]
AggregateSummaryStatistics.getSummary ( ) : StatisticalSummary
[mangled: org/apache/commons/math3/stat/descriptive/AggregateSummaryStatistics.getSummary:()Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;]
AggregateSummaryStatistics.getSumOfLogs ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/AggregateSummaryStatistics.getSumOfLogs:()D]
AggregateSummaryStatistics.getSumsq ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/AggregateSummaryStatistics.getSumsq:()D]
AggregateSummaryStatistics.getVariance ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/AggregateSummaryStatistics.getVariance:()D]
cdk-1.5.1.jar, AliphaticAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
AliphaticAtom.AliphaticAtom ( )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AliphaticAtom."<init>":()V]
cdk-1.5.1.jar, AliphaticSymbolAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
AliphaticSymbolAtom.AliphaticSymbolAtom ( String symbol )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AliphaticSymbolAtom."<init>":(Ljava/lang/String;)V]
cdk-1.5.1.jar, AllowedSolution.class
package org.apache.commons.math3.analysis.solvers
AllowedSolution.valueOf ( String name ) [static] : AllowedSolution
[mangled: org/apache/commons/math3/analysis/solvers/AllowedSolution.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/analysis/solvers/AllowedSolution;]
AllowedSolution.values ( ) [static] : AllowedSolution[ ]
[mangled: org/apache/commons/math3/analysis/solvers/AllowedSolution.values:()[Lorg/apache/commons/math3/analysis/solvers/AllowedSolution;]
cdk-1.5.1.jar, AnyAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
AnyAtom.AnyAtom ( )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AnyAtom."<init>":()V]
cdk-1.5.1.jar, AnyMatrix.class
package org.apache.commons.math3.linear
AnyMatrix.getColumnDimension ( ) [abstract] : int
[mangled: org/apache/commons/math3/linear/AnyMatrix.getColumnDimension:()I]
AnyMatrix.getRowDimension ( ) [abstract] : int
[mangled: org/apache/commons/math3/linear/AnyMatrix.getRowDimension:()I]
AnyMatrix.isSquare ( ) [abstract] : boolean
[mangled: org/apache/commons/math3/linear/AnyMatrix.isSquare:()Z]
cdk-1.5.1.jar, AnyOrderQueryBond.class
package org.openscience.cdk.isomorphism.matchers.smarts
AnyOrderQueryBond.AnyOrderQueryBond ( )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AnyOrderQueryBond."<init>":()V]
AnyOrderQueryBond.AnyOrderQueryBond ( IQueryAtom atom1, IQueryAtom atom2, IBond.Order order )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AnyOrderQueryBond."<init>":(Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/interfaces/IBond$Order;)V]
cdk-1.5.1.jar, ArgUtils.class
package org.apache.commons.math3.exception.util
ArgUtils.flatten ( Object[ ] array ) [static] : Object[ ]
[mangled: org/apache/commons/math3/exception/util/ArgUtils.flatten:([Ljava/lang/Object;)[Ljava/lang/Object;]
cdk-1.5.1.jar, ArithmeticUtils.class
package org.apache.commons.math3.util
ArithmeticUtils.addAndCheck ( int x, int y ) [static] : int
[mangled: org/apache/commons/math3/util/ArithmeticUtils.addAndCheck:(II)I]
ArithmeticUtils.addAndCheck ( long a, long b ) [static] : long
[mangled: org/apache/commons/math3/util/ArithmeticUtils.addAndCheck:(JJ)J]
ArithmeticUtils.binomialCoefficient ( int n, int k ) [static] : long
[mangled: org/apache/commons/math3/util/ArithmeticUtils.binomialCoefficient:(II)J]
ArithmeticUtils.binomialCoefficientDouble ( int n, int k ) [static] : double
[mangled: org/apache/commons/math3/util/ArithmeticUtils.binomialCoefficientDouble:(II)D]
ArithmeticUtils.binomialCoefficientLog ( int n, int k ) [static] : double
[mangled: org/apache/commons/math3/util/ArithmeticUtils.binomialCoefficientLog:(II)D]
ArithmeticUtils.factorial ( int n ) [static] : long
[mangled: org/apache/commons/math3/util/ArithmeticUtils.factorial:(I)J]
ArithmeticUtils.factorialDouble ( int n ) [static] : double
[mangled: org/apache/commons/math3/util/ArithmeticUtils.factorialDouble:(I)D]
ArithmeticUtils.factorialLog ( int n ) [static] : double
[mangled: org/apache/commons/math3/util/ArithmeticUtils.factorialLog:(I)D]
ArithmeticUtils.gcd ( int p, int q ) [static] : int
[mangled: org/apache/commons/math3/util/ArithmeticUtils.gcd:(II)I]
ArithmeticUtils.gcd ( long p, long q ) [static] : long
[mangled: org/apache/commons/math3/util/ArithmeticUtils.gcd:(JJ)J]
ArithmeticUtils.isPowerOfTwo ( long n ) [static] : boolean
[mangled: org/apache/commons/math3/util/ArithmeticUtils.isPowerOfTwo:(J)Z]
ArithmeticUtils.lcm ( int a, int b ) [static] : int
[mangled: org/apache/commons/math3/util/ArithmeticUtils.lcm:(II)I]
ArithmeticUtils.lcm ( long a, long b ) [static] : long
[mangled: org/apache/commons/math3/util/ArithmeticUtils.lcm:(JJ)J]
ArithmeticUtils.mulAndCheck ( int x, int y ) [static] : int
[mangled: org/apache/commons/math3/util/ArithmeticUtils.mulAndCheck:(II)I]
ArithmeticUtils.mulAndCheck ( long a, long b ) [static] : long
[mangled: org/apache/commons/math3/util/ArithmeticUtils.mulAndCheck:(JJ)J]
ArithmeticUtils.pow ( BigInteger k, BigInteger e ) [static] : BigInteger
[mangled: org/apache/commons/math3/util/ArithmeticUtils.pow:(Ljava/math/BigInteger;Ljava/math/BigInteger;)Ljava/math/BigInteger;]
ArithmeticUtils.pow ( BigInteger k, int e ) [static] : BigInteger
[mangled: org/apache/commons/math3/util/ArithmeticUtils.pow:(Ljava/math/BigInteger;I)Ljava/math/BigInteger;]
ArithmeticUtils.pow ( BigInteger k, long e ) [static] : BigInteger
[mangled: org/apache/commons/math3/util/ArithmeticUtils.pow:(Ljava/math/BigInteger;J)Ljava/math/BigInteger;]
ArithmeticUtils.pow ( int k, int e ) [static] : int
[mangled: org/apache/commons/math3/util/ArithmeticUtils.pow:(II)I]
ArithmeticUtils.pow ( int k, long e ) [static] : int
[mangled: org/apache/commons/math3/util/ArithmeticUtils.pow:(IJ)I]
ArithmeticUtils.pow ( long k, int e ) [static] : long
[mangled: org/apache/commons/math3/util/ArithmeticUtils.pow:(JI)J]
ArithmeticUtils.pow ( long k, long e ) [static] : long
[mangled: org/apache/commons/math3/util/ArithmeticUtils.pow:(JJ)J]
ArithmeticUtils.subAndCheck ( int x, int y ) [static] : int
[mangled: org/apache/commons/math3/util/ArithmeticUtils.subAndCheck:(II)I]
ArithmeticUtils.subAndCheck ( long a, long b ) [static] : long
[mangled: org/apache/commons/math3/util/ArithmeticUtils.subAndCheck:(JJ)J]
cdk-1.5.1.jar, AromaticAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
AromaticAtom.AromaticAtom ( )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AromaticAtom."<init>":()V]
cdk-1.5.1.jar, AromaticOrSingleQueryBond.class
package org.openscience.cdk.isomorphism.matchers.smarts
AromaticOrSingleQueryBond.AromaticOrSingleQueryBond ( )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AromaticOrSingleQueryBond."<init>":()V]
AromaticOrSingleQueryBond.AromaticOrSingleQueryBond ( IQueryAtom atom1, IQueryAtom atom2, IBond.Order order )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AromaticOrSingleQueryBond."<init>":(Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/interfaces/IBond$Order;)V]
cdk-1.5.1.jar, AromaticQueryBond.class
package org.openscience.cdk.isomorphism.matchers.smarts
AromaticQueryBond.AromaticQueryBond ( )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AromaticQueryBond."<init>":()V]
AromaticQueryBond.AromaticQueryBond ( IQueryAtom atom1, IQueryAtom atom2, IBond.Order order )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AromaticQueryBond."<init>":(Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/interfaces/IBond$Order;)V]
cdk-1.5.1.jar, AromaticSymbolAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
AromaticSymbolAtom.AromaticSymbolAtom ( String symbol )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AromaticSymbolAtom."<init>":(Ljava/lang/String;)V]
cdk-1.5.1.jar, Array2DRowFieldMatrix.class
package org.apache.commons.math3.linear
Array2DRowFieldMatrix.add ( Array2DRowFieldMatrix m ) : Array2DRowFieldMatrix
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.add:(Lorg/apache/commons/math3/linear/Array2DRowFieldMatrix;)Lorg/apache/commons/math3/linear/Array2DRowFieldMatrix;]
Array2DRowFieldMatrix.addToEntry ( int row, int column, FieldElement increment ) : void
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.addToEntry:(IILorg/apache/commons/math3/FieldElement;)V]
Array2DRowFieldMatrix.Array2DRowFieldMatrix ( Field field )
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix."<init>":(Lorg/apache/commons/math3/Field;)V]
Array2DRowFieldMatrix.Array2DRowFieldMatrix ( Field field, FieldElement[ ] v )
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix."<init>":(Lorg/apache/commons/math3/Field;[Lorg/apache/commons/math3/FieldElement;)V]
Array2DRowFieldMatrix.Array2DRowFieldMatrix ( Field field, FieldElement[ ][ ] d )
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix."<init>":(Lorg/apache/commons/math3/Field;[[Lorg/apache/commons/math3/FieldElement;)V]
Array2DRowFieldMatrix.Array2DRowFieldMatrix ( Field field, FieldElement[ ][ ] d, boolean copyArray )
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix."<init>":(Lorg/apache/commons/math3/Field;[[Lorg/apache/commons/math3/FieldElement;Z)V]
Array2DRowFieldMatrix.Array2DRowFieldMatrix ( Field field, int rowDimension, int columnDimension )
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix."<init>":(Lorg/apache/commons/math3/Field;II)V]
Array2DRowFieldMatrix.Array2DRowFieldMatrix ( FieldElement[ ] v )
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix."<init>":([Lorg/apache/commons/math3/FieldElement;)V]
Array2DRowFieldMatrix.Array2DRowFieldMatrix ( FieldElement[ ][ ] d )
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix."<init>":([[Lorg/apache/commons/math3/FieldElement;)V]
Array2DRowFieldMatrix.Array2DRowFieldMatrix ( FieldElement[ ][ ] d, boolean copyArray )
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix."<init>":([[Lorg/apache/commons/math3/FieldElement;Z)V]
Array2DRowFieldMatrix.copy ( ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.copy:()Lorg/apache/commons/math3/linear/FieldMatrix;]
Array2DRowFieldMatrix.createMatrix ( int rowDimension, int columnDimension ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.createMatrix:(II)Lorg/apache/commons/math3/linear/FieldMatrix;]
Array2DRowFieldMatrix.getColumnDimension ( ) : int
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.getColumnDimension:()I]
Array2DRowFieldMatrix.getData ( ) : FieldElement[ ][ ]
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.getData:()[[Lorg/apache/commons/math3/FieldElement;]
Array2DRowFieldMatrix.getDataRef ( ) : FieldElement[ ][ ]
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.getDataRef:()[[Lorg/apache/commons/math3/FieldElement;]
Array2DRowFieldMatrix.getEntry ( int row, int column ) : FieldElement
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.getEntry:(II)Lorg/apache/commons/math3/FieldElement;]
Array2DRowFieldMatrix.getRowDimension ( ) : int
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.getRowDimension:()I]
Array2DRowFieldMatrix.multiply ( Array2DRowFieldMatrix m ) : Array2DRowFieldMatrix
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.multiply:(Lorg/apache/commons/math3/linear/Array2DRowFieldMatrix;)Lorg/apache/commons/math3/linear/Array2DRowFieldMatrix;]
Array2DRowFieldMatrix.multiplyEntry ( int row, int column, FieldElement factor ) : void
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.multiplyEntry:(IILorg/apache/commons/math3/FieldElement;)V]
Array2DRowFieldMatrix.operate ( FieldElement[ ] v ) : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.operate:([Lorg/apache/commons/math3/FieldElement;)[Lorg/apache/commons/math3/FieldElement;]
Array2DRowFieldMatrix.preMultiply ( FieldElement[ ] v ) : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.preMultiply:([Lorg/apache/commons/math3/FieldElement;)[Lorg/apache/commons/math3/FieldElement;]
Array2DRowFieldMatrix.setEntry ( int row, int column, FieldElement value ) : void
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.setEntry:(IILorg/apache/commons/math3/FieldElement;)V]
Array2DRowFieldMatrix.setSubMatrix ( FieldElement[ ][ ] subMatrix, int row, int column ) : void
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.setSubMatrix:([[Lorg/apache/commons/math3/FieldElement;II)V]
Array2DRowFieldMatrix.subtract ( Array2DRowFieldMatrix m ) : Array2DRowFieldMatrix
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.subtract:(Lorg/apache/commons/math3/linear/Array2DRowFieldMatrix;)Lorg/apache/commons/math3/linear/Array2DRowFieldMatrix;]
Array2DRowFieldMatrix.walkInColumnOrder ( FieldMatrixChangingVisitor visitor ) : FieldElement
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;)Lorg/apache/commons/math3/FieldElement;]
Array2DRowFieldMatrix.walkInColumnOrder ( FieldMatrixChangingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : FieldElement
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
Array2DRowFieldMatrix.walkInColumnOrder ( FieldMatrixPreservingVisitor visitor ) : FieldElement
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;)Lorg/apache/commons/math3/FieldElement;]
Array2DRowFieldMatrix.walkInColumnOrder ( FieldMatrixPreservingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : FieldElement
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
Array2DRowFieldMatrix.walkInRowOrder ( FieldMatrixChangingVisitor visitor ) : FieldElement
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;)Lorg/apache/commons/math3/FieldElement;]
Array2DRowFieldMatrix.walkInRowOrder ( FieldMatrixChangingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : FieldElement
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
Array2DRowFieldMatrix.walkInRowOrder ( FieldMatrixPreservingVisitor visitor ) : FieldElement
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;)Lorg/apache/commons/math3/FieldElement;]
Array2DRowFieldMatrix.walkInRowOrder ( FieldMatrixPreservingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : FieldElement
[mangled: org/apache/commons/math3/linear/Array2DRowFieldMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
cdk-1.5.1.jar, Array2DRowRealMatrix.class
package org.apache.commons.math3.linear
Array2DRowRealMatrix.add ( Array2DRowRealMatrix m ) : Array2DRowRealMatrix
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.add:(Lorg/apache/commons/math3/linear/Array2DRowRealMatrix;)Lorg/apache/commons/math3/linear/Array2DRowRealMatrix;]
Array2DRowRealMatrix.addToEntry ( int row, int column, double increment ) : void
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.addToEntry:(IID)V]
Array2DRowRealMatrix.Array2DRowRealMatrix ( )
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix."<init>":()V]
Array2DRowRealMatrix.Array2DRowRealMatrix ( double[ ] v )
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix."<init>":([D)V]
Array2DRowRealMatrix.Array2DRowRealMatrix ( double[ ][ ] d )
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix."<init>":([[D)V]
Array2DRowRealMatrix.Array2DRowRealMatrix ( double[ ][ ] d, boolean copyArray )
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix."<init>":([[DZ)V]
Array2DRowRealMatrix.Array2DRowRealMatrix ( int rowDimension, int columnDimension )
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix."<init>":(II)V]
Array2DRowRealMatrix.copy ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.copy:()Lorg/apache/commons/math3/linear/RealMatrix;]
Array2DRowRealMatrix.createMatrix ( int rowDimension, int columnDimension ) : RealMatrix
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.createMatrix:(II)Lorg/apache/commons/math3/linear/RealMatrix;]
Array2DRowRealMatrix.getColumnDimension ( ) : int
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.getColumnDimension:()I]
Array2DRowRealMatrix.getData ( ) : double[ ][ ]
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.getData:()[[D]
Array2DRowRealMatrix.getDataRef ( ) : double[ ][ ]
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.getDataRef:()[[D]
Array2DRowRealMatrix.getEntry ( int row, int column ) : double
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.getEntry:(II)D]
Array2DRowRealMatrix.getRowDimension ( ) : int
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.getRowDimension:()I]
Array2DRowRealMatrix.multiply ( Array2DRowRealMatrix m ) : Array2DRowRealMatrix
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.multiply:(Lorg/apache/commons/math3/linear/Array2DRowRealMatrix;)Lorg/apache/commons/math3/linear/Array2DRowRealMatrix;]
Array2DRowRealMatrix.multiplyEntry ( int row, int column, double factor ) : void
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.multiplyEntry:(IID)V]
Array2DRowRealMatrix.operate ( double[ ] v ) : double[ ]
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.operate:([D)[D]
Array2DRowRealMatrix.preMultiply ( double[ ] v ) : double[ ]
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.preMultiply:([D)[D]
Array2DRowRealMatrix.setEntry ( int row, int column, double value ) : void
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.setEntry:(IID)V]
Array2DRowRealMatrix.setSubMatrix ( double[ ][ ] subMatrix, int row, int column ) : void
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.setSubMatrix:([[DII)V]
Array2DRowRealMatrix.subtract ( Array2DRowRealMatrix m ) : Array2DRowRealMatrix
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.subtract:(Lorg/apache/commons/math3/linear/Array2DRowRealMatrix;)Lorg/apache/commons/math3/linear/Array2DRowRealMatrix;]
Array2DRowRealMatrix.walkInColumnOrder ( RealMatrixChangingVisitor visitor ) : double
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;)D]
Array2DRowRealMatrix.walkInColumnOrder ( RealMatrixChangingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : double
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;IIII)D]
Array2DRowRealMatrix.walkInColumnOrder ( RealMatrixPreservingVisitor visitor ) : double
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;)D]
Array2DRowRealMatrix.walkInColumnOrder ( RealMatrixPreservingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : double
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;IIII)D]
Array2DRowRealMatrix.walkInRowOrder ( RealMatrixChangingVisitor visitor ) : double
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;)D]
Array2DRowRealMatrix.walkInRowOrder ( RealMatrixChangingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : double
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;IIII)D]
Array2DRowRealMatrix.walkInRowOrder ( RealMatrixPreservingVisitor visitor ) : double
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;)D]
Array2DRowRealMatrix.walkInRowOrder ( RealMatrixPreservingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : double
[mangled: org/apache/commons/math3/linear/Array2DRowRealMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;IIII)D]
cdk-1.5.1.jar, ArrayFieldVector.class
package org.apache.commons.math3.linear
ArrayFieldVector.add ( ArrayFieldVector v ) : ArrayFieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.add:(Lorg/apache/commons/math3/linear/ArrayFieldVector;)Lorg/apache/commons/math3/linear/ArrayFieldVector;]
ArrayFieldVector.add ( FieldVector v ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.add:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.append ( ArrayFieldVector v ) : ArrayFieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.append:(Lorg/apache/commons/math3/linear/ArrayFieldVector;)Lorg/apache/commons/math3/linear/ArrayFieldVector;]
ArrayFieldVector.append ( FieldElement in ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.append:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.append ( FieldVector v ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.append:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.ArrayFieldVector ( ArrayFieldVector v )
[mangled: org/apache/commons/math3/linear/ArrayFieldVector."<init>":(Lorg/apache/commons/math3/linear/ArrayFieldVector;)V]
ArrayFieldVector.ArrayFieldVector ( ArrayFieldVector v, boolean deep )
[mangled: org/apache/commons/math3/linear/ArrayFieldVector."<init>":(Lorg/apache/commons/math3/linear/ArrayFieldVector;Z)V]
ArrayFieldVector.ArrayFieldVector ( ArrayFieldVector v1, ArrayFieldVector v2 )
[mangled: org/apache/commons/math3/linear/ArrayFieldVector."<init>":(Lorg/apache/commons/math3/linear/ArrayFieldVector;Lorg/apache/commons/math3/linear/ArrayFieldVector;)V]
ArrayFieldVector.ArrayFieldVector ( ArrayFieldVector v1, FieldElement[ ] v2 )
[mangled: org/apache/commons/math3/linear/ArrayFieldVector."<init>":(Lorg/apache/commons/math3/linear/ArrayFieldVector;[Lorg/apache/commons/math3/FieldElement;)V]
ArrayFieldVector.ArrayFieldVector ( Field field )
[mangled: org/apache/commons/math3/linear/ArrayFieldVector."<init>":(Lorg/apache/commons/math3/Field;)V]
ArrayFieldVector.ArrayFieldVector ( Field field, FieldElement[ ] d )
[mangled: org/apache/commons/math3/linear/ArrayFieldVector."<init>":(Lorg/apache/commons/math3/Field;[Lorg/apache/commons/math3/FieldElement;)V]
ArrayFieldVector.ArrayFieldVector ( Field field, FieldElement[ ] d, boolean copyArray )
[mangled: org/apache/commons/math3/linear/ArrayFieldVector."<init>":(Lorg/apache/commons/math3/Field;[Lorg/apache/commons/math3/FieldElement;Z)V]
ArrayFieldVector.ArrayFieldVector ( Field field, FieldElement[ ] d, int pos, int size )
[mangled: org/apache/commons/math3/linear/ArrayFieldVector."<init>":(Lorg/apache/commons/math3/Field;[Lorg/apache/commons/math3/FieldElement;II)V]
ArrayFieldVector.ArrayFieldVector ( Field field, FieldElement[ ] v1, FieldElement[ ] v2 )
[mangled: org/apache/commons/math3/linear/ArrayFieldVector."<init>":(Lorg/apache/commons/math3/Field;[Lorg/apache/commons/math3/FieldElement;[Lorg/apache/commons/math3/FieldElement;)V]
ArrayFieldVector.ArrayFieldVector ( Field field, int size )
[mangled: org/apache/commons/math3/linear/ArrayFieldVector."<init>":(Lorg/apache/commons/math3/Field;I)V]
ArrayFieldVector.ArrayFieldVector ( FieldElement[ ] d )
[mangled: org/apache/commons/math3/linear/ArrayFieldVector."<init>":([Lorg/apache/commons/math3/FieldElement;)V]
ArrayFieldVector.ArrayFieldVector ( FieldElement[ ] d, boolean copyArray )
[mangled: org/apache/commons/math3/linear/ArrayFieldVector."<init>":([Lorg/apache/commons/math3/FieldElement;Z)V]
ArrayFieldVector.ArrayFieldVector ( FieldElement[ ] d, int pos, int size )
[mangled: org/apache/commons/math3/linear/ArrayFieldVector."<init>":([Lorg/apache/commons/math3/FieldElement;II)V]
ArrayFieldVector.ArrayFieldVector ( FieldElement[ ] v1, ArrayFieldVector v2 )
[mangled: org/apache/commons/math3/linear/ArrayFieldVector."<init>":([Lorg/apache/commons/math3/FieldElement;Lorg/apache/commons/math3/linear/ArrayFieldVector;)V]
ArrayFieldVector.ArrayFieldVector ( FieldElement[ ] v1, FieldElement[ ] v2 )
[mangled: org/apache/commons/math3/linear/ArrayFieldVector."<init>":([Lorg/apache/commons/math3/FieldElement;[Lorg/apache/commons/math3/FieldElement;)V]
ArrayFieldVector.ArrayFieldVector ( FieldVector v )
[mangled: org/apache/commons/math3/linear/ArrayFieldVector."<init>":(Lorg/apache/commons/math3/linear/FieldVector;)V]
ArrayFieldVector.ArrayFieldVector ( int size, FieldElement preset )
[mangled: org/apache/commons/math3/linear/ArrayFieldVector."<init>":(ILorg/apache/commons/math3/FieldElement;)V]
ArrayFieldVector.checkVectorDimensions ( FieldVector v ) : void
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.checkVectorDimensions:(Lorg/apache/commons/math3/linear/FieldVector;)V]
ArrayFieldVector.checkVectorDimensions ( int n ) : void
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.checkVectorDimensions:(I)V]
ArrayFieldVector.copy ( ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.copy:()Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.dotProduct ( ArrayFieldVector v ) : FieldElement
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.dotProduct:(Lorg/apache/commons/math3/linear/ArrayFieldVector;)Lorg/apache/commons/math3/FieldElement;]
ArrayFieldVector.dotProduct ( FieldVector v ) : FieldElement
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.dotProduct:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/FieldElement;]
ArrayFieldVector.ebeDivide ( ArrayFieldVector v ) : ArrayFieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.ebeDivide:(Lorg/apache/commons/math3/linear/ArrayFieldVector;)Lorg/apache/commons/math3/linear/ArrayFieldVector;]
ArrayFieldVector.ebeDivide ( FieldVector v ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.ebeDivide:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.ebeMultiply ( ArrayFieldVector v ) : ArrayFieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.ebeMultiply:(Lorg/apache/commons/math3/linear/ArrayFieldVector;)Lorg/apache/commons/math3/linear/ArrayFieldVector;]
ArrayFieldVector.ebeMultiply ( FieldVector v ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.ebeMultiply:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.equals ( Object other ) : boolean
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.equals:(Ljava/lang/Object;)Z]
ArrayFieldVector.getData ( ) : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.getData:()[Lorg/apache/commons/math3/FieldElement;]
ArrayFieldVector.getDataRef ( ) : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.getDataRef:()[Lorg/apache/commons/math3/FieldElement;]
ArrayFieldVector.getDimension ( ) : int
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.getDimension:()I]
ArrayFieldVector.getEntry ( int index ) : FieldElement
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.getEntry:(I)Lorg/apache/commons/math3/FieldElement;]
ArrayFieldVector.getField ( ) : Field
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.getField:()Lorg/apache/commons/math3/Field;]
ArrayFieldVector.getSubVector ( int index, int n ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.getSubVector:(II)Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.hashCode ( ) : int
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.hashCode:()I]
ArrayFieldVector.mapAdd ( FieldElement d ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.mapAdd:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.mapAddToSelf ( FieldElement d ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.mapAddToSelf:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.mapDivide ( FieldElement d ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.mapDivide:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.mapDivideToSelf ( FieldElement d ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.mapDivideToSelf:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.mapInv ( ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.mapInv:()Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.mapInvToSelf ( ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.mapInvToSelf:()Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.mapMultiply ( FieldElement d ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.mapMultiply:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.mapMultiplyToSelf ( FieldElement d ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.mapMultiplyToSelf:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.mapSubtract ( FieldElement d ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.mapSubtract:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.mapSubtractToSelf ( FieldElement d ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.mapSubtractToSelf:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.outerProduct ( ArrayFieldVector v ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.outerProduct:(Lorg/apache/commons/math3/linear/ArrayFieldVector;)Lorg/apache/commons/math3/linear/FieldMatrix;]
ArrayFieldVector.outerProduct ( FieldVector v ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.outerProduct:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldMatrix;]
ArrayFieldVector.projection ( ArrayFieldVector v ) : ArrayFieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.projection:(Lorg/apache/commons/math3/linear/ArrayFieldVector;)Lorg/apache/commons/math3/linear/ArrayFieldVector;]
ArrayFieldVector.projection ( FieldVector v ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.projection:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.set ( FieldElement value ) : void
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.set:(Lorg/apache/commons/math3/FieldElement;)V]
ArrayFieldVector.set ( int index, ArrayFieldVector v ) : void
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.set:(ILorg/apache/commons/math3/linear/ArrayFieldVector;)V]
ArrayFieldVector.setEntry ( int index, FieldElement value ) : void
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.setEntry:(ILorg/apache/commons/math3/FieldElement;)V]
ArrayFieldVector.setSubVector ( int index, FieldVector v ) : void
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.setSubVector:(ILorg/apache/commons/math3/linear/FieldVector;)V]
ArrayFieldVector.subtract ( ArrayFieldVector v ) : ArrayFieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.subtract:(Lorg/apache/commons/math3/linear/ArrayFieldVector;)Lorg/apache/commons/math3/linear/ArrayFieldVector;]
ArrayFieldVector.subtract ( FieldVector v ) : FieldVector
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.subtract:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
ArrayFieldVector.toArray ( ) : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/ArrayFieldVector.toArray:()[Lorg/apache/commons/math3/FieldElement;]
cdk-1.5.1.jar, ArrayRealVector.class
package org.apache.commons.math3.linear
ArrayRealVector.add ( RealVector v ) : ArrayRealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.add:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/ArrayRealVector;]
ArrayRealVector.add ( RealVector x0 ) : RealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.add:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
ArrayRealVector.addToEntry ( int index, double increment ) : void
[mangled: org/apache/commons/math3/linear/ArrayRealVector.addToEntry:(ID)V]
ArrayRealVector.append ( ArrayRealVector v ) : ArrayRealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.append:(Lorg/apache/commons/math3/linear/ArrayRealVector;)Lorg/apache/commons/math3/linear/ArrayRealVector;]
ArrayRealVector.append ( double in ) : RealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.append:(D)Lorg/apache/commons/math3/linear/RealVector;]
ArrayRealVector.append ( RealVector v ) : RealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.append:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
ArrayRealVector.ArrayRealVector ( )
[mangled: org/apache/commons/math3/linear/ArrayRealVector."<init>":()V]
ArrayRealVector.ArrayRealVector ( ArrayRealVector v )
[mangled: org/apache/commons/math3/linear/ArrayRealVector."<init>":(Lorg/apache/commons/math3/linear/ArrayRealVector;)V]
ArrayRealVector.ArrayRealVector ( ArrayRealVector v, boolean deep )
[mangled: org/apache/commons/math3/linear/ArrayRealVector."<init>":(Lorg/apache/commons/math3/linear/ArrayRealVector;Z)V]
ArrayRealVector.ArrayRealVector ( ArrayRealVector v1, ArrayRealVector v2 )
[mangled: org/apache/commons/math3/linear/ArrayRealVector."<init>":(Lorg/apache/commons/math3/linear/ArrayRealVector;Lorg/apache/commons/math3/linear/ArrayRealVector;)V]
ArrayRealVector.ArrayRealVector ( ArrayRealVector v1, double[ ] v2 )
[mangled: org/apache/commons/math3/linear/ArrayRealVector."<init>":(Lorg/apache/commons/math3/linear/ArrayRealVector;[D)V]
ArrayRealVector.ArrayRealVector ( ArrayRealVector v1, RealVector v2 )
[mangled: org/apache/commons/math3/linear/ArrayRealVector."<init>":(Lorg/apache/commons/math3/linear/ArrayRealVector;Lorg/apache/commons/math3/linear/RealVector;)V]
ArrayRealVector.ArrayRealVector ( double[ ] d )
[mangled: org/apache/commons/math3/linear/ArrayRealVector."<init>":([D)V]
ArrayRealVector.ArrayRealVector ( Double[ ] d )
[mangled: org/apache/commons/math3/linear/ArrayRealVector."<init>":([Ljava/lang/Double;)V]
ArrayRealVector.ArrayRealVector ( double[ ] d, boolean copyArray )
[mangled: org/apache/commons/math3/linear/ArrayRealVector."<init>":([DZ)V]
ArrayRealVector.ArrayRealVector ( double[ ] d, int pos, int size )
[mangled: org/apache/commons/math3/linear/ArrayRealVector."<init>":([DII)V]
ArrayRealVector.ArrayRealVector ( Double[ ] d, int pos, int size )
[mangled: org/apache/commons/math3/linear/ArrayRealVector."<init>":([Ljava/lang/Double;II)V]
ArrayRealVector.ArrayRealVector ( double[ ] v1, ArrayRealVector v2 )
[mangled: org/apache/commons/math3/linear/ArrayRealVector."<init>":([DLorg/apache/commons/math3/linear/ArrayRealVector;)V]
ArrayRealVector.ArrayRealVector ( double[ ] v1, double[ ] v2 )
[mangled: org/apache/commons/math3/linear/ArrayRealVector."<init>":([D[D)V]
ArrayRealVector.ArrayRealVector ( int size )
[mangled: org/apache/commons/math3/linear/ArrayRealVector."<init>":(I)V]
ArrayRealVector.ArrayRealVector ( int size, double preset )
[mangled: org/apache/commons/math3/linear/ArrayRealVector."<init>":(ID)V]
ArrayRealVector.ArrayRealVector ( RealVector v )
[mangled: org/apache/commons/math3/linear/ArrayRealVector."<init>":(Lorg/apache/commons/math3/linear/RealVector;)V]
ArrayRealVector.ArrayRealVector ( RealVector v1, ArrayRealVector v2 )
[mangled: org/apache/commons/math3/linear/ArrayRealVector."<init>":(Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/ArrayRealVector;)V]
ArrayRealVector.checkVectorDimensions ( int n ) : void
[mangled: org/apache/commons/math3/linear/ArrayRealVector.checkVectorDimensions:(I)V]
ArrayRealVector.checkVectorDimensions ( RealVector v ) : void
[mangled: org/apache/commons/math3/linear/ArrayRealVector.checkVectorDimensions:(Lorg/apache/commons/math3/linear/RealVector;)V]
ArrayRealVector.combine ( double a, double b, RealVector y ) : ArrayRealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.combine:(DDLorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/ArrayRealVector;]
ArrayRealVector.combine ( double x0, double x1, RealVector x2 ) : RealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.combine:(DDLorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
ArrayRealVector.combineToSelf ( double a, double b, RealVector y ) : ArrayRealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.combineToSelf:(DDLorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/ArrayRealVector;]
ArrayRealVector.combineToSelf ( double x0, double x1, RealVector x2 ) : RealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.combineToSelf:(DDLorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
ArrayRealVector.copy ( ) : ArrayRealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.copy:()Lorg/apache/commons/math3/linear/ArrayRealVector;]
ArrayRealVector.copy ( ) : RealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.copy:()Lorg/apache/commons/math3/linear/RealVector;]
ArrayRealVector.dotProduct ( RealVector v ) : double
[mangled: org/apache/commons/math3/linear/ArrayRealVector.dotProduct:(Lorg/apache/commons/math3/linear/RealVector;)D]
ArrayRealVector.ebeDivide ( RealVector v ) : ArrayRealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.ebeDivide:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/ArrayRealVector;]
ArrayRealVector.ebeDivide ( RealVector x0 ) : RealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.ebeDivide:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
ArrayRealVector.ebeMultiply ( RealVector v ) : ArrayRealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.ebeMultiply:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/ArrayRealVector;]
ArrayRealVector.ebeMultiply ( RealVector x0 ) : RealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.ebeMultiply:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
ArrayRealVector.equals ( Object other ) : boolean
[mangled: org/apache/commons/math3/linear/ArrayRealVector.equals:(Ljava/lang/Object;)Z]
ArrayRealVector.getDataRef ( ) : double[ ]
[mangled: org/apache/commons/math3/linear/ArrayRealVector.getDataRef:()[D]
ArrayRealVector.getDimension ( ) : int
[mangled: org/apache/commons/math3/linear/ArrayRealVector.getDimension:()I]
ArrayRealVector.getDistance ( RealVector v ) : double
[mangled: org/apache/commons/math3/linear/ArrayRealVector.getDistance:(Lorg/apache/commons/math3/linear/RealVector;)D]
ArrayRealVector.getEntry ( int index ) : double
[mangled: org/apache/commons/math3/linear/ArrayRealVector.getEntry:(I)D]
ArrayRealVector.getL1Distance ( RealVector v ) : double
[mangled: org/apache/commons/math3/linear/ArrayRealVector.getL1Distance:(Lorg/apache/commons/math3/linear/RealVector;)D]
ArrayRealVector.getL1Norm ( ) : double
[mangled: org/apache/commons/math3/linear/ArrayRealVector.getL1Norm:()D]
ArrayRealVector.getLInfDistance ( RealVector v ) : double
[mangled: org/apache/commons/math3/linear/ArrayRealVector.getLInfDistance:(Lorg/apache/commons/math3/linear/RealVector;)D]
ArrayRealVector.getLInfNorm ( ) : double
[mangled: org/apache/commons/math3/linear/ArrayRealVector.getLInfNorm:()D]
ArrayRealVector.getNorm ( ) : double
[mangled: org/apache/commons/math3/linear/ArrayRealVector.getNorm:()D]
ArrayRealVector.getSubVector ( int index, int n ) : RealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.getSubVector:(II)Lorg/apache/commons/math3/linear/RealVector;]
ArrayRealVector.hashCode ( ) : int
[mangled: org/apache/commons/math3/linear/ArrayRealVector.hashCode:()I]
ArrayRealVector.isInfinite ( ) : boolean
[mangled: org/apache/commons/math3/linear/ArrayRealVector.isInfinite:()Z]
ArrayRealVector.isNaN ( ) : boolean
[mangled: org/apache/commons/math3/linear/ArrayRealVector.isNaN:()Z]
ArrayRealVector.map ( UnivariateFunction function ) : ArrayRealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.map:(Lorg/apache/commons/math3/analysis/UnivariateFunction;)Lorg/apache/commons/math3/linear/ArrayRealVector;]
ArrayRealVector.map ( UnivariateFunction x0 ) : RealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.map:(Lorg/apache/commons/math3/analysis/UnivariateFunction;)Lorg/apache/commons/math3/linear/RealVector;]
ArrayRealVector.mapAddToSelf ( double d ) : RealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.mapAddToSelf:(D)Lorg/apache/commons/math3/linear/RealVector;]
ArrayRealVector.mapDivideToSelf ( double d ) : RealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.mapDivideToSelf:(D)Lorg/apache/commons/math3/linear/RealVector;]
ArrayRealVector.mapMultiplyToSelf ( double d ) : RealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.mapMultiplyToSelf:(D)Lorg/apache/commons/math3/linear/RealVector;]
ArrayRealVector.mapSubtractToSelf ( double d ) : RealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.mapSubtractToSelf:(D)Lorg/apache/commons/math3/linear/RealVector;]
ArrayRealVector.mapToSelf ( UnivariateFunction function ) : ArrayRealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.mapToSelf:(Lorg/apache/commons/math3/analysis/UnivariateFunction;)Lorg/apache/commons/math3/linear/ArrayRealVector;]
ArrayRealVector.mapToSelf ( UnivariateFunction x0 ) : RealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.mapToSelf:(Lorg/apache/commons/math3/analysis/UnivariateFunction;)Lorg/apache/commons/math3/linear/RealVector;]
ArrayRealVector.outerProduct ( RealVector v ) : RealMatrix
[mangled: org/apache/commons/math3/linear/ArrayRealVector.outerProduct:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealMatrix;]
ArrayRealVector.projection ( RealVector v ) : RealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.projection:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
ArrayRealVector.set ( double value ) : void
[mangled: org/apache/commons/math3/linear/ArrayRealVector.set:(D)V]
ArrayRealVector.setEntry ( int index, double value ) : void
[mangled: org/apache/commons/math3/linear/ArrayRealVector.setEntry:(ID)V]
ArrayRealVector.setSubVector ( int index, double[ ] v ) : void
[mangled: org/apache/commons/math3/linear/ArrayRealVector.setSubVector:(I[D)V]
ArrayRealVector.setSubVector ( int index, RealVector v ) : void
[mangled: org/apache/commons/math3/linear/ArrayRealVector.setSubVector:(ILorg/apache/commons/math3/linear/RealVector;)V]
ArrayRealVector.subtract ( RealVector v ) : ArrayRealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.subtract:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/ArrayRealVector;]
ArrayRealVector.subtract ( RealVector x0 ) : RealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.subtract:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
ArrayRealVector.toArray ( ) : double[ ]
[mangled: org/apache/commons/math3/linear/ArrayRealVector.toArray:()[D]
ArrayRealVector.toString ( ) : String
[mangled: org/apache/commons/math3/linear/ArrayRealVector.toString:()Ljava/lang/String;]
ArrayRealVector.unitize ( ) : void
[mangled: org/apache/commons/math3/linear/ArrayRealVector.unitize:()V]
ArrayRealVector.unitVector ( ) : RealVector
[mangled: org/apache/commons/math3/linear/ArrayRealVector.unitVector:()Lorg/apache/commons/math3/linear/RealVector;]
cdk-1.5.1.jar, Asin.class
package org.apache.commons.math3.analysis.function
Asin.Asin ( )
[mangled: org/apache/commons/math3/analysis/function/Asin."<init>":()V]
Asin.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Asin.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Asin.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Asin.value:(D)D]
cdk-1.5.1.jar, Asinh.class
package org.apache.commons.math3.analysis.function
Asinh.Asinh ( )
[mangled: org/apache/commons/math3/analysis/function/Asinh."<init>":()V]
Asinh.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Asinh.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Asinh.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Asinh.value:(D)D]
cdk-1.5.1.jar, Atan.class
package org.apache.commons.math3.analysis.function
Atan.Atan ( )
[mangled: org/apache/commons/math3/analysis/function/Atan."<init>":()V]
Atan.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Atan.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Atan.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Atan.value:(D)D]
cdk-1.5.1.jar, Atan2.class
package org.apache.commons.math3.analysis.function
Atan2.Atan2 ( )
[mangled: org/apache/commons/math3/analysis/function/Atan2."<init>":()V]
Atan2.value ( double x, double y ) : double
[mangled: org/apache/commons/math3/analysis/function/Atan2.value:(DD)D]
cdk-1.5.1.jar, Atanh.class
package org.apache.commons.math3.analysis.function
Atanh.Atanh ( )
[mangled: org/apache/commons/math3/analysis/function/Atanh."<init>":()V]
Atanh.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Atanh.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Atanh.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Atanh.value:(D)D]
cdk-1.5.1.jar, AtomicNumberAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
AtomicNumberAtom.AtomicNumberAtom ( int atomicNumber )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/AtomicNumberAtom."<init>":(I)V]
cdk-1.5.1.jar, AVLTree.class
package org.apache.commons.math3.geometry.partitioning.utilities
AVLTree.AVLTree ( )
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/AVLTree."<init>":()V]
AVLTree.delete ( Comparable element ) : boolean
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/AVLTree.delete:(Ljava/lang/Comparable;)Z]
AVLTree.getLargest ( ) : AVLTree.Node
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/AVLTree.getLargest:()Lorg/apache/commons/math3/geometry/partitioning/utilities/AVLTree$Node;]
AVLTree.getNotLarger ( Comparable reference ) : AVLTree.Node
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/AVLTree.getNotLarger:(Ljava/lang/Comparable;)Lorg/apache/commons/math3/geometry/partitioning/utilities/AVLTree$Node;]
AVLTree.getNotSmaller ( Comparable reference ) : AVLTree.Node
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/AVLTree.getNotSmaller:(Ljava/lang/Comparable;)Lorg/apache/commons/math3/geometry/partitioning/utilities/AVLTree$Node;]
AVLTree.getSmallest ( ) : AVLTree.Node
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/AVLTree.getSmallest:()Lorg/apache/commons/math3/geometry/partitioning/utilities/AVLTree$Node;]
AVLTree.insert ( Comparable element ) : void
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/AVLTree.insert:(Ljava/lang/Comparable;)V]
AVLTree.isEmpty ( ) : boolean
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/AVLTree.isEmpty:()Z]
AVLTree.size ( ) : int
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/AVLTree.size:()I]
cdk-1.5.1.jar, BaseAbstractMultivariateOptimizer.class
package org.apache.commons.math3.optimization.direct
BaseAbstractMultivariateOptimizer.BaseAbstractMultivariateOptimizer ( )
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateOptimizer."<init>":()V]
BaseAbstractMultivariateOptimizer.BaseAbstractMultivariateOptimizer ( ConvergenceChecker checker )
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateOptimizer."<init>":(Lorg/apache/commons/math3/optimization/ConvergenceChecker;)V]
BaseAbstractMultivariateOptimizer.computeObjectiveValue ( double[ ] point ) : double
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateOptimizer.computeObjectiveValue:([D)D]
BaseAbstractMultivariateOptimizer.doOptimize ( ) [abstract] : PointValuePair
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateOptimizer.doOptimize:()Lorg/apache/commons/math3/optimization/PointValuePair;]
BaseAbstractMultivariateOptimizer.getConvergenceChecker ( ) : ConvergenceChecker
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateOptimizer.getConvergenceChecker:()Lorg/apache/commons/math3/optimization/ConvergenceChecker;]
BaseAbstractMultivariateOptimizer.getEvaluations ( ) : int
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateOptimizer.getEvaluations:()I]
BaseAbstractMultivariateOptimizer.getGoalType ( ) : GoalType
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateOptimizer.getGoalType:()Lorg/apache/commons/math3/optimization/GoalType;]
BaseAbstractMultivariateOptimizer.getMaxEvaluations ( ) : int
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateOptimizer.getMaxEvaluations:()I]
BaseAbstractMultivariateOptimizer.getStartPoint ( ) : double[ ]
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateOptimizer.getStartPoint:()[D]
BaseAbstractMultivariateOptimizer.optimize ( int maxEval, MultivariateFunction f, GoalType goalType, double[ ] startPoint ) : PointValuePair
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateOptimizer.optimize:(ILorg/apache/commons/math3/analysis/MultivariateFunction;Lorg/apache/commons/math3/optimization/GoalType;[D)Lorg/apache/commons/math3/optimization/PointValuePair;]
cdk-1.5.1.jar, BaseAbstractMultivariateSimpleBoundsOptimizer.class
package org.apache.commons.math3.optimization.direct
BaseAbstractMultivariateSimpleBoundsOptimizer.BaseAbstractMultivariateSimpleBoundsOptimizer ( )
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateSimpleBoundsOptimizer."<init>":()V]
BaseAbstractMultivariateSimpleBoundsOptimizer.BaseAbstractMultivariateSimpleBoundsOptimizer ( ConvergenceChecker checker )
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateSimpleBoundsOptimizer."<init>":(Lorg/apache/commons/math3/optimization/ConvergenceChecker;)V]
BaseAbstractMultivariateSimpleBoundsOptimizer.getLowerBound ( ) : double[ ]
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateSimpleBoundsOptimizer.getLowerBound:()[D]
BaseAbstractMultivariateSimpleBoundsOptimizer.getUpperBound ( ) : double[ ]
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateSimpleBoundsOptimizer.getUpperBound:()[D]
BaseAbstractMultivariateSimpleBoundsOptimizer.optimize ( int maxEval, MultivariateFunction f, GoalType goalType, double[ ] startPoint ) : PointValuePair
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateSimpleBoundsOptimizer.optimize:(ILorg/apache/commons/math3/analysis/MultivariateFunction;Lorg/apache/commons/math3/optimization/GoalType;[D)Lorg/apache/commons/math3/optimization/PointValuePair;]
BaseAbstractMultivariateSimpleBoundsOptimizer.optimize ( int maxEval, MultivariateFunction f, GoalType goalType, double[ ] startPoint, double[ ] lower, double[ ] upper ) : PointValuePair
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateSimpleBoundsOptimizer.optimize:(ILorg/apache/commons/math3/analysis/MultivariateFunction;Lorg/apache/commons/math3/optimization/GoalType;[D[D[D)Lorg/apache/commons/math3/optimization/PointValuePair;]
cdk-1.5.1.jar, BaseAbstractMultivariateVectorOptimizer.class
package org.apache.commons.math3.optimization.direct
BaseAbstractMultivariateVectorOptimizer.BaseAbstractMultivariateVectorOptimizer ( )
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateVectorOptimizer."<init>":()V]
BaseAbstractMultivariateVectorOptimizer.BaseAbstractMultivariateVectorOptimizer ( ConvergenceChecker checker )
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateVectorOptimizer."<init>":(Lorg/apache/commons/math3/optimization/ConvergenceChecker;)V]
BaseAbstractMultivariateVectorOptimizer.computeObjectiveValue ( double[ ] point ) : double[ ]
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateVectorOptimizer.computeObjectiveValue:([D)[D]
BaseAbstractMultivariateVectorOptimizer.doOptimize ( ) [abstract] : PointVectorValuePair
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateVectorOptimizer.doOptimize:()Lorg/apache/commons/math3/optimization/PointVectorValuePair;]
BaseAbstractMultivariateVectorOptimizer.getConvergenceChecker ( ) : ConvergenceChecker
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateVectorOptimizer.getConvergenceChecker:()Lorg/apache/commons/math3/optimization/ConvergenceChecker;]
BaseAbstractMultivariateVectorOptimizer.getEvaluations ( ) : int
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateVectorOptimizer.getEvaluations:()I]
BaseAbstractMultivariateVectorOptimizer.getMaxEvaluations ( ) : int
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateVectorOptimizer.getMaxEvaluations:()I]
BaseAbstractMultivariateVectorOptimizer.getStartPoint ( ) : double[ ]
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateVectorOptimizer.getStartPoint:()[D]
BaseAbstractMultivariateVectorOptimizer.getTargetRef ( ) : double[ ]
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateVectorOptimizer.getTargetRef:()[D]
BaseAbstractMultivariateVectorOptimizer.getWeightRef ( ) : double[ ]
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateVectorOptimizer.getWeightRef:()[D]
BaseAbstractMultivariateVectorOptimizer.optimize ( int maxEval, MultivariateVectorFunction f, double[ ] t, double[ ] w, double[ ] startPoint ) : PointVectorValuePair
[mangled: org/apache/commons/math3/optimization/direct/BaseAbstractMultivariateVectorOptimizer.optimize:(ILorg/apache/commons/math3/analysis/MultivariateVectorFunction;[D[D[D)Lorg/apache/commons/math3/optimization/PointVectorValuePair;]
cdk-1.5.1.jar, BaseAbstractUnivariateIntegrator.class
package org.apache.commons.math3.analysis.integration
BaseAbstractUnivariateIntegrator.BaseAbstractUnivariateIntegrator ( double relativeAccuracy, double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/integration/BaseAbstractUnivariateIntegrator."<init>":(DD)V]
BaseAbstractUnivariateIntegrator.BaseAbstractUnivariateIntegrator ( double relativeAccuracy, double absoluteAccuracy, int minimalIterationCount, int maximalIterationCount )
[mangled: org/apache/commons/math3/analysis/integration/BaseAbstractUnivariateIntegrator."<init>":(DDII)V]
BaseAbstractUnivariateIntegrator.BaseAbstractUnivariateIntegrator ( int minimalIterationCount, int maximalIterationCount )
[mangled: org/apache/commons/math3/analysis/integration/BaseAbstractUnivariateIntegrator."<init>":(II)V]
BaseAbstractUnivariateIntegrator.computeObjectiveValue ( double point ) : double
[mangled: org/apache/commons/math3/analysis/integration/BaseAbstractUnivariateIntegrator.computeObjectiveValue:(D)D]
BaseAbstractUnivariateIntegrator.doIntegrate ( ) [abstract] : double
[mangled: org/apache/commons/math3/analysis/integration/BaseAbstractUnivariateIntegrator.doIntegrate:()D]
BaseAbstractUnivariateIntegrator.getAbsoluteAccuracy ( ) : double
[mangled: org/apache/commons/math3/analysis/integration/BaseAbstractUnivariateIntegrator.getAbsoluteAccuracy:()D]
BaseAbstractUnivariateIntegrator.getEvaluations ( ) : int
[mangled: org/apache/commons/math3/analysis/integration/BaseAbstractUnivariateIntegrator.getEvaluations:()I]
BaseAbstractUnivariateIntegrator.getIterations ( ) : int
[mangled: org/apache/commons/math3/analysis/integration/BaseAbstractUnivariateIntegrator.getIterations:()I]
BaseAbstractUnivariateIntegrator.getMax ( ) : double
[mangled: org/apache/commons/math3/analysis/integration/BaseAbstractUnivariateIntegrator.getMax:()D]
BaseAbstractUnivariateIntegrator.getMaximalIterationCount ( ) : int
[mangled: org/apache/commons/math3/analysis/integration/BaseAbstractUnivariateIntegrator.getMaximalIterationCount:()I]
BaseAbstractUnivariateIntegrator.getMin ( ) : double
[mangled: org/apache/commons/math3/analysis/integration/BaseAbstractUnivariateIntegrator.getMin:()D]
BaseAbstractUnivariateIntegrator.getMinimalIterationCount ( ) : int
[mangled: org/apache/commons/math3/analysis/integration/BaseAbstractUnivariateIntegrator.getMinimalIterationCount:()I]
BaseAbstractUnivariateIntegrator.getRelativeAccuracy ( ) : double
[mangled: org/apache/commons/math3/analysis/integration/BaseAbstractUnivariateIntegrator.getRelativeAccuracy:()D]
BaseAbstractUnivariateIntegrator.integrate ( int maxEval, UnivariateFunction f, double lower, double upper ) : double
[mangled: org/apache/commons/math3/analysis/integration/BaseAbstractUnivariateIntegrator.integrate:(ILorg/apache/commons/math3/analysis/UnivariateFunction;DD)D]
BaseAbstractUnivariateIntegrator.setup ( int maxEval, UnivariateFunction f, double lower, double upper ) : void
[mangled: org/apache/commons/math3/analysis/integration/BaseAbstractUnivariateIntegrator.setup:(ILorg/apache/commons/math3/analysis/UnivariateFunction;DD)V]
cdk-1.5.1.jar, BaseAbstractUnivariateOptimizer.class
package org.apache.commons.math3.optimization.univariate
BaseAbstractUnivariateOptimizer.BaseAbstractUnivariateOptimizer ( ConvergenceChecker checker )
[mangled: org/apache/commons/math3/optimization/univariate/BaseAbstractUnivariateOptimizer."<init>":(Lorg/apache/commons/math3/optimization/ConvergenceChecker;)V]
BaseAbstractUnivariateOptimizer.computeObjectiveValue ( double point ) : double
[mangled: org/apache/commons/math3/optimization/univariate/BaseAbstractUnivariateOptimizer.computeObjectiveValue:(D)D]
BaseAbstractUnivariateOptimizer.doOptimize ( ) [abstract] : UnivariatePointValuePair
[mangled: org/apache/commons/math3/optimization/univariate/BaseAbstractUnivariateOptimizer.doOptimize:()Lorg/apache/commons/math3/optimization/univariate/UnivariatePointValuePair;]
BaseAbstractUnivariateOptimizer.getConvergenceChecker ( ) : ConvergenceChecker
[mangled: org/apache/commons/math3/optimization/univariate/BaseAbstractUnivariateOptimizer.getConvergenceChecker:()Lorg/apache/commons/math3/optimization/ConvergenceChecker;]
BaseAbstractUnivariateOptimizer.getEvaluations ( ) : int
[mangled: org/apache/commons/math3/optimization/univariate/BaseAbstractUnivariateOptimizer.getEvaluations:()I]
BaseAbstractUnivariateOptimizer.getGoalType ( ) : GoalType
[mangled: org/apache/commons/math3/optimization/univariate/BaseAbstractUnivariateOptimizer.getGoalType:()Lorg/apache/commons/math3/optimization/GoalType;]
BaseAbstractUnivariateOptimizer.getMax ( ) : double
[mangled: org/apache/commons/math3/optimization/univariate/BaseAbstractUnivariateOptimizer.getMax:()D]
BaseAbstractUnivariateOptimizer.getMaxEvaluations ( ) : int
[mangled: org/apache/commons/math3/optimization/univariate/BaseAbstractUnivariateOptimizer.getMaxEvaluations:()I]
BaseAbstractUnivariateOptimizer.getMin ( ) : double
[mangled: org/apache/commons/math3/optimization/univariate/BaseAbstractUnivariateOptimizer.getMin:()D]
BaseAbstractUnivariateOptimizer.getStartValue ( ) : double
[mangled: org/apache/commons/math3/optimization/univariate/BaseAbstractUnivariateOptimizer.getStartValue:()D]
BaseAbstractUnivariateOptimizer.optimize ( int maxEval, UnivariateFunction f, GoalType goalType, double min, double max ) : UnivariatePointValuePair
[mangled: org/apache/commons/math3/optimization/univariate/BaseAbstractUnivariateOptimizer.optimize:(ILorg/apache/commons/math3/analysis/UnivariateFunction;Lorg/apache/commons/math3/optimization/GoalType;DD)Lorg/apache/commons/math3/optimization/univariate/UnivariatePointValuePair;]
BaseAbstractUnivariateOptimizer.optimize ( int maxEval, UnivariateFunction f, GoalType goalType, double min, double max, double startValue ) : UnivariatePointValuePair
[mangled: org/apache/commons/math3/optimization/univariate/BaseAbstractUnivariateOptimizer.optimize:(ILorg/apache/commons/math3/analysis/UnivariateFunction;Lorg/apache/commons/math3/optimization/GoalType;DDD)Lorg/apache/commons/math3/optimization/univariate/UnivariatePointValuePair;]
cdk-1.5.1.jar, BaseAbstractUnivariateSolver.class
package org.apache.commons.math3.analysis.solvers
BaseAbstractUnivariateSolver.BaseAbstractUnivariateSolver ( double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver."<init>":(D)V]
BaseAbstractUnivariateSolver.BaseAbstractUnivariateSolver ( double relativeAccuracy, double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver."<init>":(DD)V]
BaseAbstractUnivariateSolver.BaseAbstractUnivariateSolver ( double relativeAccuracy, double absoluteAccuracy, double functionValueAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver."<init>":(DDD)V]
BaseAbstractUnivariateSolver.computeObjectiveValue ( double point ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.computeObjectiveValue:(D)D]
BaseAbstractUnivariateSolver.doSolve ( ) [abstract] : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.doSolve:()D]
BaseAbstractUnivariateSolver.getAbsoluteAccuracy ( ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.getAbsoluteAccuracy:()D]
BaseAbstractUnivariateSolver.getEvaluations ( ) : int
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.getEvaluations:()I]
BaseAbstractUnivariateSolver.getFunctionValueAccuracy ( ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.getFunctionValueAccuracy:()D]
BaseAbstractUnivariateSolver.getMax ( ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.getMax:()D]
BaseAbstractUnivariateSolver.getMaxEvaluations ( ) : int
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.getMaxEvaluations:()I]
BaseAbstractUnivariateSolver.getMin ( ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.getMin:()D]
BaseAbstractUnivariateSolver.getRelativeAccuracy ( ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.getRelativeAccuracy:()D]
BaseAbstractUnivariateSolver.getStartValue ( ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.getStartValue:()D]
BaseAbstractUnivariateSolver.incrementEvaluationCount ( ) : void
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.incrementEvaluationCount:()V]
BaseAbstractUnivariateSolver.isBracketing ( double lower, double upper ) : boolean
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.isBracketing:(DD)Z]
BaseAbstractUnivariateSolver.isSequence ( double start, double mid, double end ) : boolean
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.isSequence:(DDD)Z]
BaseAbstractUnivariateSolver.setup ( int maxEval, UnivariateFunction f, double min, double max, double startValue ) : void
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.setup:(ILorg/apache/commons/math3/analysis/UnivariateFunction;DDD)V]
BaseAbstractUnivariateSolver.solve ( int maxEval, UnivariateFunction f, double min, double max ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.solve:(ILorg/apache/commons/math3/analysis/UnivariateFunction;DD)D]
BaseAbstractUnivariateSolver.solve ( int maxEval, UnivariateFunction f, double min, double max, double startValue ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.solve:(ILorg/apache/commons/math3/analysis/UnivariateFunction;DDD)D]
BaseAbstractUnivariateSolver.solve ( int maxEval, UnivariateFunction f, double startValue ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.solve:(ILorg/apache/commons/math3/analysis/UnivariateFunction;D)D]
BaseAbstractUnivariateSolver.verifyBracketing ( double lower, double upper ) : void
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.verifyBracketing:(DD)V]
BaseAbstractUnivariateSolver.verifyInterval ( double lower, double upper ) : void
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.verifyInterval:(DD)V]
BaseAbstractUnivariateSolver.verifySequence ( double lower, double initial, double upper ) : void
[mangled: org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.verifySequence:(DDD)V]
cdk-1.5.1.jar, BaseMultivariateMultiStartOptimizer.class
package org.apache.commons.math3.optimization
BaseMultivariateMultiStartOptimizer.BaseMultivariateMultiStartOptimizer ( BaseMultivariateOptimizer optimizer, int starts, RandomVectorGenerator generator )
[mangled: org/apache/commons/math3/optimization/BaseMultivariateMultiStartOptimizer."<init>":(Lorg/apache/commons/math3/optimization/BaseMultivariateOptimizer;ILorg/apache/commons/math3/random/RandomVectorGenerator;)V]
BaseMultivariateMultiStartOptimizer.getConvergenceChecker ( ) : ConvergenceChecker
[mangled: org/apache/commons/math3/optimization/BaseMultivariateMultiStartOptimizer.getConvergenceChecker:()Lorg/apache/commons/math3/optimization/ConvergenceChecker;]
BaseMultivariateMultiStartOptimizer.getEvaluations ( ) : int
[mangled: org/apache/commons/math3/optimization/BaseMultivariateMultiStartOptimizer.getEvaluations:()I]
BaseMultivariateMultiStartOptimizer.getMaxEvaluations ( ) : int
[mangled: org/apache/commons/math3/optimization/BaseMultivariateMultiStartOptimizer.getMaxEvaluations:()I]
BaseMultivariateMultiStartOptimizer.getOptima ( ) : PointValuePair[ ]
[mangled: org/apache/commons/math3/optimization/BaseMultivariateMultiStartOptimizer.getOptima:()[Lorg/apache/commons/math3/optimization/PointValuePair;]
BaseMultivariateMultiStartOptimizer.optimize ( int maxEval, MultivariateFunction f, GoalType goal, double[ ] startPoint ) : PointValuePair
[mangled: org/apache/commons/math3/optimization/BaseMultivariateMultiStartOptimizer.optimize:(ILorg/apache/commons/math3/analysis/MultivariateFunction;Lorg/apache/commons/math3/optimization/GoalType;[D)Lorg/apache/commons/math3/optimization/PointValuePair;]
cdk-1.5.1.jar, BaseMultivariateOptimizer.class
package org.apache.commons.math3.optimization
BaseMultivariateOptimizer.optimize ( int p1, MultivariateFunction p2, GoalType p3, double[ ] p4 ) [abstract] : PointValuePair
[mangled: org/apache/commons/math3/optimization/BaseMultivariateOptimizer.optimize:(ILorg/apache/commons/math3/analysis/MultivariateFunction;Lorg/apache/commons/math3/optimization/GoalType;[D)Lorg/apache/commons/math3/optimization/PointValuePair;]
cdk-1.5.1.jar, BaseMultivariateSimpleBoundsOptimizer.class
package org.apache.commons.math3.optimization
BaseMultivariateSimpleBoundsOptimizer.optimize ( int p1, MultivariateFunction p2, GoalType p3, double[ ] p4, double[ ] p5, double[ ] p6 ) [abstract] : PointValuePair
[mangled: org/apache/commons/math3/optimization/BaseMultivariateSimpleBoundsOptimizer.optimize:(ILorg/apache/commons/math3/analysis/MultivariateFunction;Lorg/apache/commons/math3/optimization/GoalType;[D[D[D)Lorg/apache/commons/math3/optimization/PointValuePair;]
cdk-1.5.1.jar, BaseMultivariateVectorMultiStartOptimizer.class
package org.apache.commons.math3.optimization
BaseMultivariateVectorMultiStartOptimizer.BaseMultivariateVectorMultiStartOptimizer ( BaseMultivariateVectorOptimizer optimizer, int starts, RandomVectorGenerator generator )
[mangled: org/apache/commons/math3/optimization/BaseMultivariateVectorMultiStartOptimizer."<init>":(Lorg/apache/commons/math3/optimization/BaseMultivariateVectorOptimizer;ILorg/apache/commons/math3/random/RandomVectorGenerator;)V]
BaseMultivariateVectorMultiStartOptimizer.getConvergenceChecker ( ) : ConvergenceChecker
[mangled: org/apache/commons/math3/optimization/BaseMultivariateVectorMultiStartOptimizer.getConvergenceChecker:()Lorg/apache/commons/math3/optimization/ConvergenceChecker;]
BaseMultivariateVectorMultiStartOptimizer.getEvaluations ( ) : int
[mangled: org/apache/commons/math3/optimization/BaseMultivariateVectorMultiStartOptimizer.getEvaluations:()I]
BaseMultivariateVectorMultiStartOptimizer.getMaxEvaluations ( ) : int
[mangled: org/apache/commons/math3/optimization/BaseMultivariateVectorMultiStartOptimizer.getMaxEvaluations:()I]
BaseMultivariateVectorMultiStartOptimizer.getOptima ( ) : PointVectorValuePair[ ]
[mangled: org/apache/commons/math3/optimization/BaseMultivariateVectorMultiStartOptimizer.getOptima:()[Lorg/apache/commons/math3/optimization/PointVectorValuePair;]
BaseMultivariateVectorMultiStartOptimizer.optimize ( int maxEval, MultivariateVectorFunction f, double[ ] target, double[ ] weights, double[ ] startPoint ) : PointVectorValuePair
[mangled: org/apache/commons/math3/optimization/BaseMultivariateVectorMultiStartOptimizer.optimize:(ILorg/apache/commons/math3/analysis/MultivariateVectorFunction;[D[D[D)Lorg/apache/commons/math3/optimization/PointVectorValuePair;]
cdk-1.5.1.jar, BaseMultivariateVectorOptimizer.class
package org.apache.commons.math3.optimization
BaseMultivariateVectorOptimizer.optimize ( int p1, MultivariateVectorFunction p2, double[ ] p3, double[ ] p4, double[ ] p5 ) [abstract] : PointVectorValuePair
[mangled: org/apache/commons/math3/optimization/BaseMultivariateVectorOptimizer.optimize:(ILorg/apache/commons/math3/analysis/MultivariateVectorFunction;[D[D[D)Lorg/apache/commons/math3/optimization/PointVectorValuePair;]
cdk-1.5.1.jar, BaseOptimizer.class
package org.apache.commons.math3.optimization
BaseOptimizer.getConvergenceChecker ( ) [abstract] : ConvergenceChecker
[mangled: org/apache/commons/math3/optimization/BaseOptimizer.getConvergenceChecker:()Lorg/apache/commons/math3/optimization/ConvergenceChecker;]
BaseOptimizer.getEvaluations ( ) [abstract] : int
[mangled: org/apache/commons/math3/optimization/BaseOptimizer.getEvaluations:()I]
BaseOptimizer.getMaxEvaluations ( ) [abstract] : int
[mangled: org/apache/commons/math3/optimization/BaseOptimizer.getMaxEvaluations:()I]
cdk-1.5.1.jar, BaseSecantSolver.class
package org.apache.commons.math3.analysis.solvers
BaseSecantSolver.BaseSecantSolver ( double absoluteAccuracy, BaseSecantSolver.Method method )
[mangled: org/apache/commons/math3/analysis/solvers/BaseSecantSolver."<init>":(DLorg/apache/commons/math3/analysis/solvers/BaseSecantSolver$Method;)V]
BaseSecantSolver.BaseSecantSolver ( double relativeAccuracy, double absoluteAccuracy, BaseSecantSolver.Method method )
[mangled: org/apache/commons/math3/analysis/solvers/BaseSecantSolver."<init>":(DDLorg/apache/commons/math3/analysis/solvers/BaseSecantSolver$Method;)V]
BaseSecantSolver.BaseSecantSolver ( double relativeAccuracy, double absoluteAccuracy, double functionValueAccuracy, BaseSecantSolver.Method method )
[mangled: org/apache/commons/math3/analysis/solvers/BaseSecantSolver."<init>":(DDDLorg/apache/commons/math3/analysis/solvers/BaseSecantSolver$Method;)V]
BaseSecantSolver.doSolve ( ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseSecantSolver.doSolve:()D]
BaseSecantSolver.solve ( int maxEval, UnivariateFunction f, double min, double max, AllowedSolution allowedSolution ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseSecantSolver.solve:(ILorg/apache/commons/math3/analysis/UnivariateFunction;DDLorg/apache/commons/math3/analysis/solvers/AllowedSolution;)D]
BaseSecantSolver.solve ( int maxEval, UnivariateFunction f, double min, double max, double startValue ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseSecantSolver.solve:(ILorg/apache/commons/math3/analysis/UnivariateFunction;DDD)D]
BaseSecantSolver.solve ( int maxEval, UnivariateFunction f, double min, double max, double startValue, AllowedSolution allowedSolution ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseSecantSolver.solve:(ILorg/apache/commons/math3/analysis/UnivariateFunction;DDDLorg/apache/commons/math3/analysis/solvers/AllowedSolution;)D]
cdk-1.5.1.jar, BaseUnivariateOptimizer.class
package org.apache.commons.math3.optimization.univariate
BaseUnivariateOptimizer.optimize ( int p1, UnivariateFunction p2, GoalType p3, double p4, double p5 ) [abstract] : UnivariatePointValuePair
[mangled: org/apache/commons/math3/optimization/univariate/BaseUnivariateOptimizer.optimize:(ILorg/apache/commons/math3/analysis/UnivariateFunction;Lorg/apache/commons/math3/optimization/GoalType;DD)Lorg/apache/commons/math3/optimization/univariate/UnivariatePointValuePair;]
BaseUnivariateOptimizer.optimize ( int p1, UnivariateFunction p2, GoalType p3, double p4, double p5, double p6 ) [abstract] : UnivariatePointValuePair
[mangled: org/apache/commons/math3/optimization/univariate/BaseUnivariateOptimizer.optimize:(ILorg/apache/commons/math3/analysis/UnivariateFunction;Lorg/apache/commons/math3/optimization/GoalType;DDD)Lorg/apache/commons/math3/optimization/univariate/UnivariatePointValuePair;]
cdk-1.5.1.jar, BaseUnivariateSolver.class
package org.apache.commons.math3.analysis.solvers
BaseUnivariateSolver.getAbsoluteAccuracy ( ) [abstract] : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseUnivariateSolver.getAbsoluteAccuracy:()D]
BaseUnivariateSolver.getEvaluations ( ) [abstract] : int
[mangled: org/apache/commons/math3/analysis/solvers/BaseUnivariateSolver.getEvaluations:()I]
BaseUnivariateSolver.getFunctionValueAccuracy ( ) [abstract] : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseUnivariateSolver.getFunctionValueAccuracy:()D]
BaseUnivariateSolver.getMaxEvaluations ( ) [abstract] : int
[mangled: org/apache/commons/math3/analysis/solvers/BaseUnivariateSolver.getMaxEvaluations:()I]
BaseUnivariateSolver.getRelativeAccuracy ( ) [abstract] : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseUnivariateSolver.getRelativeAccuracy:()D]
BaseUnivariateSolver.solve ( int p1, UnivariateFunction p2, double p3 ) [abstract] : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseUnivariateSolver.solve:(ILorg/apache/commons/math3/analysis/UnivariateFunction;D)D]
BaseUnivariateSolver.solve ( int p1, UnivariateFunction p2, double p3, double p4 ) [abstract] : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseUnivariateSolver.solve:(ILorg/apache/commons/math3/analysis/UnivariateFunction;DD)D]
BaseUnivariateSolver.solve ( int p1, UnivariateFunction p2, double p3, double p4, double p5 ) [abstract] : double
[mangled: org/apache/commons/math3/analysis/solvers/BaseUnivariateSolver.solve:(ILorg/apache/commons/math3/analysis/UnivariateFunction;DDD)D]
cdk-1.5.1.jar, BasicGroupCountDescriptor.class
package org.openscience.cdk.qsar.descriptors.molecular
BasicGroupCountDescriptor.BasicGroupCountDescriptor ( )
[mangled: org/openscience/cdk/qsar/descriptors/molecular/BasicGroupCountDescriptor."<init>":()V]
cdk-1.5.1.jar, Beta.class
package org.apache.commons.math3.special
Beta.logBeta ( double a, double b ) [static] : double
[mangled: org/apache/commons/math3/special/Beta.logBeta:(DD)D]
Beta.logBeta ( double a, double b, double epsilon, int maxIterations ) [static] : double
[mangled: org/apache/commons/math3/special/Beta.logBeta:(DDDI)D]
Beta.regularizedBeta ( double x, double a, double b ) [static] : double
[mangled: org/apache/commons/math3/special/Beta.regularizedBeta:(DDD)D]
Beta.regularizedBeta ( double x, double a, double b, double epsilon ) [static] : double
[mangled: org/apache/commons/math3/special/Beta.regularizedBeta:(DDDD)D]
Beta.regularizedBeta ( double x, double a, double b, double epsilon, int maxIterations ) [static] : double
[mangled: org/apache/commons/math3/special/Beta.regularizedBeta:(DDDDI)D]
Beta.regularizedBeta ( double x, double a, double b, int maxIterations ) [static] : double
[mangled: org/apache/commons/math3/special/Beta.regularizedBeta:(DDDI)D]
cdk-1.5.1.jar, BetaDistribution.class
package org.apache.commons.math3.distribution
BetaDistribution.BetaDistribution ( double alpha, double beta )
[mangled: org/apache/commons/math3/distribution/BetaDistribution."<init>":(DD)V]
BetaDistribution.BetaDistribution ( double alpha, double beta, double inverseCumAccuracy )
[mangled: org/apache/commons/math3/distribution/BetaDistribution."<init>":(DDD)V]
BetaDistribution.cumulativeProbability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/BetaDistribution.cumulativeProbability:(D)D]
BetaDistribution.density ( double x ) : double
[mangled: org/apache/commons/math3/distribution/BetaDistribution.density:(D)D]
BetaDistribution.getAlpha ( ) : double
[mangled: org/apache/commons/math3/distribution/BetaDistribution.getAlpha:()D]
BetaDistribution.getBeta ( ) : double
[mangled: org/apache/commons/math3/distribution/BetaDistribution.getBeta:()D]
BetaDistribution.getNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/BetaDistribution.getNumericalMean:()D]
BetaDistribution.getNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/BetaDistribution.getNumericalVariance:()D]
BetaDistribution.getSolverAbsoluteAccuracy ( ) : double
[mangled: org/apache/commons/math3/distribution/BetaDistribution.getSolverAbsoluteAccuracy:()D]
BetaDistribution.getSupportLowerBound ( ) : double
[mangled: org/apache/commons/math3/distribution/BetaDistribution.getSupportLowerBound:()D]
BetaDistribution.getSupportUpperBound ( ) : double
[mangled: org/apache/commons/math3/distribution/BetaDistribution.getSupportUpperBound:()D]
BetaDistribution.isSupportConnected ( ) : boolean
[mangled: org/apache/commons/math3/distribution/BetaDistribution.isSupportConnected:()Z]
BetaDistribution.isSupportLowerBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/BetaDistribution.isSupportLowerBoundInclusive:()Z]
BetaDistribution.isSupportUpperBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/BetaDistribution.isSupportUpperBoundInclusive:()Z]
BetaDistribution.probability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/BetaDistribution.probability:(D)D]
cdk-1.5.1.jar, BicubicSplineInterpolatingFunction.class
package org.apache.commons.math3.analysis.interpolation
BicubicSplineInterpolatingFunction.BicubicSplineInterpolatingFunction ( double[ ] x, double[ ] y, double[ ][ ] f, double[ ][ ] dFdX, double[ ][ ] dFdY, double[ ][ ] d2FdXdY )
[mangled: org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolatingFunction."<init>":([D[D[[D[[D[[D[[D)V]
BicubicSplineInterpolatingFunction.partialDerivativeX ( double x, double y ) : double
[mangled: org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolatingFunction.partialDerivativeX:(DD)D]
BicubicSplineInterpolatingFunction.partialDerivativeXX ( double x, double y ) : double
[mangled: org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolatingFunction.partialDerivativeXX:(DD)D]
BicubicSplineInterpolatingFunction.partialDerivativeXY ( double x, double y ) : double
[mangled: org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolatingFunction.partialDerivativeXY:(DD)D]
BicubicSplineInterpolatingFunction.partialDerivativeY ( double x, double y ) : double
[mangled: org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolatingFunction.partialDerivativeY:(DD)D]
BicubicSplineInterpolatingFunction.partialDerivativeYY ( double x, double y ) : double
[mangled: org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolatingFunction.partialDerivativeYY:(DD)D]
BicubicSplineInterpolatingFunction.value ( double x, double y ) : double
[mangled: org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolatingFunction.value:(DD)D]
cdk-1.5.1.jar, BicubicSplineInterpolator.class
package org.apache.commons.math3.analysis.interpolation
BicubicSplineInterpolator.BicubicSplineInterpolator ( )
[mangled: org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolator."<init>":()V]
BicubicSplineInterpolator.interpolate ( double[ ] x0, double[ ] x1, double[ ][ ] x2 ) : BivariateFunction
[mangled: org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolator.interpolate:([D[D[[D)Lorg/apache/commons/math3/analysis/BivariateFunction;]
BicubicSplineInterpolator.interpolate ( double[ ] xval, double[ ] yval, double[ ][ ] fval ) : BicubicSplineInterpolatingFunction
[mangled: org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolator.interpolate:([D[D[[D)Lorg/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolatingFunction;]
cdk-1.5.1.jar, BigFraction.class
package org.apache.commons.math3.fraction
BigFraction.abs ( ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.abs:()Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.add ( BigFraction fraction ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.add:(Lorg/apache/commons/math3/fraction/BigFraction;)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.add ( BigInteger bg ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.add:(Ljava/math/BigInteger;)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.add ( int i ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.add:(I)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.add ( long l ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.add:(J)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.add ( Object x0 ) : Object
[mangled: org/apache/commons/math3/fraction/BigFraction.add:(Ljava/lang/Object;)Ljava/lang/Object;]
BigFraction.bigDecimalValue ( ) : BigDecimal
[mangled: org/apache/commons/math3/fraction/BigFraction.bigDecimalValue:()Ljava/math/BigDecimal;]
BigFraction.bigDecimalValue ( int roundingMode ) : BigDecimal
[mangled: org/apache/commons/math3/fraction/BigFraction.bigDecimalValue:(I)Ljava/math/BigDecimal;]
BigFraction.bigDecimalValue ( int scale, int roundingMode ) : BigDecimal
[mangled: org/apache/commons/math3/fraction/BigFraction.bigDecimalValue:(II)Ljava/math/BigDecimal;]
BigFraction.BigFraction ( BigInteger num )
[mangled: org/apache/commons/math3/fraction/BigFraction."<init>":(Ljava/math/BigInteger;)V]
BigFraction.BigFraction ( BigInteger num, BigInteger den )
[mangled: org/apache/commons/math3/fraction/BigFraction."<init>":(Ljava/math/BigInteger;Ljava/math/BigInteger;)V]
BigFraction.BigFraction ( double value )
[mangled: org/apache/commons/math3/fraction/BigFraction."<init>":(D)V]
BigFraction.BigFraction ( double value, double epsilon, int maxIterations )
[mangled: org/apache/commons/math3/fraction/BigFraction."<init>":(DDI)V]
BigFraction.BigFraction ( double value, int maxDenominator )
[mangled: org/apache/commons/math3/fraction/BigFraction."<init>":(DI)V]
BigFraction.BigFraction ( int num )
[mangled: org/apache/commons/math3/fraction/BigFraction."<init>":(I)V]
BigFraction.BigFraction ( int num, int den )
[mangled: org/apache/commons/math3/fraction/BigFraction."<init>":(II)V]
BigFraction.BigFraction ( long num )
[mangled: org/apache/commons/math3/fraction/BigFraction."<init>":(J)V]
BigFraction.BigFraction ( long num, long den )
[mangled: org/apache/commons/math3/fraction/BigFraction."<init>":(JJ)V]
BigFraction.compareTo ( BigFraction object ) : int
[mangled: org/apache/commons/math3/fraction/BigFraction.compareTo:(Lorg/apache/commons/math3/fraction/BigFraction;)I]
BigFraction.compareTo ( Object x0 ) : int
[mangled: org/apache/commons/math3/fraction/BigFraction.compareTo:(Ljava/lang/Object;)I]
BigFraction.divide ( BigFraction fraction ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.divide:(Lorg/apache/commons/math3/fraction/BigFraction;)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.divide ( BigInteger bg ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.divide:(Ljava/math/BigInteger;)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.divide ( int i ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.divide:(I)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.divide ( long l ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.divide:(J)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.divide ( Object x0 ) : Object
[mangled: org/apache/commons/math3/fraction/BigFraction.divide:(Ljava/lang/Object;)Ljava/lang/Object;]
BigFraction.doubleValue ( ) : double
[mangled: org/apache/commons/math3/fraction/BigFraction.doubleValue:()D]
BigFraction.equals ( Object other ) : boolean
[mangled: org/apache/commons/math3/fraction/BigFraction.equals:(Ljava/lang/Object;)Z]
BigFraction.floatValue ( ) : float
[mangled: org/apache/commons/math3/fraction/BigFraction.floatValue:()F]
BigFraction.getDenominator ( ) : BigInteger
[mangled: org/apache/commons/math3/fraction/BigFraction.getDenominator:()Ljava/math/BigInteger;]
BigFraction.getDenominatorAsInt ( ) : int
[mangled: org/apache/commons/math3/fraction/BigFraction.getDenominatorAsInt:()I]
BigFraction.getDenominatorAsLong ( ) : long
[mangled: org/apache/commons/math3/fraction/BigFraction.getDenominatorAsLong:()J]
BigFraction.getField ( ) : BigFractionField
[mangled: org/apache/commons/math3/fraction/BigFraction.getField:()Lorg/apache/commons/math3/fraction/BigFractionField;]
BigFraction.getField ( ) : Field
[mangled: org/apache/commons/math3/fraction/BigFraction.getField:()Lorg/apache/commons/math3/Field;]
BigFraction.getNumerator ( ) : BigInteger
[mangled: org/apache/commons/math3/fraction/BigFraction.getNumerator:()Ljava/math/BigInteger;]
BigFraction.getNumeratorAsInt ( ) : int
[mangled: org/apache/commons/math3/fraction/BigFraction.getNumeratorAsInt:()I]
BigFraction.getNumeratorAsLong ( ) : long
[mangled: org/apache/commons/math3/fraction/BigFraction.getNumeratorAsLong:()J]
BigFraction.getReducedFraction ( int numerator, int denominator ) [static] : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.getReducedFraction:(II)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.hashCode ( ) : int
[mangled: org/apache/commons/math3/fraction/BigFraction.hashCode:()I]
BigFraction.intValue ( ) : int
[mangled: org/apache/commons/math3/fraction/BigFraction.intValue:()I]
BigFraction.longValue ( ) : long
[mangled: org/apache/commons/math3/fraction/BigFraction.longValue:()J]
BigFraction.multiply ( BigFraction fraction ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.multiply:(Lorg/apache/commons/math3/fraction/BigFraction;)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.multiply ( BigInteger bg ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.multiply:(Ljava/math/BigInteger;)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.multiply ( int i ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.multiply:(I)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.multiply ( int x0 ) : Object
[mangled: org/apache/commons/math3/fraction/BigFraction.multiply:(I)Ljava/lang/Object;]
BigFraction.multiply ( long l ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.multiply:(J)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.multiply ( Object x0 ) : Object
[mangled: org/apache/commons/math3/fraction/BigFraction.multiply:(Ljava/lang/Object;)Ljava/lang/Object;]
BigFraction.negate ( ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.negate:()Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.negate ( ) : Object
[mangled: org/apache/commons/math3/fraction/BigFraction.negate:()Ljava/lang/Object;]
BigFraction.percentageValue ( ) : double
[mangled: org/apache/commons/math3/fraction/BigFraction.percentageValue:()D]
BigFraction.pow ( BigInteger exponent ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.pow:(Ljava/math/BigInteger;)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.pow ( double exponent ) : double
[mangled: org/apache/commons/math3/fraction/BigFraction.pow:(D)D]
BigFraction.pow ( int exponent ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.pow:(I)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.pow ( long exponent ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.pow:(J)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.reciprocal ( ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.reciprocal:()Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.reciprocal ( ) : Object
[mangled: org/apache/commons/math3/fraction/BigFraction.reciprocal:()Ljava/lang/Object;]
BigFraction.reduce ( ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.reduce:()Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.subtract ( BigFraction fraction ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.subtract:(Lorg/apache/commons/math3/fraction/BigFraction;)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.subtract ( BigInteger bg ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.subtract:(Ljava/math/BigInteger;)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.subtract ( int i ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.subtract:(I)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.subtract ( long l ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFraction.subtract:(J)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFraction.subtract ( Object x0 ) : Object
[mangled: org/apache/commons/math3/fraction/BigFraction.subtract:(Ljava/lang/Object;)Ljava/lang/Object;]
BigFraction.toString ( ) : String
[mangled: org/apache/commons/math3/fraction/BigFraction.toString:()Ljava/lang/String;]
cdk-1.5.1.jar, BigFractionField.class
package org.apache.commons.math3.fraction
BigFractionField.getInstance ( ) [static] : BigFractionField
[mangled: org/apache/commons/math3/fraction/BigFractionField.getInstance:()Lorg/apache/commons/math3/fraction/BigFractionField;]
BigFractionField.getOne ( ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFractionField.getOne:()Lorg/apache/commons/math3/fraction/BigFraction;]
BigFractionField.getOne ( ) : Object
[mangled: org/apache/commons/math3/fraction/BigFractionField.getOne:()Ljava/lang/Object;]
BigFractionField.getRuntimeClass ( ) : Class
[mangled: org/apache/commons/math3/fraction/BigFractionField.getRuntimeClass:()Ljava/lang/Class;]
BigFractionField.getZero ( ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFractionField.getZero:()Lorg/apache/commons/math3/fraction/BigFraction;]
BigFractionField.getZero ( ) : Object
[mangled: org/apache/commons/math3/fraction/BigFractionField.getZero:()Ljava/lang/Object;]
cdk-1.5.1.jar, BigFractionFormat.class
package org.apache.commons.math3.fraction
BigFractionFormat.BigFractionFormat ( )
[mangled: org/apache/commons/math3/fraction/BigFractionFormat."<init>":()V]
BigFractionFormat.BigFractionFormat ( NumberFormat format )
[mangled: org/apache/commons/math3/fraction/BigFractionFormat."<init>":(Ljava/text/NumberFormat;)V]
BigFractionFormat.BigFractionFormat ( NumberFormat numeratorFormat, NumberFormat denominatorFormat )
[mangled: org/apache/commons/math3/fraction/BigFractionFormat."<init>":(Ljava/text/NumberFormat;Ljava/text/NumberFormat;)V]
BigFractionFormat.format ( BigFraction BigFraction, StringBuffer toAppendTo, FieldPosition pos ) : StringBuffer
[mangled: org/apache/commons/math3/fraction/BigFractionFormat.format:(Lorg/apache/commons/math3/fraction/BigFraction;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
BigFractionFormat.format ( Object obj, StringBuffer toAppendTo, FieldPosition pos ) : StringBuffer
[mangled: org/apache/commons/math3/fraction/BigFractionFormat.format:(Ljava/lang/Object;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
BigFractionFormat.formatBigFraction ( BigFraction f ) [static] : String
[mangled: org/apache/commons/math3/fraction/BigFractionFormat.formatBigFraction:(Lorg/apache/commons/math3/fraction/BigFraction;)Ljava/lang/String;]
BigFractionFormat.getAvailableLocales ( ) [static] : Locale[ ]
[mangled: org/apache/commons/math3/fraction/BigFractionFormat.getAvailableLocales:()[Ljava/util/Locale;]
BigFractionFormat.getImproperInstance ( ) [static] : BigFractionFormat
[mangled: org/apache/commons/math3/fraction/BigFractionFormat.getImproperInstance:()Lorg/apache/commons/math3/fraction/BigFractionFormat;]
BigFractionFormat.getImproperInstance ( Locale locale ) [static] : BigFractionFormat
[mangled: org/apache/commons/math3/fraction/BigFractionFormat.getImproperInstance:(Ljava/util/Locale;)Lorg/apache/commons/math3/fraction/BigFractionFormat;]
BigFractionFormat.getProperInstance ( ) [static] : BigFractionFormat
[mangled: org/apache/commons/math3/fraction/BigFractionFormat.getProperInstance:()Lorg/apache/commons/math3/fraction/BigFractionFormat;]
BigFractionFormat.getProperInstance ( Locale locale ) [static] : BigFractionFormat
[mangled: org/apache/commons/math3/fraction/BigFractionFormat.getProperInstance:(Ljava/util/Locale;)Lorg/apache/commons/math3/fraction/BigFractionFormat;]
BigFractionFormat.parse ( String source ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFractionFormat.parse:(Ljava/lang/String;)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFractionFormat.parse ( String source, ParsePosition pos ) : BigFraction
[mangled: org/apache/commons/math3/fraction/BigFractionFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Lorg/apache/commons/math3/fraction/BigFraction;]
BigFractionFormat.parse ( String x0 ) : Number
[mangled: org/apache/commons/math3/fraction/BigFractionFormat.parse:(Ljava/lang/String;)Ljava/lang/Number;]
BigFractionFormat.parse ( String x0, ParsePosition x1 ) : Number
[mangled: org/apache/commons/math3/fraction/BigFractionFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Ljava/lang/Number;]
BigFractionFormat.parseNextBigInteger ( String source, ParsePosition pos ) : BigInteger
[mangled: org/apache/commons/math3/fraction/BigFractionFormat.parseNextBigInteger:(Ljava/lang/String;Ljava/text/ParsePosition;)Ljava/math/BigInteger;]
cdk-1.5.1.jar, BigReal.class
package org.apache.commons.math3.util
BigReal.add ( BigReal a ) : BigReal
[mangled: org/apache/commons/math3/util/BigReal.add:(Lorg/apache/commons/math3/util/BigReal;)Lorg/apache/commons/math3/util/BigReal;]
BigReal.add ( Object x0 ) : Object
[mangled: org/apache/commons/math3/util/BigReal.add:(Ljava/lang/Object;)Ljava/lang/Object;]
BigReal.bigDecimalValue ( ) : BigDecimal
[mangled: org/apache/commons/math3/util/BigReal.bigDecimalValue:()Ljava/math/BigDecimal;]
BigReal.BigReal ( BigDecimal val )
[mangled: org/apache/commons/math3/util/BigReal."<init>":(Ljava/math/BigDecimal;)V]
BigReal.BigReal ( BigInteger unscaledVal, int scale )
[mangled: org/apache/commons/math3/util/BigReal."<init>":(Ljava/math/BigInteger;I)V]
BigReal.BigReal ( BigInteger unscaledVal, int scale, MathContext mc )
[mangled: org/apache/commons/math3/util/BigReal."<init>":(Ljava/math/BigInteger;ILjava/math/MathContext;)V]
BigReal.BigReal ( BigInteger val )
[mangled: org/apache/commons/math3/util/BigReal."<init>":(Ljava/math/BigInteger;)V]
BigReal.BigReal ( BigInteger val, MathContext mc )
[mangled: org/apache/commons/math3/util/BigReal."<init>":(Ljava/math/BigInteger;Ljava/math/MathContext;)V]
BigReal.BigReal ( char[ ] in )
[mangled: org/apache/commons/math3/util/BigReal."<init>":([C)V]
BigReal.BigReal ( char[ ] in, int offset, int len )
[mangled: org/apache/commons/math3/util/BigReal."<init>":([CII)V]
BigReal.BigReal ( char[ ] in, int offset, int len, MathContext mc )
[mangled: org/apache/commons/math3/util/BigReal."<init>":([CIILjava/math/MathContext;)V]
BigReal.BigReal ( char[ ] in, MathContext mc )
[mangled: org/apache/commons/math3/util/BigReal."<init>":([CLjava/math/MathContext;)V]
BigReal.BigReal ( double val )
[mangled: org/apache/commons/math3/util/BigReal."<init>":(D)V]
BigReal.BigReal ( double val, MathContext mc )
[mangled: org/apache/commons/math3/util/BigReal."<init>":(DLjava/math/MathContext;)V]
BigReal.BigReal ( int val )
[mangled: org/apache/commons/math3/util/BigReal."<init>":(I)V]
BigReal.BigReal ( int val, MathContext mc )
[mangled: org/apache/commons/math3/util/BigReal."<init>":(ILjava/math/MathContext;)V]
BigReal.BigReal ( long val )
[mangled: org/apache/commons/math3/util/BigReal."<init>":(J)V]
BigReal.BigReal ( long val, MathContext mc )
[mangled: org/apache/commons/math3/util/BigReal."<init>":(JLjava/math/MathContext;)V]
BigReal.BigReal ( String val )
[mangled: org/apache/commons/math3/util/BigReal."<init>":(Ljava/lang/String;)V]
BigReal.BigReal ( String val, MathContext mc )
[mangled: org/apache/commons/math3/util/BigReal."<init>":(Ljava/lang/String;Ljava/math/MathContext;)V]
BigReal.compareTo ( BigReal a ) : int
[mangled: org/apache/commons/math3/util/BigReal.compareTo:(Lorg/apache/commons/math3/util/BigReal;)I]
BigReal.compareTo ( Object x0 ) : int
[mangled: org/apache/commons/math3/util/BigReal.compareTo:(Ljava/lang/Object;)I]
BigReal.divide ( BigReal a ) : BigReal
[mangled: org/apache/commons/math3/util/BigReal.divide:(Lorg/apache/commons/math3/util/BigReal;)Lorg/apache/commons/math3/util/BigReal;]
BigReal.divide ( Object x0 ) : Object
[mangled: org/apache/commons/math3/util/BigReal.divide:(Ljava/lang/Object;)Ljava/lang/Object;]
BigReal.doubleValue ( ) : double
[mangled: org/apache/commons/math3/util/BigReal.doubleValue:()D]
BigReal.equals ( Object other ) : boolean
[mangled: org/apache/commons/math3/util/BigReal.equals:(Ljava/lang/Object;)Z]
BigReal.getField ( ) : Field
[mangled: org/apache/commons/math3/util/BigReal.getField:()Lorg/apache/commons/math3/Field;]
BigReal.getRoundingMode ( ) : RoundingMode
[mangled: org/apache/commons/math3/util/BigReal.getRoundingMode:()Ljava/math/RoundingMode;]
BigReal.getScale ( ) : int
[mangled: org/apache/commons/math3/util/BigReal.getScale:()I]
BigReal.hashCode ( ) : int
[mangled: org/apache/commons/math3/util/BigReal.hashCode:()I]
BigReal.multiply ( BigReal a ) : BigReal
[mangled: org/apache/commons/math3/util/BigReal.multiply:(Lorg/apache/commons/math3/util/BigReal;)Lorg/apache/commons/math3/util/BigReal;]
BigReal.multiply ( int n ) : BigReal
[mangled: org/apache/commons/math3/util/BigReal.multiply:(I)Lorg/apache/commons/math3/util/BigReal;]
BigReal.multiply ( int x0 ) : Object
[mangled: org/apache/commons/math3/util/BigReal.multiply:(I)Ljava/lang/Object;]
BigReal.multiply ( Object x0 ) : Object
[mangled: org/apache/commons/math3/util/BigReal.multiply:(Ljava/lang/Object;)Ljava/lang/Object;]
BigReal.negate ( ) : BigReal
[mangled: org/apache/commons/math3/util/BigReal.negate:()Lorg/apache/commons/math3/util/BigReal;]
BigReal.negate ( ) : Object
[mangled: org/apache/commons/math3/util/BigReal.negate:()Ljava/lang/Object;]
BigReal.reciprocal ( ) : BigReal
[mangled: org/apache/commons/math3/util/BigReal.reciprocal:()Lorg/apache/commons/math3/util/BigReal;]
BigReal.reciprocal ( ) : Object
[mangled: org/apache/commons/math3/util/BigReal.reciprocal:()Ljava/lang/Object;]
BigReal.setRoundingMode ( RoundingMode roundingMode ) : void
[mangled: org/apache/commons/math3/util/BigReal.setRoundingMode:(Ljava/math/RoundingMode;)V]
BigReal.setScale ( int scale ) : void
[mangled: org/apache/commons/math3/util/BigReal.setScale:(I)V]
BigReal.subtract ( BigReal a ) : BigReal
[mangled: org/apache/commons/math3/util/BigReal.subtract:(Lorg/apache/commons/math3/util/BigReal;)Lorg/apache/commons/math3/util/BigReal;]
BigReal.subtract ( Object x0 ) : Object
[mangled: org/apache/commons/math3/util/BigReal.subtract:(Ljava/lang/Object;)Ljava/lang/Object;]
cdk-1.5.1.jar, BigRealField.class
package org.apache.commons.math3.util
BigRealField.getInstance ( ) [static] : BigRealField
[mangled: org/apache/commons/math3/util/BigRealField.getInstance:()Lorg/apache/commons/math3/util/BigRealField;]
BigRealField.getOne ( ) : BigReal
[mangled: org/apache/commons/math3/util/BigRealField.getOne:()Lorg/apache/commons/math3/util/BigReal;]
BigRealField.getOne ( ) : Object
[mangled: org/apache/commons/math3/util/BigRealField.getOne:()Ljava/lang/Object;]
BigRealField.getRuntimeClass ( ) : Class
[mangled: org/apache/commons/math3/util/BigRealField.getRuntimeClass:()Ljava/lang/Class;]
BigRealField.getZero ( ) : BigReal
[mangled: org/apache/commons/math3/util/BigRealField.getZero:()Lorg/apache/commons/math3/util/BigReal;]
BigRealField.getZero ( ) : Object
[mangled: org/apache/commons/math3/util/BigRealField.getZero:()Ljava/lang/Object;]
cdk-1.5.1.jar, BinaryChromosome.class
package org.apache.commons.math3.genetics
BinaryChromosome.BinaryChromosome ( Integer[ ] representation )
[mangled: org/apache/commons/math3/genetics/BinaryChromosome."<init>":([Ljava/lang/Integer;)V]
BinaryChromosome.BinaryChromosome ( List representation )
[mangled: org/apache/commons/math3/genetics/BinaryChromosome."<init>":(Ljava/util/List;)V]
BinaryChromosome.checkValidity ( List chromosomeRepresentation ) : void
[mangled: org/apache/commons/math3/genetics/BinaryChromosome.checkValidity:(Ljava/util/List;)V]
BinaryChromosome.isSame ( Chromosome another ) : boolean
[mangled: org/apache/commons/math3/genetics/BinaryChromosome.isSame:(Lorg/apache/commons/math3/genetics/Chromosome;)Z]
BinaryChromosome.randomBinaryRepresentation ( int length ) [static] : List
[mangled: org/apache/commons/math3/genetics/BinaryChromosome.randomBinaryRepresentation:(I)Ljava/util/List;]
cdk-1.5.1.jar, BinaryMutation.class
package org.apache.commons.math3.genetics
BinaryMutation.BinaryMutation ( )
[mangled: org/apache/commons/math3/genetics/BinaryMutation."<init>":()V]
BinaryMutation.mutate ( Chromosome original ) : Chromosome
[mangled: org/apache/commons/math3/genetics/BinaryMutation.mutate:(Lorg/apache/commons/math3/genetics/Chromosome;)Lorg/apache/commons/math3/genetics/Chromosome;]
cdk-1.5.1.jar, BinomialDistribution.class
package org.apache.commons.math3.distribution
BinomialDistribution.BinomialDistribution ( int trials, double p )
[mangled: org/apache/commons/math3/distribution/BinomialDistribution."<init>":(ID)V]
BinomialDistribution.cumulativeProbability ( int x ) : double
[mangled: org/apache/commons/math3/distribution/BinomialDistribution.cumulativeProbability:(I)D]
BinomialDistribution.getNumberOfTrials ( ) : int
[mangled: org/apache/commons/math3/distribution/BinomialDistribution.getNumberOfTrials:()I]
BinomialDistribution.getNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/BinomialDistribution.getNumericalMean:()D]
BinomialDistribution.getNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/BinomialDistribution.getNumericalVariance:()D]
BinomialDistribution.getProbabilityOfSuccess ( ) : double
[mangled: org/apache/commons/math3/distribution/BinomialDistribution.getProbabilityOfSuccess:()D]
BinomialDistribution.getSupportLowerBound ( ) : int
[mangled: org/apache/commons/math3/distribution/BinomialDistribution.getSupportLowerBound:()I]
BinomialDistribution.getSupportUpperBound ( ) : int
[mangled: org/apache/commons/math3/distribution/BinomialDistribution.getSupportUpperBound:()I]
BinomialDistribution.isSupportConnected ( ) : boolean
[mangled: org/apache/commons/math3/distribution/BinomialDistribution.isSupportConnected:()Z]
BinomialDistribution.probability ( int x ) : double
[mangled: org/apache/commons/math3/distribution/BinomialDistribution.probability:(I)D]
cdk-1.5.1.jar, BisectionSolver.class
package org.apache.commons.math3.analysis.solvers
BisectionSolver.BisectionSolver ( )
[mangled: org/apache/commons/math3/analysis/solvers/BisectionSolver."<init>":()V]
BisectionSolver.BisectionSolver ( double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/BisectionSolver."<init>":(D)V]
BisectionSolver.BisectionSolver ( double relativeAccuracy, double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/BisectionSolver."<init>":(DD)V]
BisectionSolver.doSolve ( ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BisectionSolver.doSolve:()D]
cdk-1.5.1.jar, BitsStreamGenerator.class
package org.apache.commons.math3.random
BitsStreamGenerator.BitsStreamGenerator ( )
[mangled: org/apache/commons/math3/random/BitsStreamGenerator."<init>":()V]
BitsStreamGenerator.clear ( ) : void
[mangled: org/apache/commons/math3/random/BitsStreamGenerator.clear:()V]
BitsStreamGenerator.next ( int p1 ) [abstract] : int
[mangled: org/apache/commons/math3/random/BitsStreamGenerator.next:(I)I]
BitsStreamGenerator.nextBoolean ( ) : boolean
[mangled: org/apache/commons/math3/random/BitsStreamGenerator.nextBoolean:()Z]
BitsStreamGenerator.nextBytes ( byte[ ] bytes ) : void
[mangled: org/apache/commons/math3/random/BitsStreamGenerator.nextBytes:([B)V]
BitsStreamGenerator.nextDouble ( ) : double
[mangled: org/apache/commons/math3/random/BitsStreamGenerator.nextDouble:()D]
BitsStreamGenerator.nextFloat ( ) : float
[mangled: org/apache/commons/math3/random/BitsStreamGenerator.nextFloat:()F]
BitsStreamGenerator.nextGaussian ( ) : double
[mangled: org/apache/commons/math3/random/BitsStreamGenerator.nextGaussian:()D]
BitsStreamGenerator.nextInt ( ) : int
[mangled: org/apache/commons/math3/random/BitsStreamGenerator.nextInt:()I]
BitsStreamGenerator.nextInt ( int n ) : int
[mangled: org/apache/commons/math3/random/BitsStreamGenerator.nextInt:(I)I]
BitsStreamGenerator.nextLong ( ) : long
[mangled: org/apache/commons/math3/random/BitsStreamGenerator.nextLong:()J]
BitsStreamGenerator.setSeed ( int p1 ) [abstract] : void
[mangled: org/apache/commons/math3/random/BitsStreamGenerator.setSeed:(I)V]
BitsStreamGenerator.setSeed ( int[ ] p1 ) [abstract] : void
[mangled: org/apache/commons/math3/random/BitsStreamGenerator.setSeed:([I)V]
BitsStreamGenerator.setSeed ( long p1 ) [abstract] : void
[mangled: org/apache/commons/math3/random/BitsStreamGenerator.setSeed:(J)V]
cdk-1.5.1.jar, BivariateFunction.class
package org.apache.commons.math3.analysis
BivariateFunction.value ( double p1, double p2 ) [abstract] : double
[mangled: org/apache/commons/math3/analysis/BivariateFunction.value:(DD)D]
cdk-1.5.1.jar, BivariateGridInterpolator.class
package org.apache.commons.math3.analysis.interpolation
BivariateGridInterpolator.interpolate ( double[ ] p1, double[ ] p2, double[ ][ ] p3 ) [abstract] : BivariateFunction
[mangled: org/apache/commons/math3/analysis/interpolation/BivariateGridInterpolator.interpolate:([D[D[[D)Lorg/apache/commons/math3/analysis/BivariateFunction;]
cdk-1.5.1.jar, BlockFieldMatrix.class
package org.apache.commons.math3.linear
BlockFieldMatrix.add ( BlockFieldMatrix m ) : BlockFieldMatrix
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.add:(Lorg/apache/commons/math3/linear/BlockFieldMatrix;)Lorg/apache/commons/math3/linear/BlockFieldMatrix;]
BlockFieldMatrix.add ( FieldMatrix m ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.add:(Lorg/apache/commons/math3/linear/FieldMatrix;)Lorg/apache/commons/math3/linear/FieldMatrix;]
BlockFieldMatrix.addToEntry ( int row, int column, FieldElement increment ) : void
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.addToEntry:(IILorg/apache/commons/math3/FieldElement;)V]
BlockFieldMatrix.BlockFieldMatrix ( Field field, int rows, int columns )
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix."<init>":(Lorg/apache/commons/math3/Field;II)V]
BlockFieldMatrix.BlockFieldMatrix ( FieldElement[ ][ ] rawData )
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix."<init>":([[Lorg/apache/commons/math3/FieldElement;)V]
BlockFieldMatrix.BlockFieldMatrix ( int rows, int columns, FieldElement[ ][ ] blockData, boolean copyArray )
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix."<init>":(II[[Lorg/apache/commons/math3/FieldElement;Z)V]
BlockFieldMatrix.copy ( ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.copy:()Lorg/apache/commons/math3/linear/FieldMatrix;]
BlockFieldMatrix.createBlocksLayout ( Field field, int rows, int columns ) [static] : FieldElement[ ][ ]
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.createBlocksLayout:(Lorg/apache/commons/math3/Field;II)[[Lorg/apache/commons/math3/FieldElement;]
BlockFieldMatrix.createMatrix ( int rowDimension, int columnDimension ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.createMatrix:(II)Lorg/apache/commons/math3/linear/FieldMatrix;]
BlockFieldMatrix.getColumn ( int column ) : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.getColumn:(I)[Lorg/apache/commons/math3/FieldElement;]
BlockFieldMatrix.getColumnDimension ( ) : int
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.getColumnDimension:()I]
BlockFieldMatrix.getColumnMatrix ( int column ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.getColumnMatrix:(I)Lorg/apache/commons/math3/linear/FieldMatrix;]
BlockFieldMatrix.getColumnVector ( int column ) : FieldVector
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.getColumnVector:(I)Lorg/apache/commons/math3/linear/FieldVector;]
BlockFieldMatrix.getData ( ) : FieldElement[ ][ ]
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.getData:()[[Lorg/apache/commons/math3/FieldElement;]
BlockFieldMatrix.getEntry ( int row, int column ) : FieldElement
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.getEntry:(II)Lorg/apache/commons/math3/FieldElement;]
BlockFieldMatrix.getRow ( int row ) : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.getRow:(I)[Lorg/apache/commons/math3/FieldElement;]
BlockFieldMatrix.getRowDimension ( ) : int
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.getRowDimension:()I]
BlockFieldMatrix.getRowMatrix ( int row ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.getRowMatrix:(I)Lorg/apache/commons/math3/linear/FieldMatrix;]
BlockFieldMatrix.getRowVector ( int row ) : FieldVector
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.getRowVector:(I)Lorg/apache/commons/math3/linear/FieldVector;]
BlockFieldMatrix.getSubMatrix ( int startRow, int endRow, int startColumn, int endColumn ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.getSubMatrix:(IIII)Lorg/apache/commons/math3/linear/FieldMatrix;]
BlockFieldMatrix.multiply ( BlockFieldMatrix m ) : BlockFieldMatrix
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.multiply:(Lorg/apache/commons/math3/linear/BlockFieldMatrix;)Lorg/apache/commons/math3/linear/BlockFieldMatrix;]
BlockFieldMatrix.multiply ( FieldMatrix m ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.multiply:(Lorg/apache/commons/math3/linear/FieldMatrix;)Lorg/apache/commons/math3/linear/FieldMatrix;]
BlockFieldMatrix.multiplyEntry ( int row, int column, FieldElement factor ) : void
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.multiplyEntry:(IILorg/apache/commons/math3/FieldElement;)V]
BlockFieldMatrix.operate ( FieldElement[ ] v ) : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.operate:([Lorg/apache/commons/math3/FieldElement;)[Lorg/apache/commons/math3/FieldElement;]
BlockFieldMatrix.preMultiply ( FieldElement[ ] v ) : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.preMultiply:([Lorg/apache/commons/math3/FieldElement;)[Lorg/apache/commons/math3/FieldElement;]
BlockFieldMatrix.scalarAdd ( FieldElement d ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.scalarAdd:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldMatrix;]
BlockFieldMatrix.scalarMultiply ( FieldElement d ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.scalarMultiply:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldMatrix;]
BlockFieldMatrix.setColumn ( int column, FieldElement[ ] array ) : void
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.setColumn:(I[Lorg/apache/commons/math3/FieldElement;)V]
BlockFieldMatrix.setColumnMatrix ( int column, FieldMatrix matrix ) : void
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.setColumnMatrix:(ILorg/apache/commons/math3/linear/FieldMatrix;)V]
BlockFieldMatrix.setColumnVector ( int column, FieldVector vector ) : void
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.setColumnVector:(ILorg/apache/commons/math3/linear/FieldVector;)V]
BlockFieldMatrix.setEntry ( int row, int column, FieldElement value ) : void
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.setEntry:(IILorg/apache/commons/math3/FieldElement;)V]
BlockFieldMatrix.setRow ( int row, FieldElement[ ] array ) : void
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.setRow:(I[Lorg/apache/commons/math3/FieldElement;)V]
BlockFieldMatrix.setRowMatrix ( int row, BlockFieldMatrix matrix ) : void
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.setRowMatrix:(ILorg/apache/commons/math3/linear/BlockFieldMatrix;)V]
BlockFieldMatrix.setRowMatrix ( int row, FieldMatrix matrix ) : void
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.setRowMatrix:(ILorg/apache/commons/math3/linear/FieldMatrix;)V]
BlockFieldMatrix.setRowVector ( int row, FieldVector vector ) : void
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.setRowVector:(ILorg/apache/commons/math3/linear/FieldVector;)V]
BlockFieldMatrix.setSubMatrix ( FieldElement[ ][ ] subMatrix, int row, int column ) : void
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.setSubMatrix:([[Lorg/apache/commons/math3/FieldElement;II)V]
BlockFieldMatrix.subtract ( BlockFieldMatrix m ) : BlockFieldMatrix
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.subtract:(Lorg/apache/commons/math3/linear/BlockFieldMatrix;)Lorg/apache/commons/math3/linear/BlockFieldMatrix;]
BlockFieldMatrix.subtract ( FieldMatrix m ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.subtract:(Lorg/apache/commons/math3/linear/FieldMatrix;)Lorg/apache/commons/math3/linear/FieldMatrix;]
BlockFieldMatrix.toBlocksLayout ( FieldElement[ ][ ] rawData ) [static] : FieldElement[ ][ ]
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.toBlocksLayout:([[Lorg/apache/commons/math3/FieldElement;)[[Lorg/apache/commons/math3/FieldElement;]
BlockFieldMatrix.transpose ( ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.transpose:()Lorg/apache/commons/math3/linear/FieldMatrix;]
BlockFieldMatrix.walkInOptimizedOrder ( FieldMatrixChangingVisitor visitor ) : FieldElement
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;)Lorg/apache/commons/math3/FieldElement;]
BlockFieldMatrix.walkInOptimizedOrder ( FieldMatrixChangingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : FieldElement
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
BlockFieldMatrix.walkInOptimizedOrder ( FieldMatrixPreservingVisitor visitor ) : FieldElement
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;)Lorg/apache/commons/math3/FieldElement;]
BlockFieldMatrix.walkInOptimizedOrder ( FieldMatrixPreservingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : FieldElement
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
BlockFieldMatrix.walkInRowOrder ( FieldMatrixChangingVisitor visitor ) : FieldElement
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;)Lorg/apache/commons/math3/FieldElement;]
BlockFieldMatrix.walkInRowOrder ( FieldMatrixChangingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : FieldElement
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
BlockFieldMatrix.walkInRowOrder ( FieldMatrixPreservingVisitor visitor ) : FieldElement
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;)Lorg/apache/commons/math3/FieldElement;]
BlockFieldMatrix.walkInRowOrder ( FieldMatrixPreservingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : FieldElement
[mangled: org/apache/commons/math3/linear/BlockFieldMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
cdk-1.5.1.jar, BlockRealMatrix.class
package org.apache.commons.math3.linear
BlockRealMatrix.add ( BlockRealMatrix m ) : BlockRealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.add:(Lorg/apache/commons/math3/linear/BlockRealMatrix;)Lorg/apache/commons/math3/linear/BlockRealMatrix;]
BlockRealMatrix.add ( RealMatrix m ) : BlockRealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.add:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/BlockRealMatrix;]
BlockRealMatrix.add ( RealMatrix x0 ) : RealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.add:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;]
BlockRealMatrix.addToEntry ( int row, int column, double increment ) : void
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.addToEntry:(IID)V]
BlockRealMatrix.BlockRealMatrix ( double[ ][ ] rawData )
[mangled: org/apache/commons/math3/linear/BlockRealMatrix."<init>":([[D)V]
BlockRealMatrix.BlockRealMatrix ( int rows, int columns )
[mangled: org/apache/commons/math3/linear/BlockRealMatrix."<init>":(II)V]
BlockRealMatrix.BlockRealMatrix ( int rows, int columns, double[ ][ ] blockData, boolean copyArray )
[mangled: org/apache/commons/math3/linear/BlockRealMatrix."<init>":(II[[DZ)V]
BlockRealMatrix.copy ( ) : BlockRealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.copy:()Lorg/apache/commons/math3/linear/BlockRealMatrix;]
BlockRealMatrix.copy ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.copy:()Lorg/apache/commons/math3/linear/RealMatrix;]
BlockRealMatrix.createBlocksLayout ( int rows, int columns ) [static] : double[ ][ ]
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.createBlocksLayout:(II)[[D]
BlockRealMatrix.createMatrix ( int rowDimension, int columnDimension ) : BlockRealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.createMatrix:(II)Lorg/apache/commons/math3/linear/BlockRealMatrix;]
BlockRealMatrix.createMatrix ( int x0, int x1 ) : RealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.createMatrix:(II)Lorg/apache/commons/math3/linear/RealMatrix;]
BlockRealMatrix.getColumn ( int column ) : double[ ]
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.getColumn:(I)[D]
BlockRealMatrix.getColumnDimension ( ) : int
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.getColumnDimension:()I]
BlockRealMatrix.getColumnMatrix ( int column ) : BlockRealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.getColumnMatrix:(I)Lorg/apache/commons/math3/linear/BlockRealMatrix;]
BlockRealMatrix.getColumnMatrix ( int x0 ) : RealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.getColumnMatrix:(I)Lorg/apache/commons/math3/linear/RealMatrix;]
BlockRealMatrix.getColumnVector ( int column ) : RealVector
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.getColumnVector:(I)Lorg/apache/commons/math3/linear/RealVector;]
BlockRealMatrix.getData ( ) : double[ ][ ]
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.getData:()[[D]
BlockRealMatrix.getEntry ( int row, int column ) : double
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.getEntry:(II)D]
BlockRealMatrix.getFrobeniusNorm ( ) : double
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.getFrobeniusNorm:()D]
BlockRealMatrix.getNorm ( ) : double
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.getNorm:()D]
BlockRealMatrix.getRow ( int row ) : double[ ]
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.getRow:(I)[D]
BlockRealMatrix.getRowDimension ( ) : int
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.getRowDimension:()I]
BlockRealMatrix.getRowMatrix ( int row ) : BlockRealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.getRowMatrix:(I)Lorg/apache/commons/math3/linear/BlockRealMatrix;]
BlockRealMatrix.getRowMatrix ( int x0 ) : RealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.getRowMatrix:(I)Lorg/apache/commons/math3/linear/RealMatrix;]
BlockRealMatrix.getRowVector ( int row ) : RealVector
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.getRowVector:(I)Lorg/apache/commons/math3/linear/RealVector;]
BlockRealMatrix.getSubMatrix ( int startRow, int endRow, int startColumn, int endColumn ) : BlockRealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.getSubMatrix:(IIII)Lorg/apache/commons/math3/linear/BlockRealMatrix;]
BlockRealMatrix.getSubMatrix ( int x0, int x1, int x2, int x3 ) : RealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.getSubMatrix:(IIII)Lorg/apache/commons/math3/linear/RealMatrix;]
BlockRealMatrix.multiply ( BlockRealMatrix m ) : BlockRealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.multiply:(Lorg/apache/commons/math3/linear/BlockRealMatrix;)Lorg/apache/commons/math3/linear/BlockRealMatrix;]
BlockRealMatrix.multiply ( RealMatrix m ) : BlockRealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.multiply:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/BlockRealMatrix;]
BlockRealMatrix.multiply ( RealMatrix x0 ) : RealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.multiply:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;]
BlockRealMatrix.multiplyEntry ( int row, int column, double factor ) : void
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.multiplyEntry:(IID)V]
BlockRealMatrix.operate ( double[ ] v ) : double[ ]
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.operate:([D)[D]
BlockRealMatrix.preMultiply ( double[ ] v ) : double[ ]
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.preMultiply:([D)[D]
BlockRealMatrix.scalarAdd ( double d ) : BlockRealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.scalarAdd:(D)Lorg/apache/commons/math3/linear/BlockRealMatrix;]
BlockRealMatrix.scalarAdd ( double x0 ) : RealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.scalarAdd:(D)Lorg/apache/commons/math3/linear/RealMatrix;]
BlockRealMatrix.scalarMultiply ( double d ) : RealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.scalarMultiply:(D)Lorg/apache/commons/math3/linear/RealMatrix;]
BlockRealMatrix.setColumn ( int column, double[ ] array ) : void
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.setColumn:(I[D)V]
BlockRealMatrix.setColumnMatrix ( int column, RealMatrix matrix ) : void
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.setColumnMatrix:(ILorg/apache/commons/math3/linear/RealMatrix;)V]
BlockRealMatrix.setColumnVector ( int column, RealVector vector ) : void
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.setColumnVector:(ILorg/apache/commons/math3/linear/RealVector;)V]
BlockRealMatrix.setEntry ( int row, int column, double value ) : void
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.setEntry:(IID)V]
BlockRealMatrix.setRow ( int row, double[ ] array ) : void
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.setRow:(I[D)V]
BlockRealMatrix.setRowMatrix ( int row, BlockRealMatrix matrix ) : void
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.setRowMatrix:(ILorg/apache/commons/math3/linear/BlockRealMatrix;)V]
BlockRealMatrix.setRowMatrix ( int row, RealMatrix matrix ) : void
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.setRowMatrix:(ILorg/apache/commons/math3/linear/RealMatrix;)V]
BlockRealMatrix.setRowVector ( int row, RealVector vector ) : void
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.setRowVector:(ILorg/apache/commons/math3/linear/RealVector;)V]
BlockRealMatrix.setSubMatrix ( double[ ][ ] subMatrix, int row, int column ) : void
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.setSubMatrix:([[DII)V]
BlockRealMatrix.subtract ( BlockRealMatrix m ) : BlockRealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.subtract:(Lorg/apache/commons/math3/linear/BlockRealMatrix;)Lorg/apache/commons/math3/linear/BlockRealMatrix;]
BlockRealMatrix.subtract ( RealMatrix m ) : BlockRealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.subtract:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/BlockRealMatrix;]
BlockRealMatrix.subtract ( RealMatrix x0 ) : RealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.subtract:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;]
BlockRealMatrix.toBlocksLayout ( double[ ][ ] rawData ) [static] : double[ ][ ]
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.toBlocksLayout:([[D)[[D]
BlockRealMatrix.transpose ( ) : BlockRealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.transpose:()Lorg/apache/commons/math3/linear/BlockRealMatrix;]
BlockRealMatrix.transpose ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.transpose:()Lorg/apache/commons/math3/linear/RealMatrix;]
BlockRealMatrix.walkInOptimizedOrder ( RealMatrixChangingVisitor visitor ) : double
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;)D]
BlockRealMatrix.walkInOptimizedOrder ( RealMatrixChangingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : double
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;IIII)D]
BlockRealMatrix.walkInOptimizedOrder ( RealMatrixPreservingVisitor visitor ) : double
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;)D]
BlockRealMatrix.walkInOptimizedOrder ( RealMatrixPreservingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : double
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;IIII)D]
BlockRealMatrix.walkInRowOrder ( RealMatrixChangingVisitor visitor ) : double
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;)D]
BlockRealMatrix.walkInRowOrder ( RealMatrixChangingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : double
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;IIII)D]
BlockRealMatrix.walkInRowOrder ( RealMatrixPreservingVisitor visitor ) : double
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;)D]
BlockRealMatrix.walkInRowOrder ( RealMatrixPreservingVisitor visitor, int startRow, int endRow, int startColumn, int endColumn ) : double
[mangled: org/apache/commons/math3/linear/BlockRealMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;IIII)D]
cdk-1.5.1.jar, BOBYQAOptimizer.class
package org.apache.commons.math3.optimization.direct
BOBYQAOptimizer.BOBYQAOptimizer ( int numberOfInterpolationPoints )
[mangled: org/apache/commons/math3/optimization/direct/BOBYQAOptimizer."<init>":(I)V]
BOBYQAOptimizer.BOBYQAOptimizer ( int numberOfInterpolationPoints, double initialTrustRegionRadius, double stoppingTrustRegionRadius )
[mangled: org/apache/commons/math3/optimization/direct/BOBYQAOptimizer."<init>":(IDD)V]
BOBYQAOptimizer.doOptimize ( ) : PointValuePair
[mangled: org/apache/commons/math3/optimization/direct/BOBYQAOptimizer.doOptimize:()Lorg/apache/commons/math3/optimization/PointValuePair;]
cdk-1.5.1.jar, BoundaryAttribute.class
package org.apache.commons.math3.geometry.partitioning
BoundaryAttribute.BoundaryAttribute ( SubHyperplane plusOutside, SubHyperplane plusInside )
[mangled: org/apache/commons/math3/geometry/partitioning/BoundaryAttribute."<init>":(Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;)V]
BoundaryAttribute.getPlusInside ( ) : SubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/BoundaryAttribute.getPlusInside:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;]
BoundaryAttribute.getPlusOutside ( ) : SubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/BoundaryAttribute.getPlusOutside:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;]
cdk-1.5.1.jar, BracketedUnivariateSolver.class
package org.apache.commons.math3.analysis.solvers
BracketedUnivariateSolver.solve ( int p1, UnivariateFunction p2, double p3, double p4, AllowedSolution p5 ) [abstract] : double
[mangled: org/apache/commons/math3/analysis/solvers/BracketedUnivariateSolver.solve:(ILorg/apache/commons/math3/analysis/UnivariateFunction;DDLorg/apache/commons/math3/analysis/solvers/AllowedSolution;)D]
BracketedUnivariateSolver.solve ( int p1, UnivariateFunction p2, double p3, double p4, double p5, AllowedSolution p6 ) [abstract] : double
[mangled: org/apache/commons/math3/analysis/solvers/BracketedUnivariateSolver.solve:(ILorg/apache/commons/math3/analysis/UnivariateFunction;DDDLorg/apache/commons/math3/analysis/solvers/AllowedSolution;)D]
cdk-1.5.1.jar, BracketFinder.class
package org.apache.commons.math3.optimization.univariate
BracketFinder.BracketFinder ( )
[mangled: org/apache/commons/math3/optimization/univariate/BracketFinder."<init>":()V]
BracketFinder.BracketFinder ( double growLimit, int maxEvaluations )
[mangled: org/apache/commons/math3/optimization/univariate/BracketFinder."<init>":(DI)V]
BracketFinder.getEvaluations ( ) : int
[mangled: org/apache/commons/math3/optimization/univariate/BracketFinder.getEvaluations:()I]
BracketFinder.getFHi ( ) : double
[mangled: org/apache/commons/math3/optimization/univariate/BracketFinder.getFHi:()D]
BracketFinder.getFLo ( ) : double
[mangled: org/apache/commons/math3/optimization/univariate/BracketFinder.getFLo:()D]
BracketFinder.getFMid ( ) : double
[mangled: org/apache/commons/math3/optimization/univariate/BracketFinder.getFMid:()D]
BracketFinder.getHi ( ) : double
[mangled: org/apache/commons/math3/optimization/univariate/BracketFinder.getHi:()D]
BracketFinder.getLo ( ) : double
[mangled: org/apache/commons/math3/optimization/univariate/BracketFinder.getLo:()D]
BracketFinder.getMaxEvaluations ( ) : int
[mangled: org/apache/commons/math3/optimization/univariate/BracketFinder.getMaxEvaluations:()I]
BracketFinder.getMid ( ) : double
[mangled: org/apache/commons/math3/optimization/univariate/BracketFinder.getMid:()D]
BracketFinder.search ( UnivariateFunction func, GoalType goal, double xA, double xB ) : void
[mangled: org/apache/commons/math3/optimization/univariate/BracketFinder.search:(Lorg/apache/commons/math3/analysis/UnivariateFunction;Lorg/apache/commons/math3/optimization/GoalType;DD)V]
cdk-1.5.1.jar, BracketingNthOrderBrentSolver.class
package org.apache.commons.math3.analysis.solvers
BracketingNthOrderBrentSolver.BracketingNthOrderBrentSolver ( )
[mangled: org/apache/commons/math3/analysis/solvers/BracketingNthOrderBrentSolver."<init>":()V]
BracketingNthOrderBrentSolver.BracketingNthOrderBrentSolver ( double absoluteAccuracy, int maximalOrder )
[mangled: org/apache/commons/math3/analysis/solvers/BracketingNthOrderBrentSolver."<init>":(DI)V]
BracketingNthOrderBrentSolver.BracketingNthOrderBrentSolver ( double relativeAccuracy, double absoluteAccuracy, double functionValueAccuracy, int maximalOrder )
[mangled: org/apache/commons/math3/analysis/solvers/BracketingNthOrderBrentSolver."<init>":(DDDI)V]
BracketingNthOrderBrentSolver.BracketingNthOrderBrentSolver ( double relativeAccuracy, double absoluteAccuracy, int maximalOrder )
[mangled: org/apache/commons/math3/analysis/solvers/BracketingNthOrderBrentSolver."<init>":(DDI)V]
BracketingNthOrderBrentSolver.doSolve ( ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BracketingNthOrderBrentSolver.doSolve:()D]
BracketingNthOrderBrentSolver.getMaximalOrder ( ) : int
[mangled: org/apache/commons/math3/analysis/solvers/BracketingNthOrderBrentSolver.getMaximalOrder:()I]
BracketingNthOrderBrentSolver.solve ( int maxEval, UnivariateFunction f, double min, double max, AllowedSolution allowedSolution ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BracketingNthOrderBrentSolver.solve:(ILorg/apache/commons/math3/analysis/UnivariateFunction;DDLorg/apache/commons/math3/analysis/solvers/AllowedSolution;)D]
BracketingNthOrderBrentSolver.solve ( int maxEval, UnivariateFunction f, double min, double max, double startValue, AllowedSolution allowedSolution ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BracketingNthOrderBrentSolver.solve:(ILorg/apache/commons/math3/analysis/UnivariateFunction;DDDLorg/apache/commons/math3/analysis/solvers/AllowedSolution;)D]
cdk-1.5.1.jar, BracketingNthOrderBrentSolverDFP.class
package org.apache.commons.math3.dfp
BracketingNthOrderBrentSolverDFP.BracketingNthOrderBrentSolverDFP ( Dfp relativeAccuracy, Dfp absoluteAccuracy, Dfp functionValueAccuracy, int maximalOrder )
[mangled: org/apache/commons/math3/dfp/BracketingNthOrderBrentSolverDFP."<init>":(Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;I)V]
BracketingNthOrderBrentSolverDFP.getAbsoluteAccuracy ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/BracketingNthOrderBrentSolverDFP.getAbsoluteAccuracy:()Lorg/apache/commons/math3/dfp/Dfp;]
BracketingNthOrderBrentSolverDFP.getEvaluations ( ) : int
[mangled: org/apache/commons/math3/dfp/BracketingNthOrderBrentSolverDFP.getEvaluations:()I]
BracketingNthOrderBrentSolverDFP.getFunctionValueAccuracy ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/BracketingNthOrderBrentSolverDFP.getFunctionValueAccuracy:()Lorg/apache/commons/math3/dfp/Dfp;]
BracketingNthOrderBrentSolverDFP.getMaxEvaluations ( ) : int
[mangled: org/apache/commons/math3/dfp/BracketingNthOrderBrentSolverDFP.getMaxEvaluations:()I]
BracketingNthOrderBrentSolverDFP.getMaximalOrder ( ) : int
[mangled: org/apache/commons/math3/dfp/BracketingNthOrderBrentSolverDFP.getMaximalOrder:()I]
BracketingNthOrderBrentSolverDFP.getRelativeAccuracy ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/BracketingNthOrderBrentSolverDFP.getRelativeAccuracy:()Lorg/apache/commons/math3/dfp/Dfp;]
BracketingNthOrderBrentSolverDFP.solve ( int maxEval, UnivariateDfpFunction f, Dfp min, Dfp max, AllowedSolution allowedSolution ) : Dfp
[mangled: org/apache/commons/math3/dfp/BracketingNthOrderBrentSolverDFP.solve:(ILorg/apache/commons/math3/dfp/UnivariateDfpFunction;Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/analysis/solvers/AllowedSolution;)Lorg/apache/commons/math3/dfp/Dfp;]
BracketingNthOrderBrentSolverDFP.solve ( int maxEval, UnivariateDfpFunction f, Dfp min, Dfp max, Dfp startValue, AllowedSolution allowedSolution ) : Dfp
[mangled: org/apache/commons/math3/dfp/BracketingNthOrderBrentSolverDFP.solve:(ILorg/apache/commons/math3/dfp/UnivariateDfpFunction;Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/analysis/solvers/AllowedSolution;)Lorg/apache/commons/math3/dfp/Dfp;]
cdk-1.5.1.jar, BrentOptimizer.class
package org.apache.commons.math3.optimization.univariate
BrentOptimizer.BrentOptimizer ( double rel, double abs )
[mangled: org/apache/commons/math3/optimization/univariate/BrentOptimizer."<init>":(DD)V]
BrentOptimizer.BrentOptimizer ( double rel, double abs, ConvergenceChecker checker )
[mangled: org/apache/commons/math3/optimization/univariate/BrentOptimizer."<init>":(DDLorg/apache/commons/math3/optimization/ConvergenceChecker;)V]
BrentOptimizer.doOptimize ( ) : UnivariatePointValuePair
[mangled: org/apache/commons/math3/optimization/univariate/BrentOptimizer.doOptimize:()Lorg/apache/commons/math3/optimization/univariate/UnivariatePointValuePair;]
cdk-1.5.1.jar, BrentSolver.class
package org.apache.commons.math3.analysis.solvers
BrentSolver.BrentSolver ( )
[mangled: org/apache/commons/math3/analysis/solvers/BrentSolver."<init>":()V]
BrentSolver.BrentSolver ( double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/BrentSolver."<init>":(D)V]
BrentSolver.BrentSolver ( double relativeAccuracy, double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/BrentSolver."<init>":(DD)V]
BrentSolver.BrentSolver ( double relativeAccuracy, double absoluteAccuracy, double functionValueAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/BrentSolver."<init>":(DDD)V]
BrentSolver.doSolve ( ) : double
[mangled: org/apache/commons/math3/analysis/solvers/BrentSolver.doSolve:()D]
cdk-1.5.1.jar, BSPTree.class
package org.apache.commons.math3.geometry.partitioning
BSPTree.BSPTree ( )
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTree."<init>":()V]
BSPTree.BSPTree ( Object attribute )
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTree."<init>":(Ljava/lang/Object;)V]
BSPTree.BSPTree ( SubHyperplane cut, BSPTree plus, BSPTree minus, Object attribute )
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTree."<init>":(Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;Lorg/apache/commons/math3/geometry/partitioning/BSPTree;Lorg/apache/commons/math3/geometry/partitioning/BSPTree;Ljava/lang/Object;)V]
BSPTree.copySelf ( ) : BSPTree
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTree.copySelf:()Lorg/apache/commons/math3/geometry/partitioning/BSPTree;]
BSPTree.getAttribute ( ) : Object
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTree.getAttribute:()Ljava/lang/Object;]
BSPTree.getCell ( Vector point ) : BSPTree
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTree.getCell:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;]
BSPTree.getCut ( ) : SubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTree.getCut:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;]
BSPTree.getMinus ( ) : BSPTree
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTree.getMinus:()Lorg/apache/commons/math3/geometry/partitioning/BSPTree;]
BSPTree.getParent ( ) : BSPTree
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTree.getParent:()Lorg/apache/commons/math3/geometry/partitioning/BSPTree;]
BSPTree.getPlus ( ) : BSPTree
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTree.getPlus:()Lorg/apache/commons/math3/geometry/partitioning/BSPTree;]
BSPTree.insertCut ( Hyperplane hyperplane ) : boolean
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTree.insertCut:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Z]
BSPTree.insertInTree ( BSPTree parentTree, boolean isPlusChild ) : void
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTree.insertInTree:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;Z)V]
BSPTree.merge ( BSPTree tree, BSPTree.LeafMerger leafMerger ) : BSPTree
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTree.merge:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;Lorg/apache/commons/math3/geometry/partitioning/BSPTree$LeafMerger;)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;]
BSPTree.setAttribute ( Object attribute ) : void
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTree.setAttribute:(Ljava/lang/Object;)V]
BSPTree.split ( SubHyperplane sub ) : BSPTree
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTree.split:(Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;]
BSPTree.visit ( BSPTreeVisitor visitor ) : void
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTree.visit:(Lorg/apache/commons/math3/geometry/partitioning/BSPTreeVisitor;)V]
cdk-1.5.1.jar, BSPTreeVisitor.class
package org.apache.commons.math3.geometry.partitioning
BSPTreeVisitor.visitInternalNode ( BSPTree p1 ) [abstract] : void
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTreeVisitor.visitInternalNode:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)V]
BSPTreeVisitor.visitLeafNode ( BSPTree p1 ) [abstract] : void
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTreeVisitor.visitLeafNode:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)V]
BSPTreeVisitor.visitOrder ( BSPTree p1 ) [abstract] : BSPTreeVisitor.Order
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTreeVisitor.visitOrder:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/partitioning/BSPTreeVisitor$Order;]
cdk-1.5.1.jar, CardanEulerSingularityException.class
package org.apache.commons.math3.geometry.euclidean.threed
CardanEulerSingularityException.CardanEulerSingularityException ( boolean isCardan )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/CardanEulerSingularityException."<init>":(Z)V]
cdk-1.5.1.jar, CauchyDistribution.class
package org.apache.commons.math3.distribution
CauchyDistribution.CauchyDistribution ( )
[mangled: org/apache/commons/math3/distribution/CauchyDistribution."<init>":()V]
CauchyDistribution.CauchyDistribution ( double median, double scale )
[mangled: org/apache/commons/math3/distribution/CauchyDistribution."<init>":(DD)V]
CauchyDistribution.CauchyDistribution ( double median, double scale, double inverseCumAccuracy )
[mangled: org/apache/commons/math3/distribution/CauchyDistribution."<init>":(DDD)V]
CauchyDistribution.cumulativeProbability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/CauchyDistribution.cumulativeProbability:(D)D]
CauchyDistribution.density ( double x ) : double
[mangled: org/apache/commons/math3/distribution/CauchyDistribution.density:(D)D]
CauchyDistribution.getMedian ( ) : double
[mangled: org/apache/commons/math3/distribution/CauchyDistribution.getMedian:()D]
CauchyDistribution.getNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/CauchyDistribution.getNumericalMean:()D]
CauchyDistribution.getNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/CauchyDistribution.getNumericalVariance:()D]
CauchyDistribution.getScale ( ) : double
[mangled: org/apache/commons/math3/distribution/CauchyDistribution.getScale:()D]
CauchyDistribution.getSolverAbsoluteAccuracy ( ) : double
[mangled: org/apache/commons/math3/distribution/CauchyDistribution.getSolverAbsoluteAccuracy:()D]
CauchyDistribution.getSupportLowerBound ( ) : double
[mangled: org/apache/commons/math3/distribution/CauchyDistribution.getSupportLowerBound:()D]
CauchyDistribution.getSupportUpperBound ( ) : double
[mangled: org/apache/commons/math3/distribution/CauchyDistribution.getSupportUpperBound:()D]
CauchyDistribution.inverseCumulativeProbability ( double p ) : double
[mangled: org/apache/commons/math3/distribution/CauchyDistribution.inverseCumulativeProbability:(D)D]
CauchyDistribution.isSupportConnected ( ) : boolean
[mangled: org/apache/commons/math3/distribution/CauchyDistribution.isSupportConnected:()Z]
CauchyDistribution.isSupportLowerBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/CauchyDistribution.isSupportLowerBoundInclusive:()Z]
CauchyDistribution.isSupportUpperBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/CauchyDistribution.isSupportUpperBoundInclusive:()Z]
CauchyDistribution.probability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/CauchyDistribution.probability:(D)D]
cdk-1.5.1.jar, Cbrt.class
package org.apache.commons.math3.analysis.function
Cbrt.Cbrt ( )
[mangled: org/apache/commons/math3/analysis/function/Cbrt."<init>":()V]
Cbrt.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Cbrt.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Cbrt.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Cbrt.value:(D)D]
cdk-1.5.1.jar, Ceil.class
package org.apache.commons.math3.analysis.function
Ceil.Ceil ( )
[mangled: org/apache/commons/math3/analysis/function/Ceil."<init>":()V]
Ceil.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Ceil.value:(D)D]
cdk-1.5.1.jar, ChiralityAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
ChiralityAtom.ChiralityAtom ( )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/ChiralityAtom."<init>":()V]
cdk-1.5.1.jar, ChiSquaredDistribution.class
package org.apache.commons.math3.distribution
ChiSquaredDistribution.ChiSquaredDistribution ( double degreesOfFreedom )
[mangled: org/apache/commons/math3/distribution/ChiSquaredDistribution."<init>":(D)V]
ChiSquaredDistribution.ChiSquaredDistribution ( double degreesOfFreedom, double inverseCumAccuracy )
[mangled: org/apache/commons/math3/distribution/ChiSquaredDistribution."<init>":(DD)V]
ChiSquaredDistribution.cumulativeProbability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/ChiSquaredDistribution.cumulativeProbability:(D)D]
ChiSquaredDistribution.density ( double x ) : double
[mangled: org/apache/commons/math3/distribution/ChiSquaredDistribution.density:(D)D]
ChiSquaredDistribution.getDegreesOfFreedom ( ) : double
[mangled: org/apache/commons/math3/distribution/ChiSquaredDistribution.getDegreesOfFreedom:()D]
ChiSquaredDistribution.getNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/ChiSquaredDistribution.getNumericalMean:()D]
ChiSquaredDistribution.getNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/ChiSquaredDistribution.getNumericalVariance:()D]
ChiSquaredDistribution.getSolverAbsoluteAccuracy ( ) : double
[mangled: org/apache/commons/math3/distribution/ChiSquaredDistribution.getSolverAbsoluteAccuracy:()D]
ChiSquaredDistribution.getSupportLowerBound ( ) : double
[mangled: org/apache/commons/math3/distribution/ChiSquaredDistribution.getSupportLowerBound:()D]
ChiSquaredDistribution.getSupportUpperBound ( ) : double
[mangled: org/apache/commons/math3/distribution/ChiSquaredDistribution.getSupportUpperBound:()D]
ChiSquaredDistribution.isSupportConnected ( ) : boolean
[mangled: org/apache/commons/math3/distribution/ChiSquaredDistribution.isSupportConnected:()Z]
ChiSquaredDistribution.isSupportLowerBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/ChiSquaredDistribution.isSupportLowerBoundInclusive:()Z]
ChiSquaredDistribution.isSupportUpperBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/ChiSquaredDistribution.isSupportUpperBoundInclusive:()Z]
ChiSquaredDistribution.probability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/ChiSquaredDistribution.probability:(D)D]
cdk-1.5.1.jar, ChiSquareTest.class
package org.apache.commons.math3.stat.inference
ChiSquareTest.chiSquare ( double[ ] expected, long[ ] observed ) : double
[mangled: org/apache/commons/math3/stat/inference/ChiSquareTest.chiSquare:([D[J)D]
ChiSquareTest.chiSquare ( long[ ][ ] counts ) : double
[mangled: org/apache/commons/math3/stat/inference/ChiSquareTest.chiSquare:([[J)D]
ChiSquareTest.chiSquareDataSetsComparison ( long[ ] observed1, long[ ] observed2 ) : double
[mangled: org/apache/commons/math3/stat/inference/ChiSquareTest.chiSquareDataSetsComparison:([J[J)D]
ChiSquareTest.ChiSquareTest ( )
[mangled: org/apache/commons/math3/stat/inference/ChiSquareTest."<init>":()V]
ChiSquareTest.chiSquareTest ( double[ ] expected, long[ ] observed ) : double
[mangled: org/apache/commons/math3/stat/inference/ChiSquareTest.chiSquareTest:([D[J)D]
ChiSquareTest.chiSquareTest ( double[ ] expected, long[ ] observed, double alpha ) : boolean
[mangled: org/apache/commons/math3/stat/inference/ChiSquareTest.chiSquareTest:([D[JD)Z]
ChiSquareTest.chiSquareTest ( long[ ][ ] counts ) : double
[mangled: org/apache/commons/math3/stat/inference/ChiSquareTest.chiSquareTest:([[J)D]
ChiSquareTest.chiSquareTest ( long[ ][ ] counts, double alpha ) : boolean
[mangled: org/apache/commons/math3/stat/inference/ChiSquareTest.chiSquareTest:([[JD)Z]
ChiSquareTest.chiSquareTestDataSetsComparison ( long[ ] observed1, long[ ] observed2 ) : double
[mangled: org/apache/commons/math3/stat/inference/ChiSquareTest.chiSquareTestDataSetsComparison:([J[J)D]
ChiSquareTest.chiSquareTestDataSetsComparison ( long[ ] observed1, long[ ] observed2, double alpha ) : boolean
[mangled: org/apache/commons/math3/stat/inference/ChiSquareTest.chiSquareTestDataSetsComparison:([J[JD)Z]
cdk-1.5.1.jar, CholeskyDecomposition.class
package org.apache.commons.math3.linear
CholeskyDecomposition.CholeskyDecomposition ( RealMatrix matrix )
[mangled: org/apache/commons/math3/linear/CholeskyDecomposition."<init>":(Lorg/apache/commons/math3/linear/RealMatrix;)V]
CholeskyDecomposition.CholeskyDecomposition ( RealMatrix matrix, double relativeSymmetryThreshold, double absolutePositivityThreshold )
[mangled: org/apache/commons/math3/linear/CholeskyDecomposition."<init>":(Lorg/apache/commons/math3/linear/RealMatrix;DD)V]
CholeskyDecomposition.getDeterminant ( ) : double
[mangled: org/apache/commons/math3/linear/CholeskyDecomposition.getDeterminant:()D]
CholeskyDecomposition.getL ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/CholeskyDecomposition.getL:()Lorg/apache/commons/math3/linear/RealMatrix;]
CholeskyDecomposition.getLT ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/CholeskyDecomposition.getLT:()Lorg/apache/commons/math3/linear/RealMatrix;]
CholeskyDecomposition.getSolver ( ) : DecompositionSolver
[mangled: org/apache/commons/math3/linear/CholeskyDecomposition.getSolver:()Lorg/apache/commons/math3/linear/DecompositionSolver;]
cdk-1.5.1.jar, Chromosome.class
package org.apache.commons.math3.genetics
Chromosome.Chromosome ( )
[mangled: org/apache/commons/math3/genetics/Chromosome."<init>":()V]
Chromosome.compareTo ( Chromosome another ) : int
[mangled: org/apache/commons/math3/genetics/Chromosome.compareTo:(Lorg/apache/commons/math3/genetics/Chromosome;)I]
Chromosome.compareTo ( Object x0 ) : int
[mangled: org/apache/commons/math3/genetics/Chromosome.compareTo:(Ljava/lang/Object;)I]
Chromosome.findSameChromosome ( Population population ) : Chromosome
[mangled: org/apache/commons/math3/genetics/Chromosome.findSameChromosome:(Lorg/apache/commons/math3/genetics/Population;)Lorg/apache/commons/math3/genetics/Chromosome;]
Chromosome.getFitness ( ) : double
[mangled: org/apache/commons/math3/genetics/Chromosome.getFitness:()D]
Chromosome.isSame ( Chromosome another ) : boolean
[mangled: org/apache/commons/math3/genetics/Chromosome.isSame:(Lorg/apache/commons/math3/genetics/Chromosome;)Z]
Chromosome.searchForFitnessUpdate ( Population population ) : void
[mangled: org/apache/commons/math3/genetics/Chromosome.searchForFitnessUpdate:(Lorg/apache/commons/math3/genetics/Population;)V]
cdk-1.5.1.jar, ChromosomePair.class
package org.apache.commons.math3.genetics
ChromosomePair.ChromosomePair ( Chromosome c1, Chromosome c2 )
[mangled: org/apache/commons/math3/genetics/ChromosomePair."<init>":(Lorg/apache/commons/math3/genetics/Chromosome;Lorg/apache/commons/math3/genetics/Chromosome;)V]
ChromosomePair.getFirst ( ) : Chromosome
[mangled: org/apache/commons/math3/genetics/ChromosomePair.getFirst:()Lorg/apache/commons/math3/genetics/Chromosome;]
ChromosomePair.getSecond ( ) : Chromosome
[mangled: org/apache/commons/math3/genetics/ChromosomePair.getSecond:()Lorg/apache/commons/math3/genetics/Chromosome;]
ChromosomePair.toString ( ) : String
[mangled: org/apache/commons/math3/genetics/ChromosomePair.toString:()Ljava/lang/String;]
cdk-1.5.1.jar, ClassicalRungeKuttaIntegrator.class
package org.apache.commons.math3.ode.nonstiff
ClassicalRungeKuttaIntegrator.ClassicalRungeKuttaIntegrator ( double step )
[mangled: org/apache/commons/math3/ode/nonstiff/ClassicalRungeKuttaIntegrator."<init>":(D)V]
cdk-1.5.1.jar, Cluster.class
package org.apache.commons.math3.stat.clustering
Cluster.addPoint ( Clusterable point ) : void
[mangled: org/apache/commons/math3/stat/clustering/Cluster.addPoint:(Lorg/apache/commons/math3/stat/clustering/Clusterable;)V]
Cluster.Cluster ( Clusterable center )
[mangled: org/apache/commons/math3/stat/clustering/Cluster."<init>":(Lorg/apache/commons/math3/stat/clustering/Clusterable;)V]
Cluster.getCenter ( ) : Clusterable
[mangled: org/apache/commons/math3/stat/clustering/Cluster.getCenter:()Lorg/apache/commons/math3/stat/clustering/Clusterable;]
Cluster.getPoints ( ) : List
[mangled: org/apache/commons/math3/stat/clustering/Cluster.getPoints:()Ljava/util/List;]
cdk-1.5.1.jar, Clusterable.class
package org.apache.commons.math3.stat.clustering
Clusterable.centroidOf ( Collection p1 ) [abstract] : Object
[mangled: org/apache/commons/math3/stat/clustering/Clusterable.centroidOf:(Ljava/util/Collection;)Ljava/lang/Object;]
Clusterable.distanceFrom ( Object p1 ) [abstract] : double
[mangled: org/apache/commons/math3/stat/clustering/Clusterable.distanceFrom:(Ljava/lang/Object;)D]
cdk-1.5.1.jar, CMAESOptimizer.class
package org.apache.commons.math3.optimization.direct
CMAESOptimizer.CMAESOptimizer ( )
[mangled: org/apache/commons/math3/optimization/direct/CMAESOptimizer."<init>":()V]
CMAESOptimizer.CMAESOptimizer ( int lambda )
[mangled: org/apache/commons/math3/optimization/direct/CMAESOptimizer."<init>":(I)V]
CMAESOptimizer.CMAESOptimizer ( int lambda, double[ ] inputSigma )
[mangled: org/apache/commons/math3/optimization/direct/CMAESOptimizer."<init>":(I[D)V]
CMAESOptimizer.CMAESOptimizer ( int lambda, double[ ] inputSigma, int maxIterations, double stopFitness, boolean isActiveCMA, int diagonalOnly, int checkFeasableCount, RandomGenerator random, boolean generateStatistics )
[mangled: org/apache/commons/math3/optimization/direct/CMAESOptimizer."<init>":(I[DIDZIILorg/apache/commons/math3/random/RandomGenerator;Z)V]
CMAESOptimizer.CMAESOptimizer ( int lambda, double[ ] inputSigma, int maxIterations, double stopFitness, boolean isActiveCMA, int diagonalOnly, int checkFeasableCount, RandomGenerator random, boolean generateStatistics, ConvergenceChecker checker )
[mangled: org/apache/commons/math3/optimization/direct/CMAESOptimizer."<init>":(I[DIDZIILorg/apache/commons/math3/random/RandomGenerator;ZLorg/apache/commons/math3/optimization/ConvergenceChecker;)V]
CMAESOptimizer.doOptimize ( ) : PointValuePair
[mangled: org/apache/commons/math3/optimization/direct/CMAESOptimizer.doOptimize:()Lorg/apache/commons/math3/optimization/PointValuePair;]
CMAESOptimizer.getStatisticsDHistory ( ) : List
[mangled: org/apache/commons/math3/optimization/direct/CMAESOptimizer.getStatisticsDHistory:()Ljava/util/List;]
CMAESOptimizer.getStatisticsFitnessHistory ( ) : List
[mangled: org/apache/commons/math3/optimization/direct/CMAESOptimizer.getStatisticsFitnessHistory:()Ljava/util/List;]
CMAESOptimizer.getStatisticsMeanHistory ( ) : List
[mangled: org/apache/commons/math3/optimization/direct/CMAESOptimizer.getStatisticsMeanHistory:()Ljava/util/List;]
CMAESOptimizer.getStatisticsSigmaHistory ( ) : List
[mangled: org/apache/commons/math3/optimization/direct/CMAESOptimizer.getStatisticsSigmaHistory:()Ljava/util/List;]
cdk-1.5.1.jar, Complex.class
package org.apache.commons.math3.complex
Complex.abs ( ) : double
[mangled: org/apache/commons/math3/complex/Complex.abs:()D]
Complex.acos ( ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.acos:()Lorg/apache/commons/math3/complex/Complex;]
Complex.add ( Complex addend ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.add:(Lorg/apache/commons/math3/complex/Complex;)Lorg/apache/commons/math3/complex/Complex;]
Complex.add ( double addend ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.add:(D)Lorg/apache/commons/math3/complex/Complex;]
Complex.add ( Object x0 ) : Object
[mangled: org/apache/commons/math3/complex/Complex.add:(Ljava/lang/Object;)Ljava/lang/Object;]
Complex.asin ( ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.asin:()Lorg/apache/commons/math3/complex/Complex;]
Complex.atan ( ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.atan:()Lorg/apache/commons/math3/complex/Complex;]
Complex.Complex ( double real )
[mangled: org/apache/commons/math3/complex/Complex."<init>":(D)V]
Complex.Complex ( double real, double imaginary )
[mangled: org/apache/commons/math3/complex/Complex."<init>":(DD)V]
Complex.conjugate ( ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.conjugate:()Lorg/apache/commons/math3/complex/Complex;]
Complex.cos ( ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.cos:()Lorg/apache/commons/math3/complex/Complex;]
Complex.cosh ( ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.cosh:()Lorg/apache/commons/math3/complex/Complex;]
Complex.createComplex ( double realPart, double imaginaryPart ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.createComplex:(DD)Lorg/apache/commons/math3/complex/Complex;]
Complex.divide ( Complex divisor ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.divide:(Lorg/apache/commons/math3/complex/Complex;)Lorg/apache/commons/math3/complex/Complex;]
Complex.divide ( double divisor ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.divide:(D)Lorg/apache/commons/math3/complex/Complex;]
Complex.divide ( Object x0 ) : Object
[mangled: org/apache/commons/math3/complex/Complex.divide:(Ljava/lang/Object;)Ljava/lang/Object;]
Complex.equals ( Object other ) : boolean
[mangled: org/apache/commons/math3/complex/Complex.equals:(Ljava/lang/Object;)Z]
Complex.exp ( ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.exp:()Lorg/apache/commons/math3/complex/Complex;]
Complex.getArgument ( ) : double
[mangled: org/apache/commons/math3/complex/Complex.getArgument:()D]
Complex.getField ( ) : ComplexField
[mangled: org/apache/commons/math3/complex/Complex.getField:()Lorg/apache/commons/math3/complex/ComplexField;]
Complex.getField ( ) : Field
[mangled: org/apache/commons/math3/complex/Complex.getField:()Lorg/apache/commons/math3/Field;]
Complex.getImaginary ( ) : double
[mangled: org/apache/commons/math3/complex/Complex.getImaginary:()D]
Complex.getReal ( ) : double
[mangled: org/apache/commons/math3/complex/Complex.getReal:()D]
Complex.hashCode ( ) : int
[mangled: org/apache/commons/math3/complex/Complex.hashCode:()I]
Complex.isInfinite ( ) : boolean
[mangled: org/apache/commons/math3/complex/Complex.isInfinite:()Z]
Complex.isNaN ( ) : boolean
[mangled: org/apache/commons/math3/complex/Complex.isNaN:()Z]
Complex.log ( ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.log:()Lorg/apache/commons/math3/complex/Complex;]
Complex.multiply ( Complex factor ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.multiply:(Lorg/apache/commons/math3/complex/Complex;)Lorg/apache/commons/math3/complex/Complex;]
Complex.multiply ( double factor ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.multiply:(D)Lorg/apache/commons/math3/complex/Complex;]
Complex.multiply ( int factor ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.multiply:(I)Lorg/apache/commons/math3/complex/Complex;]
Complex.multiply ( int x0 ) : Object
[mangled: org/apache/commons/math3/complex/Complex.multiply:(I)Ljava/lang/Object;]
Complex.multiply ( Object x0 ) : Object
[mangled: org/apache/commons/math3/complex/Complex.multiply:(Ljava/lang/Object;)Ljava/lang/Object;]
Complex.negate ( ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.negate:()Lorg/apache/commons/math3/complex/Complex;]
Complex.negate ( ) : Object
[mangled: org/apache/commons/math3/complex/Complex.negate:()Ljava/lang/Object;]
Complex.nthRoot ( int n ) : List
[mangled: org/apache/commons/math3/complex/Complex.nthRoot:(I)Ljava/util/List;]
Complex.pow ( Complex x ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.pow:(Lorg/apache/commons/math3/complex/Complex;)Lorg/apache/commons/math3/complex/Complex;]
Complex.pow ( double x ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.pow:(D)Lorg/apache/commons/math3/complex/Complex;]
Complex.readResolve ( ) : Object
[mangled: org/apache/commons/math3/complex/Complex.readResolve:()Ljava/lang/Object;]
Complex.reciprocal ( ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.reciprocal:()Lorg/apache/commons/math3/complex/Complex;]
Complex.reciprocal ( ) : Object
[mangled: org/apache/commons/math3/complex/Complex.reciprocal:()Ljava/lang/Object;]
Complex.sin ( ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.sin:()Lorg/apache/commons/math3/complex/Complex;]
Complex.sinh ( ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.sinh:()Lorg/apache/commons/math3/complex/Complex;]
Complex.sqrt ( ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.sqrt:()Lorg/apache/commons/math3/complex/Complex;]
Complex.sqrt1z ( ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.sqrt1z:()Lorg/apache/commons/math3/complex/Complex;]
Complex.subtract ( Complex subtrahend ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.subtract:(Lorg/apache/commons/math3/complex/Complex;)Lorg/apache/commons/math3/complex/Complex;]
Complex.subtract ( double subtrahend ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.subtract:(D)Lorg/apache/commons/math3/complex/Complex;]
Complex.subtract ( Object x0 ) : Object
[mangled: org/apache/commons/math3/complex/Complex.subtract:(Ljava/lang/Object;)Ljava/lang/Object;]
Complex.tan ( ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.tan:()Lorg/apache/commons/math3/complex/Complex;]
Complex.tanh ( ) : Complex
[mangled: org/apache/commons/math3/complex/Complex.tanh:()Lorg/apache/commons/math3/complex/Complex;]
Complex.toString ( ) : String
[mangled: org/apache/commons/math3/complex/Complex.toString:()Ljava/lang/String;]
Complex.valueOf ( double realPart ) [static] : Complex
[mangled: org/apache/commons/math3/complex/Complex.valueOf:(D)Lorg/apache/commons/math3/complex/Complex;]
Complex.valueOf ( double realPart, double imaginaryPart ) [static] : Complex
[mangled: org/apache/commons/math3/complex/Complex.valueOf:(DD)Lorg/apache/commons/math3/complex/Complex;]
cdk-1.5.1.jar, ComplexField.class
package org.apache.commons.math3.complex
ComplexField.getInstance ( ) [static] : ComplexField
[mangled: org/apache/commons/math3/complex/ComplexField.getInstance:()Lorg/apache/commons/math3/complex/ComplexField;]
ComplexField.getOne ( ) : Complex
[mangled: org/apache/commons/math3/complex/ComplexField.getOne:()Lorg/apache/commons/math3/complex/Complex;]
ComplexField.getOne ( ) : Object
[mangled: org/apache/commons/math3/complex/ComplexField.getOne:()Ljava/lang/Object;]
ComplexField.getRuntimeClass ( ) : Class
[mangled: org/apache/commons/math3/complex/ComplexField.getRuntimeClass:()Ljava/lang/Class;]
ComplexField.getZero ( ) : Complex
[mangled: org/apache/commons/math3/complex/ComplexField.getZero:()Lorg/apache/commons/math3/complex/Complex;]
ComplexField.getZero ( ) : Object
[mangled: org/apache/commons/math3/complex/ComplexField.getZero:()Ljava/lang/Object;]
cdk-1.5.1.jar, ComplexFormat.class
package org.apache.commons.math3.complex
ComplexFormat.ComplexFormat ( )
[mangled: org/apache/commons/math3/complex/ComplexFormat."<init>":()V]
ComplexFormat.ComplexFormat ( NumberFormat format )
[mangled: org/apache/commons/math3/complex/ComplexFormat."<init>":(Ljava/text/NumberFormat;)V]
ComplexFormat.ComplexFormat ( NumberFormat realFormat, NumberFormat imaginaryFormat )
[mangled: org/apache/commons/math3/complex/ComplexFormat."<init>":(Ljava/text/NumberFormat;Ljava/text/NumberFormat;)V]
ComplexFormat.ComplexFormat ( String imaginaryCharacter )
[mangled: org/apache/commons/math3/complex/ComplexFormat."<init>":(Ljava/lang/String;)V]
ComplexFormat.ComplexFormat ( String imaginaryCharacter, NumberFormat format )
[mangled: org/apache/commons/math3/complex/ComplexFormat."<init>":(Ljava/lang/String;Ljava/text/NumberFormat;)V]
ComplexFormat.ComplexFormat ( String imaginaryCharacter, NumberFormat realFormat, NumberFormat imaginaryFormat )
[mangled: org/apache/commons/math3/complex/ComplexFormat."<init>":(Ljava/lang/String;Ljava/text/NumberFormat;Ljava/text/NumberFormat;)V]
ComplexFormat.format ( Complex c ) : String
[mangled: org/apache/commons/math3/complex/ComplexFormat.format:(Lorg/apache/commons/math3/complex/Complex;)Ljava/lang/String;]
ComplexFormat.format ( Complex complex, StringBuffer toAppendTo, FieldPosition pos ) : StringBuffer
[mangled: org/apache/commons/math3/complex/ComplexFormat.format:(Lorg/apache/commons/math3/complex/Complex;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
ComplexFormat.format ( Double c ) : String
[mangled: org/apache/commons/math3/complex/ComplexFormat.format:(Ljava/lang/Double;)Ljava/lang/String;]
ComplexFormat.format ( Object obj, StringBuffer toAppendTo, FieldPosition pos ) : StringBuffer
[mangled: org/apache/commons/math3/complex/ComplexFormat.format:(Ljava/lang/Object;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
ComplexFormat.getAvailableLocales ( ) [static] : Locale[ ]
[mangled: org/apache/commons/math3/complex/ComplexFormat.getAvailableLocales:()[Ljava/util/Locale;]
ComplexFormat.getImaginaryCharacter ( ) : String
[mangled: org/apache/commons/math3/complex/ComplexFormat.getImaginaryCharacter:()Ljava/lang/String;]
ComplexFormat.getImaginaryFormat ( ) : NumberFormat
[mangled: org/apache/commons/math3/complex/ComplexFormat.getImaginaryFormat:()Ljava/text/NumberFormat;]
ComplexFormat.getInstance ( ) [static] : ComplexFormat
[mangled: org/apache/commons/math3/complex/ComplexFormat.getInstance:()Lorg/apache/commons/math3/complex/ComplexFormat;]
ComplexFormat.getInstance ( Locale locale ) [static] : ComplexFormat
[mangled: org/apache/commons/math3/complex/ComplexFormat.getInstance:(Ljava/util/Locale;)Lorg/apache/commons/math3/complex/ComplexFormat;]
ComplexFormat.getInstance ( String imaginaryCharacter, Locale locale ) [static] : ComplexFormat
[mangled: org/apache/commons/math3/complex/ComplexFormat.getInstance:(Ljava/lang/String;Ljava/util/Locale;)Lorg/apache/commons/math3/complex/ComplexFormat;]
ComplexFormat.getRealFormat ( ) : NumberFormat
[mangled: org/apache/commons/math3/complex/ComplexFormat.getRealFormat:()Ljava/text/NumberFormat;]
ComplexFormat.parse ( String source ) : Complex
[mangled: org/apache/commons/math3/complex/ComplexFormat.parse:(Ljava/lang/String;)Lorg/apache/commons/math3/complex/Complex;]
ComplexFormat.parse ( String source, ParsePosition pos ) : Complex
[mangled: org/apache/commons/math3/complex/ComplexFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Lorg/apache/commons/math3/complex/Complex;]
cdk-1.5.1.jar, ComplexUtils.class
package org.apache.commons.math3.complex
ComplexUtils.polar2Complex ( double r, double theta ) [static] : Complex
[mangled: org/apache/commons/math3/complex/ComplexUtils.polar2Complex:(DD)Lorg/apache/commons/math3/complex/Complex;]
cdk-1.5.1.jar, CompositeFormat.class
package org.apache.commons.math3.util
CompositeFormat.formatDouble ( double value, NumberFormat format, StringBuffer toAppendTo, FieldPosition pos ) [static] : StringBuffer
[mangled: org/apache/commons/math3/util/CompositeFormat.formatDouble:(DLjava/text/NumberFormat;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
CompositeFormat.getDefaultNumberFormat ( ) [static] : NumberFormat
[mangled: org/apache/commons/math3/util/CompositeFormat.getDefaultNumberFormat:()Ljava/text/NumberFormat;]
CompositeFormat.getDefaultNumberFormat ( Locale locale ) [static] : NumberFormat
[mangled: org/apache/commons/math3/util/CompositeFormat.getDefaultNumberFormat:(Ljava/util/Locale;)Ljava/text/NumberFormat;]
CompositeFormat.parseAndIgnoreWhitespace ( String source, ParsePosition pos ) [static] : void
[mangled: org/apache/commons/math3/util/CompositeFormat.parseAndIgnoreWhitespace:(Ljava/lang/String;Ljava/text/ParsePosition;)V]
CompositeFormat.parseFixedstring ( String source, String expected, ParsePosition pos ) [static] : boolean
[mangled: org/apache/commons/math3/util/CompositeFormat.parseFixedstring:(Ljava/lang/String;Ljava/lang/String;Ljava/text/ParsePosition;)Z]
CompositeFormat.parseNextCharacter ( String source, ParsePosition pos ) [static] : char
[mangled: org/apache/commons/math3/util/CompositeFormat.parseNextCharacter:(Ljava/lang/String;Ljava/text/ParsePosition;)C]
CompositeFormat.parseNumber ( String source, NumberFormat format, ParsePosition pos ) [static] : Number
[mangled: org/apache/commons/math3/util/CompositeFormat.parseNumber:(Ljava/lang/String;Ljava/text/NumberFormat;Ljava/text/ParsePosition;)Ljava/lang/Number;]
cdk-1.5.1.jar, ConjugateGradient.class
package org.apache.commons.math3.linear
ConjugateGradient.ConjugateGradient ( int maxIterations, double delta, boolean check )
[mangled: org/apache/commons/math3/linear/ConjugateGradient."<init>":(IDZ)V]
ConjugateGradient.ConjugateGradient ( IterationManager manager, double delta, boolean check )
[mangled: org/apache/commons/math3/linear/ConjugateGradient."<init>":(Lorg/apache/commons/math3/util/IterationManager;DZ)V]
ConjugateGradient.getCheck ( ) : boolean
[mangled: org/apache/commons/math3/linear/ConjugateGradient.getCheck:()Z]
ConjugateGradient.solveInPlace ( RealLinearOperator a, RealLinearOperator minv, RealVector b, RealVector x0 ) : RealVector
[mangled: org/apache/commons/math3/linear/ConjugateGradient.solveInPlace:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
cdk-1.5.1.jar, ConjugateGradientFormula.class
package org.apache.commons.math3.optimization.general
ConjugateGradientFormula.valueOf ( String name ) [static] : ConjugateGradientFormula
[mangled: org/apache/commons/math3/optimization/general/ConjugateGradientFormula.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/optimization/general/ConjugateGradientFormula;]
ConjugateGradientFormula.values ( ) [static] : ConjugateGradientFormula[ ]
[mangled: org/apache/commons/math3/optimization/general/ConjugateGradientFormula.values:()[Lorg/apache/commons/math3/optimization/general/ConjugateGradientFormula;]
cdk-1.5.1.jar, ConnectionCountAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
ConnectionCountAtom.ConnectionCountAtom ( int count )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/ConnectionCountAtom."<init>":(I)V]
cdk-1.5.1.jar, Constant.class
package org.apache.commons.math3.analysis.function
Constant.Constant ( double c )
[mangled: org/apache/commons/math3/analysis/function/Constant."<init>":(D)V]
Constant.derivative ( ) : DifferentiableUnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Constant.derivative:()Lorg/apache/commons/math3/analysis/DifferentiableUnivariateFunction;]
Constant.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Constant.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Constant.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Constant.value:(D)D]
cdk-1.5.1.jar, ContinuedFraction.class
package org.apache.commons.math3.util
ContinuedFraction.ContinuedFraction ( )
[mangled: org/apache/commons/math3/util/ContinuedFraction."<init>":()V]
ContinuedFraction.evaluate ( double x ) : double
[mangled: org/apache/commons/math3/util/ContinuedFraction.evaluate:(D)D]
ContinuedFraction.evaluate ( double x, double epsilon ) : double
[mangled: org/apache/commons/math3/util/ContinuedFraction.evaluate:(DD)D]
ContinuedFraction.evaluate ( double x, double epsilon, int maxIterations ) : double
[mangled: org/apache/commons/math3/util/ContinuedFraction.evaluate:(DDI)D]
ContinuedFraction.evaluate ( double x, int maxIterations ) : double
[mangled: org/apache/commons/math3/util/ContinuedFraction.evaluate:(DI)D]
ContinuedFraction.getA ( int p1, double p2 ) [abstract] : double
[mangled: org/apache/commons/math3/util/ContinuedFraction.getA:(ID)D]
ContinuedFraction.getB ( int p1, double p2 ) [abstract] : double
[mangled: org/apache/commons/math3/util/ContinuedFraction.getB:(ID)D]
cdk-1.5.1.jar, ContinuousOutputModel.class
package org.apache.commons.math3.ode
ContinuousOutputModel.append ( ContinuousOutputModel model ) : void
[mangled: org/apache/commons/math3/ode/ContinuousOutputModel.append:(Lorg/apache/commons/math3/ode/ContinuousOutputModel;)V]
ContinuousOutputModel.ContinuousOutputModel ( )
[mangled: org/apache/commons/math3/ode/ContinuousOutputModel."<init>":()V]
ContinuousOutputModel.getFinalTime ( ) : double
[mangled: org/apache/commons/math3/ode/ContinuousOutputModel.getFinalTime:()D]
ContinuousOutputModel.getInitialTime ( ) : double
[mangled: org/apache/commons/math3/ode/ContinuousOutputModel.getInitialTime:()D]
ContinuousOutputModel.getInterpolatedState ( ) : double[ ]
[mangled: org/apache/commons/math3/ode/ContinuousOutputModel.getInterpolatedState:()[D]
ContinuousOutputModel.getInterpolatedTime ( ) : double
[mangled: org/apache/commons/math3/ode/ContinuousOutputModel.getInterpolatedTime:()D]
ContinuousOutputModel.handleStep ( StepInterpolator interpolator, boolean isLast ) : void
[mangled: org/apache/commons/math3/ode/ContinuousOutputModel.handleStep:(Lorg/apache/commons/math3/ode/sampling/StepInterpolator;Z)V]
ContinuousOutputModel.init ( double t0, double[ ] y0, double t ) : void
[mangled: org/apache/commons/math3/ode/ContinuousOutputModel.init:(D[DD)V]
ContinuousOutputModel.setInterpolatedTime ( double time ) : void
[mangled: org/apache/commons/math3/ode/ContinuousOutputModel.setInterpolatedTime:(D)V]
cdk-1.5.1.jar, ConvergenceChecker.class
package org.apache.commons.math3.optimization
ConvergenceChecker.converged ( int p1, Object p2, Object p3 ) [abstract] : boolean
[mangled: org/apache/commons/math3/optimization/ConvergenceChecker.converged:(ILjava/lang/Object;Ljava/lang/Object;)Z]
cdk-1.5.1.jar, ConvergenceException.class
package org.apache.commons.math3.exception
ConvergenceException.ConvergenceException ( )
[mangled: org/apache/commons/math3/exception/ConvergenceException."<init>":()V]
ConvergenceException.ConvergenceException ( Localizable pattern, Object[ ] args )
[mangled: org/apache/commons/math3/exception/ConvergenceException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;[Ljava/lang/Object;)V]
cdk-1.5.1.jar, CorrelatedRandomVectorGenerator.class
package org.apache.commons.math3.random
CorrelatedRandomVectorGenerator.CorrelatedRandomVectorGenerator ( double[ ] mean, RealMatrix covariance, double small, NormalizedRandomGenerator generator )
[mangled: org/apache/commons/math3/random/CorrelatedRandomVectorGenerator."<init>":([DLorg/apache/commons/math3/linear/RealMatrix;DLorg/apache/commons/math3/random/NormalizedRandomGenerator;)V]
CorrelatedRandomVectorGenerator.CorrelatedRandomVectorGenerator ( RealMatrix covariance, double small, NormalizedRandomGenerator generator )
[mangled: org/apache/commons/math3/random/CorrelatedRandomVectorGenerator."<init>":(Lorg/apache/commons/math3/linear/RealMatrix;DLorg/apache/commons/math3/random/NormalizedRandomGenerator;)V]
CorrelatedRandomVectorGenerator.getGenerator ( ) : NormalizedRandomGenerator
[mangled: org/apache/commons/math3/random/CorrelatedRandomVectorGenerator.getGenerator:()Lorg/apache/commons/math3/random/NormalizedRandomGenerator;]
CorrelatedRandomVectorGenerator.getRank ( ) : int
[mangled: org/apache/commons/math3/random/CorrelatedRandomVectorGenerator.getRank:()I]
CorrelatedRandomVectorGenerator.getRootMatrix ( ) : RealMatrix
[mangled: org/apache/commons/math3/random/CorrelatedRandomVectorGenerator.getRootMatrix:()Lorg/apache/commons/math3/linear/RealMatrix;]
CorrelatedRandomVectorGenerator.nextVector ( ) : double[ ]
[mangled: org/apache/commons/math3/random/CorrelatedRandomVectorGenerator.nextVector:()[D]
cdk-1.5.1.jar, Cos.class
package org.apache.commons.math3.analysis.function
Cos.Cos ( )
[mangled: org/apache/commons/math3/analysis/function/Cos."<init>":()V]
Cos.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Cos.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Cos.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Cos.value:(D)D]
cdk-1.5.1.jar, Cosh.class
package org.apache.commons.math3.analysis.function
Cosh.Cosh ( )
[mangled: org/apache/commons/math3/analysis/function/Cosh."<init>":()V]
Cosh.derivative ( ) : DifferentiableUnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Cosh.derivative:()Lorg/apache/commons/math3/analysis/DifferentiableUnivariateFunction;]
Cosh.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Cosh.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Cosh.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Cosh.value:(D)D]
cdk-1.5.1.jar, Covariance.class
package org.apache.commons.math3.stat.correlation
Covariance.computeCovarianceMatrix ( double[ ][ ] data ) : RealMatrix
[mangled: org/apache/commons/math3/stat/correlation/Covariance.computeCovarianceMatrix:([[D)Lorg/apache/commons/math3/linear/RealMatrix;]
Covariance.computeCovarianceMatrix ( double[ ][ ] data, boolean biasCorrected ) : RealMatrix
[mangled: org/apache/commons/math3/stat/correlation/Covariance.computeCovarianceMatrix:([[DZ)Lorg/apache/commons/math3/linear/RealMatrix;]
Covariance.computeCovarianceMatrix ( RealMatrix matrix ) : RealMatrix
[mangled: org/apache/commons/math3/stat/correlation/Covariance.computeCovarianceMatrix:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;]
Covariance.computeCovarianceMatrix ( RealMatrix matrix, boolean biasCorrected ) : RealMatrix
[mangled: org/apache/commons/math3/stat/correlation/Covariance.computeCovarianceMatrix:(Lorg/apache/commons/math3/linear/RealMatrix;Z)Lorg/apache/commons/math3/linear/RealMatrix;]
Covariance.Covariance ( )
[mangled: org/apache/commons/math3/stat/correlation/Covariance."<init>":()V]
Covariance.covariance ( double[ ] xArray, double[ ] yArray ) : double
[mangled: org/apache/commons/math3/stat/correlation/Covariance.covariance:([D[D)D]
Covariance.covariance ( double[ ] xArray, double[ ] yArray, boolean biasCorrected ) : double
[mangled: org/apache/commons/math3/stat/correlation/Covariance.covariance:([D[DZ)D]
Covariance.Covariance ( double[ ][ ] data )
[mangled: org/apache/commons/math3/stat/correlation/Covariance."<init>":([[D)V]
Covariance.Covariance ( double[ ][ ] data, boolean biasCorrected )
[mangled: org/apache/commons/math3/stat/correlation/Covariance."<init>":([[DZ)V]
Covariance.Covariance ( RealMatrix matrix )
[mangled: org/apache/commons/math3/stat/correlation/Covariance."<init>":(Lorg/apache/commons/math3/linear/RealMatrix;)V]
Covariance.Covariance ( RealMatrix matrix, boolean biasCorrected )
[mangled: org/apache/commons/math3/stat/correlation/Covariance."<init>":(Lorg/apache/commons/math3/linear/RealMatrix;Z)V]
Covariance.getCovarianceMatrix ( ) : RealMatrix
[mangled: org/apache/commons/math3/stat/correlation/Covariance.getCovarianceMatrix:()Lorg/apache/commons/math3/linear/RealMatrix;]
Covariance.getN ( ) : int
[mangled: org/apache/commons/math3/stat/correlation/Covariance.getN:()I]
cdk-1.5.1.jar, CrossoverPolicy.class
package org.apache.commons.math3.genetics
CrossoverPolicy.crossover ( Chromosome p1, Chromosome p2 ) [abstract] : ChromosomePair
[mangled: org/apache/commons/math3/genetics/CrossoverPolicy.crossover:(Lorg/apache/commons/math3/genetics/Chromosome;Lorg/apache/commons/math3/genetics/Chromosome;)Lorg/apache/commons/math3/genetics/ChromosomePair;]
cdk-1.5.1.jar, CTFileQueryBond.class
package org.openscience.cdk.isomorphism.matchers
CTFileQueryBond.CTFileQueryBond ( )
[mangled: org/openscience/cdk/isomorphism/matchers/CTFileQueryBond."<init>":()V]
cdk-1.5.1.jar, CurveFitter.class
package org.apache.commons.math3.optimization.fitting
CurveFitter.addObservedPoint ( double weight, double x, double y ) : void
[mangled: org/apache/commons/math3/optimization/fitting/CurveFitter.addObservedPoint:(DDD)V]
CurveFitter.addObservedPoint ( double x, double y ) : void
[mangled: org/apache/commons/math3/optimization/fitting/CurveFitter.addObservedPoint:(DD)V]
CurveFitter.addObservedPoint ( WeightedObservedPoint observed ) : void
[mangled: org/apache/commons/math3/optimization/fitting/CurveFitter.addObservedPoint:(Lorg/apache/commons/math3/optimization/fitting/WeightedObservedPoint;)V]
CurveFitter.clearObservations ( ) : void
[mangled: org/apache/commons/math3/optimization/fitting/CurveFitter.clearObservations:()V]
CurveFitter.CurveFitter ( DifferentiableMultivariateVectorOptimizer optimizer )
[mangled: org/apache/commons/math3/optimization/fitting/CurveFitter."<init>":(Lorg/apache/commons/math3/optimization/DifferentiableMultivariateVectorOptimizer;)V]
CurveFitter.fit ( int maxEval, ParametricUnivariateFunction f, double[ ] initialGuess ) : double[ ]
[mangled: org/apache/commons/math3/optimization/fitting/CurveFitter.fit:(ILorg/apache/commons/math3/analysis/ParametricUnivariateFunction;[D)[D]
CurveFitter.fit ( ParametricUnivariateFunction f, double[ ] initialGuess ) : double[ ]
[mangled: org/apache/commons/math3/optimization/fitting/CurveFitter.fit:(Lorg/apache/commons/math3/analysis/ParametricUnivariateFunction;[D)[D]
CurveFitter.getObservations ( ) : WeightedObservedPoint[ ]
[mangled: org/apache/commons/math3/optimization/fitting/CurveFitter.getObservations:()[Lorg/apache/commons/math3/optimization/fitting/WeightedObservedPoint;]
cdk-1.5.1.jar, DctNormalization.class
package org.apache.commons.math3.transform
DctNormalization.valueOf ( String name ) [static] : DctNormalization
[mangled: org/apache/commons/math3/transform/DctNormalization.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/transform/DctNormalization;]
DctNormalization.values ( ) [static] : DctNormalization[ ]
[mangled: org/apache/commons/math3/transform/DctNormalization.values:()[Lorg/apache/commons/math3/transform/DctNormalization;]
cdk-1.5.1.jar, DecompositionSolver.class
package org.apache.commons.math3.linear
DecompositionSolver.getInverse ( ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/linear/DecompositionSolver.getInverse:()Lorg/apache/commons/math3/linear/RealMatrix;]
DecompositionSolver.isNonSingular ( ) [abstract] : boolean
[mangled: org/apache/commons/math3/linear/DecompositionSolver.isNonSingular:()Z]
DecompositionSolver.solve ( RealMatrix p1 ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/linear/DecompositionSolver.solve:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;]
DecompositionSolver.solve ( RealVector p1 ) [abstract] : RealVector
[mangled: org/apache/commons/math3/linear/DecompositionSolver.solve:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
cdk-1.5.1.jar, DefaultFieldMatrixChangingVisitor.class
package org.apache.commons.math3.linear
DefaultFieldMatrixChangingVisitor.DefaultFieldMatrixChangingVisitor ( FieldElement zero )
[mangled: org/apache/commons/math3/linear/DefaultFieldMatrixChangingVisitor."<init>":(Lorg/apache/commons/math3/FieldElement;)V]
DefaultFieldMatrixChangingVisitor.end ( ) : FieldElement
[mangled: org/apache/commons/math3/linear/DefaultFieldMatrixChangingVisitor.end:()Lorg/apache/commons/math3/FieldElement;]
DefaultFieldMatrixChangingVisitor.start ( int rows, int columns, int startRow, int endRow, int startColumn, int endColumn ) : void
[mangled: org/apache/commons/math3/linear/DefaultFieldMatrixChangingVisitor.start:(IIIIII)V]
DefaultFieldMatrixChangingVisitor.visit ( int row, int column, FieldElement value ) : FieldElement
[mangled: org/apache/commons/math3/linear/DefaultFieldMatrixChangingVisitor.visit:(IILorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/FieldElement;]
cdk-1.5.1.jar, DefaultFieldMatrixPreservingVisitor.class
package org.apache.commons.math3.linear
DefaultFieldMatrixPreservingVisitor.DefaultFieldMatrixPreservingVisitor ( FieldElement zero )
[mangled: org/apache/commons/math3/linear/DefaultFieldMatrixPreservingVisitor."<init>":(Lorg/apache/commons/math3/FieldElement;)V]
DefaultFieldMatrixPreservingVisitor.end ( ) : FieldElement
[mangled: org/apache/commons/math3/linear/DefaultFieldMatrixPreservingVisitor.end:()Lorg/apache/commons/math3/FieldElement;]
DefaultFieldMatrixPreservingVisitor.start ( int rows, int columns, int startRow, int endRow, int startColumn, int endColumn ) : void
[mangled: org/apache/commons/math3/linear/DefaultFieldMatrixPreservingVisitor.start:(IIIIII)V]
DefaultFieldMatrixPreservingVisitor.visit ( int row, int column, FieldElement value ) : void
[mangled: org/apache/commons/math3/linear/DefaultFieldMatrixPreservingVisitor.visit:(IILorg/apache/commons/math3/FieldElement;)V]
cdk-1.5.1.jar, DefaultIterativeLinearSolverEvent.class
package org.apache.commons.math3.linear
DefaultIterativeLinearSolverEvent.DefaultIterativeLinearSolverEvent ( Object source, int iterations, RealVector x, RealVector b, double rnorm )
[mangled: org/apache/commons/math3/linear/DefaultIterativeLinearSolverEvent."<init>":(Ljava/lang/Object;ILorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;D)V]
DefaultIterativeLinearSolverEvent.DefaultIterativeLinearSolverEvent ( Object source, int iterations, RealVector x, RealVector b, RealVector r, double rnorm )
[mangled: org/apache/commons/math3/linear/DefaultIterativeLinearSolverEvent."<init>":(Ljava/lang/Object;ILorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;D)V]
DefaultIterativeLinearSolverEvent.getNormOfResidual ( ) : double
[mangled: org/apache/commons/math3/linear/DefaultIterativeLinearSolverEvent.getNormOfResidual:()D]
DefaultIterativeLinearSolverEvent.getResidual ( ) : RealVector
[mangled: org/apache/commons/math3/linear/DefaultIterativeLinearSolverEvent.getResidual:()Lorg/apache/commons/math3/linear/RealVector;]
DefaultIterativeLinearSolverEvent.getRightHandSideVector ( ) : RealVector
[mangled: org/apache/commons/math3/linear/DefaultIterativeLinearSolverEvent.getRightHandSideVector:()Lorg/apache/commons/math3/linear/RealVector;]
DefaultIterativeLinearSolverEvent.getSolution ( ) : RealVector
[mangled: org/apache/commons/math3/linear/DefaultIterativeLinearSolverEvent.getSolution:()Lorg/apache/commons/math3/linear/RealVector;]
DefaultIterativeLinearSolverEvent.providesResidual ( ) : boolean
[mangled: org/apache/commons/math3/linear/DefaultIterativeLinearSolverEvent.providesResidual:()Z]
cdk-1.5.1.jar, DefaultMeasurementModel.class
package org.apache.commons.math3.filter
DefaultMeasurementModel.DefaultMeasurementModel ( double[ ][ ] measMatrix, double[ ][ ] measNoise )
[mangled: org/apache/commons/math3/filter/DefaultMeasurementModel."<init>":([[D[[D)V]
DefaultMeasurementModel.DefaultMeasurementModel ( RealMatrix measMatrix, RealMatrix measNoise )
[mangled: org/apache/commons/math3/filter/DefaultMeasurementModel."<init>":(Lorg/apache/commons/math3/linear/RealMatrix;Lorg/apache/commons/math3/linear/RealMatrix;)V]
DefaultMeasurementModel.getMeasurementMatrix ( ) : RealMatrix
[mangled: org/apache/commons/math3/filter/DefaultMeasurementModel.getMeasurementMatrix:()Lorg/apache/commons/math3/linear/RealMatrix;]
DefaultMeasurementModel.getMeasurementNoise ( ) : RealMatrix
[mangled: org/apache/commons/math3/filter/DefaultMeasurementModel.getMeasurementNoise:()Lorg/apache/commons/math3/linear/RealMatrix;]
cdk-1.5.1.jar, DefaultProcessModel.class
package org.apache.commons.math3.filter
DefaultProcessModel.DefaultProcessModel ( double[ ][ ] stateTransition, double[ ][ ] control, double[ ][ ] processNoise )
[mangled: org/apache/commons/math3/filter/DefaultProcessModel."<init>":([[D[[D[[D)V]
DefaultProcessModel.DefaultProcessModel ( double[ ][ ] stateTransition, double[ ][ ] control, double[ ][ ] processNoise, double[ ] initialStateEstimate, double[ ][ ] initialErrorCovariance )
[mangled: org/apache/commons/math3/filter/DefaultProcessModel."<init>":([[D[[D[[D[D[[D)V]
DefaultProcessModel.DefaultProcessModel ( RealMatrix stateTransition, RealMatrix control, RealMatrix processNoise, RealVector initialStateEstimate, RealMatrix initialErrorCovariance )
[mangled: org/apache/commons/math3/filter/DefaultProcessModel."<init>":(Lorg/apache/commons/math3/linear/RealMatrix;Lorg/apache/commons/math3/linear/RealMatrix;Lorg/apache/commons/math3/linear/RealMatrix;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealMatrix;)V]
DefaultProcessModel.getControlMatrix ( ) : RealMatrix
[mangled: org/apache/commons/math3/filter/DefaultProcessModel.getControlMatrix:()Lorg/apache/commons/math3/linear/RealMatrix;]
DefaultProcessModel.getInitialErrorCovariance ( ) : RealMatrix
[mangled: org/apache/commons/math3/filter/DefaultProcessModel.getInitialErrorCovariance:()Lorg/apache/commons/math3/linear/RealMatrix;]
DefaultProcessModel.getInitialStateEstimate ( ) : RealVector
[mangled: org/apache/commons/math3/filter/DefaultProcessModel.getInitialStateEstimate:()Lorg/apache/commons/math3/linear/RealVector;]
DefaultProcessModel.getProcessNoise ( ) : RealMatrix
[mangled: org/apache/commons/math3/filter/DefaultProcessModel.getProcessNoise:()Lorg/apache/commons/math3/linear/RealMatrix;]
DefaultProcessModel.getStateTransitionMatrix ( ) : RealMatrix
[mangled: org/apache/commons/math3/filter/DefaultProcessModel.getStateTransitionMatrix:()Lorg/apache/commons/math3/linear/RealMatrix;]
cdk-1.5.1.jar, DefaultRealMatrixChangingVisitor.class
package org.apache.commons.math3.linear
DefaultRealMatrixChangingVisitor.DefaultRealMatrixChangingVisitor ( )
[mangled: org/apache/commons/math3/linear/DefaultRealMatrixChangingVisitor."<init>":()V]
DefaultRealMatrixChangingVisitor.end ( ) : double
[mangled: org/apache/commons/math3/linear/DefaultRealMatrixChangingVisitor.end:()D]
DefaultRealMatrixChangingVisitor.start ( int rows, int columns, int startRow, int endRow, int startColumn, int endColumn ) : void
[mangled: org/apache/commons/math3/linear/DefaultRealMatrixChangingVisitor.start:(IIIIII)V]
DefaultRealMatrixChangingVisitor.visit ( int row, int column, double value ) : double
[mangled: org/apache/commons/math3/linear/DefaultRealMatrixChangingVisitor.visit:(IID)D]
cdk-1.5.1.jar, DefaultRealMatrixPreservingVisitor.class
package org.apache.commons.math3.linear
DefaultRealMatrixPreservingVisitor.DefaultRealMatrixPreservingVisitor ( )
[mangled: org/apache/commons/math3/linear/DefaultRealMatrixPreservingVisitor."<init>":()V]
DefaultRealMatrixPreservingVisitor.end ( ) : double
[mangled: org/apache/commons/math3/linear/DefaultRealMatrixPreservingVisitor.end:()D]
DefaultRealMatrixPreservingVisitor.start ( int rows, int columns, int startRow, int endRow, int startColumn, int endColumn ) : void
[mangled: org/apache/commons/math3/linear/DefaultRealMatrixPreservingVisitor.start:(IIIIII)V]
DefaultRealMatrixPreservingVisitor.visit ( int row, int column, double value ) : void
[mangled: org/apache/commons/math3/linear/DefaultRealMatrixPreservingVisitor.visit:(IID)V]
cdk-1.5.1.jar, DefaultTransformer.class
package org.apache.commons.math3.util
DefaultTransformer.DefaultTransformer ( )
[mangled: org/apache/commons/math3/util/DefaultTransformer."<init>":()V]
DefaultTransformer.equals ( Object other ) : boolean
[mangled: org/apache/commons/math3/util/DefaultTransformer.equals:(Ljava/lang/Object;)Z]
DefaultTransformer.hashCode ( ) : int
[mangled: org/apache/commons/math3/util/DefaultTransformer.hashCode:()I]
DefaultTransformer.transform ( Object o ) : double
[mangled: org/apache/commons/math3/util/DefaultTransformer.transform:(Ljava/lang/Object;)D]
cdk-1.5.1.jar, DegreeAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
DegreeAtom.DegreeAtom ( int charge )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/DegreeAtom."<init>":(I)V]
cdk-1.5.1.jar, DescriptiveStatistics.class
package org.apache.commons.math3.stat.descriptive
DescriptiveStatistics.addValue ( double v ) : void
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.addValue:(D)V]
DescriptiveStatistics.apply ( UnivariateStatistic stat ) : double
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.apply:(Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;)D]
DescriptiveStatistics.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.clear:()V]
DescriptiveStatistics.copy ( ) : DescriptiveStatistics
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.copy:()Lorg/apache/commons/math3/stat/descriptive/DescriptiveStatistics;]
DescriptiveStatistics.copy ( DescriptiveStatistics source, DescriptiveStatistics dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.copy:(Lorg/apache/commons/math3/stat/descriptive/DescriptiveStatistics;Lorg/apache/commons/math3/stat/descriptive/DescriptiveStatistics;)V]
DescriptiveStatistics.DescriptiveStatistics ( )
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics."<init>":()V]
DescriptiveStatistics.DescriptiveStatistics ( DescriptiveStatistics original )
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics."<init>":(Lorg/apache/commons/math3/stat/descriptive/DescriptiveStatistics;)V]
DescriptiveStatistics.DescriptiveStatistics ( double[ ] initialDoubleArray )
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics."<init>":([D)V]
DescriptiveStatistics.DescriptiveStatistics ( int window )
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics."<init>":(I)V]
DescriptiveStatistics.getElement ( int index ) : double
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getElement:(I)D]
DescriptiveStatistics.getGeometricMean ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getGeometricMean:()D]
DescriptiveStatistics.getGeometricMeanImpl ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getGeometricMeanImpl:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
DescriptiveStatistics.getKurtosis ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getKurtosis:()D]
DescriptiveStatistics.getKurtosisImpl ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getKurtosisImpl:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
DescriptiveStatistics.getMax ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getMax:()D]
DescriptiveStatistics.getMaxImpl ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getMaxImpl:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
DescriptiveStatistics.getMean ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getMean:()D]
DescriptiveStatistics.getMeanImpl ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getMeanImpl:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
DescriptiveStatistics.getMin ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getMin:()D]
DescriptiveStatistics.getMinImpl ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getMinImpl:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
DescriptiveStatistics.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getN:()J]
DescriptiveStatistics.getPercentile ( double p ) : double
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getPercentile:(D)D]
DescriptiveStatistics.getPercentileImpl ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getPercentileImpl:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
DescriptiveStatistics.getPopulationVariance ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getPopulationVariance:()D]
DescriptiveStatistics.getSkewness ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getSkewness:()D]
DescriptiveStatistics.getSkewnessImpl ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getSkewnessImpl:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
DescriptiveStatistics.getSortedValues ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getSortedValues:()[D]
DescriptiveStatistics.getStandardDeviation ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getStandardDeviation:()D]
DescriptiveStatistics.getSum ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getSum:()D]
DescriptiveStatistics.getSumImpl ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getSumImpl:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
DescriptiveStatistics.getSumsq ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getSumsq:()D]
DescriptiveStatistics.getSumsqImpl ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getSumsqImpl:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
DescriptiveStatistics.getValues ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getValues:()[D]
DescriptiveStatistics.getVariance ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getVariance:()D]
DescriptiveStatistics.getVarianceImpl ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getVarianceImpl:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
DescriptiveStatistics.getWindowSize ( ) : int
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.getWindowSize:()I]
DescriptiveStatistics.removeMostRecentValue ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.removeMostRecentValue:()V]
DescriptiveStatistics.replaceMostRecentValue ( double v ) : double
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.replaceMostRecentValue:(D)D]
DescriptiveStatistics.setGeometricMeanImpl ( UnivariateStatistic geometricMeanImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.setGeometricMeanImpl:(Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;)V]
DescriptiveStatistics.setKurtosisImpl ( UnivariateStatistic kurtosisImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.setKurtosisImpl:(Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;)V]
DescriptiveStatistics.setMaxImpl ( UnivariateStatistic maxImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.setMaxImpl:(Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;)V]
DescriptiveStatistics.setMeanImpl ( UnivariateStatistic meanImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.setMeanImpl:(Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;)V]
DescriptiveStatistics.setMinImpl ( UnivariateStatistic minImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.setMinImpl:(Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;)V]
DescriptiveStatistics.setPercentileImpl ( UnivariateStatistic percentileImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.setPercentileImpl:(Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;)V]
DescriptiveStatistics.setSkewnessImpl ( UnivariateStatistic skewnessImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.setSkewnessImpl:(Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;)V]
DescriptiveStatistics.setSumImpl ( UnivariateStatistic sumImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.setSumImpl:(Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;)V]
DescriptiveStatistics.setSumsqImpl ( UnivariateStatistic sumsqImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.setSumsqImpl:(Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;)V]
DescriptiveStatistics.setVarianceImpl ( UnivariateStatistic varianceImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.setVarianceImpl:(Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;)V]
DescriptiveStatistics.setWindowSize ( int windowSize ) : void
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.setWindowSize:(I)V]
DescriptiveStatistics.toString ( ) : String
[mangled: org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.toString:()Ljava/lang/String;]
cdk-1.5.1.jar, DescriptorEngine.class
package org.openscience.cdk.qsar
DescriptorEngine.DescriptorEngine ( int type )
[mangled: org/openscience/cdk/qsar/DescriptorEngine."<init>":(I)V]
DescriptorEngine.DescriptorEngine ( int type, String[ ] jarFileNames )
[mangled: org/openscience/cdk/qsar/DescriptorEngine."<init>":(I[Ljava/lang/String;)V]
DescriptorEngine.DescriptorEngine ( List classNames )
[mangled: org/openscience/cdk/qsar/DescriptorEngine."<init>":(Ljava/util/List;)V]
cdk-1.5.1.jar, Dfp.class
package org.apache.commons.math3.dfp
Dfp.abs ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.abs:()Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.add ( Dfp x ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.add:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.add ( Object x0 ) : Object
[mangled: org/apache/commons/math3/dfp/Dfp.add:(Ljava/lang/Object;)Ljava/lang/Object;]
Dfp.align ( int e ) : int
[mangled: org/apache/commons/math3/dfp/Dfp.align:(I)I]
Dfp.ceil ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.ceil:()Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.classify ( ) : int
[mangled: org/apache/commons/math3/dfp/Dfp.classify:()I]
Dfp.complement ( int extra ) : int
[mangled: org/apache/commons/math3/dfp/Dfp.complement:(I)I]
Dfp.copysign ( Dfp x, Dfp y ) [static] : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.copysign:(Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.Dfp ( Dfp d )
[mangled: org/apache/commons/math3/dfp/Dfp."<init>":(Lorg/apache/commons/math3/dfp/Dfp;)V]
Dfp.Dfp ( DfpField field )
[mangled: org/apache/commons/math3/dfp/Dfp."<init>":(Lorg/apache/commons/math3/dfp/DfpField;)V]
Dfp.Dfp ( DfpField field, byte sign, byte nans )
[mangled: org/apache/commons/math3/dfp/Dfp."<init>":(Lorg/apache/commons/math3/dfp/DfpField;BB)V]
Dfp.Dfp ( DfpField field, byte x )
[mangled: org/apache/commons/math3/dfp/Dfp."<init>":(Lorg/apache/commons/math3/dfp/DfpField;B)V]
Dfp.Dfp ( DfpField field, double x )
[mangled: org/apache/commons/math3/dfp/Dfp."<init>":(Lorg/apache/commons/math3/dfp/DfpField;D)V]
Dfp.Dfp ( DfpField field, int x )
[mangled: org/apache/commons/math3/dfp/Dfp."<init>":(Lorg/apache/commons/math3/dfp/DfpField;I)V]
Dfp.Dfp ( DfpField field, long x )
[mangled: org/apache/commons/math3/dfp/Dfp."<init>":(Lorg/apache/commons/math3/dfp/DfpField;J)V]
Dfp.Dfp ( DfpField field, String s )
[mangled: org/apache/commons/math3/dfp/Dfp."<init>":(Lorg/apache/commons/math3/dfp/DfpField;Ljava/lang/String;)V]
Dfp.dfp2sci ( ) : String
[mangled: org/apache/commons/math3/dfp/Dfp.dfp2sci:()Ljava/lang/String;]
Dfp.dfp2string ( ) : String
[mangled: org/apache/commons/math3/dfp/Dfp.dfp2string:()Ljava/lang/String;]
Dfp.divide ( Dfp divisor ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.divide:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.divide ( int divisor ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.divide:(I)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.divide ( Object x0 ) : Object
[mangled: org/apache/commons/math3/dfp/Dfp.divide:(Ljava/lang/Object;)Ljava/lang/Object;]
Dfp.dotrap ( int type, String what, Dfp oper, Dfp result ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.dotrap:(ILjava/lang/String;Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.equals ( Object other ) : boolean
[mangled: org/apache/commons/math3/dfp/Dfp.equals:(Ljava/lang/Object;)Z]
Dfp.floor ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.floor:()Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.getField ( ) : DfpField
[mangled: org/apache/commons/math3/dfp/Dfp.getField:()Lorg/apache/commons/math3/dfp/DfpField;]
Dfp.getField ( ) : Field
[mangled: org/apache/commons/math3/dfp/Dfp.getField:()Lorg/apache/commons/math3/Field;]
Dfp.getOne ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.getOne:()Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.getRadixDigits ( ) : int
[mangled: org/apache/commons/math3/dfp/Dfp.getRadixDigits:()I]
Dfp.getTwo ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.getTwo:()Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.getZero ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.getZero:()Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.greaterThan ( Dfp x ) : boolean
[mangled: org/apache/commons/math3/dfp/Dfp.greaterThan:(Lorg/apache/commons/math3/dfp/Dfp;)Z]
Dfp.hashCode ( ) : int
[mangled: org/apache/commons/math3/dfp/Dfp.hashCode:()I]
Dfp.intValue ( ) : int
[mangled: org/apache/commons/math3/dfp/Dfp.intValue:()I]
Dfp.isInfinite ( ) : boolean
[mangled: org/apache/commons/math3/dfp/Dfp.isInfinite:()Z]
Dfp.isNaN ( ) : boolean
[mangled: org/apache/commons/math3/dfp/Dfp.isNaN:()Z]
Dfp.isZero ( ) : boolean
[mangled: org/apache/commons/math3/dfp/Dfp.isZero:()Z]
Dfp.lessThan ( Dfp x ) : boolean
[mangled: org/apache/commons/math3/dfp/Dfp.lessThan:(Lorg/apache/commons/math3/dfp/Dfp;)Z]
Dfp.log10 ( ) : int
[mangled: org/apache/commons/math3/dfp/Dfp.log10:()I]
Dfp.log10K ( ) : int
[mangled: org/apache/commons/math3/dfp/Dfp.log10K:()I]
Dfp.multiply ( Dfp x ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.multiply:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.multiply ( int x ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.multiply:(I)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.multiply ( int x0 ) : Object
[mangled: org/apache/commons/math3/dfp/Dfp.multiply:(I)Ljava/lang/Object;]
Dfp.multiply ( Object x0 ) : Object
[mangled: org/apache/commons/math3/dfp/Dfp.multiply:(Ljava/lang/Object;)Ljava/lang/Object;]
Dfp.negate ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.negate:()Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.negate ( ) : Object
[mangled: org/apache/commons/math3/dfp/Dfp.negate:()Ljava/lang/Object;]
Dfp.negativeOrNull ( ) : boolean
[mangled: org/apache/commons/math3/dfp/Dfp.negativeOrNull:()Z]
Dfp.newInstance ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.newInstance:()Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.newInstance ( byte sig, byte code ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.newInstance:(BB)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.newInstance ( byte x ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.newInstance:(B)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.newInstance ( Dfp d ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.newInstance:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.newInstance ( double x ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.newInstance:(D)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.newInstance ( int x ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.newInstance:(I)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.newInstance ( long x ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.newInstance:(J)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.newInstance ( String s ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.newInstance:(Ljava/lang/String;)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.nextAfter ( Dfp x ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.nextAfter:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.positiveOrNull ( ) : boolean
[mangled: org/apache/commons/math3/dfp/Dfp.positiveOrNull:()Z]
Dfp.power10 ( int e ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.power10:(I)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.power10K ( int e ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.power10K:(I)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.reciprocal ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.reciprocal:()Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.reciprocal ( ) : Object
[mangled: org/apache/commons/math3/dfp/Dfp.reciprocal:()Ljava/lang/Object;]
Dfp.remainder ( Dfp d ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.remainder:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.rint ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.rint:()Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.round ( int n ) : int
[mangled: org/apache/commons/math3/dfp/Dfp.round:(I)I]
Dfp.shiftLeft ( ) : void
[mangled: org/apache/commons/math3/dfp/Dfp.shiftLeft:()V]
Dfp.shiftRight ( ) : void
[mangled: org/apache/commons/math3/dfp/Dfp.shiftRight:()V]
Dfp.sqrt ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.sqrt:()Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.strictlyNegative ( ) : boolean
[mangled: org/apache/commons/math3/dfp/Dfp.strictlyNegative:()Z]
Dfp.strictlyPositive ( ) : boolean
[mangled: org/apache/commons/math3/dfp/Dfp.strictlyPositive:()Z]
Dfp.subtract ( Dfp x ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.subtract:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.subtract ( Object x0 ) : Object
[mangled: org/apache/commons/math3/dfp/Dfp.subtract:(Ljava/lang/Object;)Ljava/lang/Object;]
Dfp.toDouble ( ) : double
[mangled: org/apache/commons/math3/dfp/Dfp.toDouble:()D]
Dfp.toSplitDouble ( ) : double[ ]
[mangled: org/apache/commons/math3/dfp/Dfp.toSplitDouble:()[D]
Dfp.toString ( ) : String
[mangled: org/apache/commons/math3/dfp/Dfp.toString:()Ljava/lang/String;]
Dfp.trap ( int type, String what, Dfp oper, Dfp def, Dfp result ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.trap:(ILjava/lang/String;Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.trunc ( DfpField.RoundingMode rmode ) : Dfp
[mangled: org/apache/commons/math3/dfp/Dfp.trunc:(Lorg/apache/commons/math3/dfp/DfpField$RoundingMode;)Lorg/apache/commons/math3/dfp/Dfp;]
Dfp.unequal ( Dfp x ) : boolean
[mangled: org/apache/commons/math3/dfp/Dfp.unequal:(Lorg/apache/commons/math3/dfp/Dfp;)Z]
cdk-1.5.1.jar, DfpDec.class
package org.apache.commons.math3.dfp
DfpDec.DfpDec ( Dfp d )
[mangled: org/apache/commons/math3/dfp/DfpDec."<init>":(Lorg/apache/commons/math3/dfp/Dfp;)V]
DfpDec.DfpDec ( DfpField factory )
[mangled: org/apache/commons/math3/dfp/DfpDec."<init>":(Lorg/apache/commons/math3/dfp/DfpField;)V]
DfpDec.DfpDec ( DfpField factory, byte sign, byte nans )
[mangled: org/apache/commons/math3/dfp/DfpDec."<init>":(Lorg/apache/commons/math3/dfp/DfpField;BB)V]
DfpDec.DfpDec ( DfpField factory, byte x )
[mangled: org/apache/commons/math3/dfp/DfpDec."<init>":(Lorg/apache/commons/math3/dfp/DfpField;B)V]
DfpDec.DfpDec ( DfpField factory, double x )
[mangled: org/apache/commons/math3/dfp/DfpDec."<init>":(Lorg/apache/commons/math3/dfp/DfpField;D)V]
DfpDec.DfpDec ( DfpField factory, int x )
[mangled: org/apache/commons/math3/dfp/DfpDec."<init>":(Lorg/apache/commons/math3/dfp/DfpField;I)V]
DfpDec.DfpDec ( DfpField factory, long x )
[mangled: org/apache/commons/math3/dfp/DfpDec."<init>":(Lorg/apache/commons/math3/dfp/DfpField;J)V]
DfpDec.DfpDec ( DfpField factory, String s )
[mangled: org/apache/commons/math3/dfp/DfpDec."<init>":(Lorg/apache/commons/math3/dfp/DfpField;Ljava/lang/String;)V]
DfpDec.getDecimalDigits ( ) : int
[mangled: org/apache/commons/math3/dfp/DfpDec.getDecimalDigits:()I]
DfpDec.newInstance ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpDec.newInstance:()Lorg/apache/commons/math3/dfp/Dfp;]
DfpDec.newInstance ( byte sign, byte nans ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpDec.newInstance:(BB)Lorg/apache/commons/math3/dfp/Dfp;]
DfpDec.newInstance ( byte x ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpDec.newInstance:(B)Lorg/apache/commons/math3/dfp/Dfp;]
DfpDec.newInstance ( Dfp d ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpDec.newInstance:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpDec.newInstance ( double x ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpDec.newInstance:(D)Lorg/apache/commons/math3/dfp/Dfp;]
DfpDec.newInstance ( int x ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpDec.newInstance:(I)Lorg/apache/commons/math3/dfp/Dfp;]
DfpDec.newInstance ( long x ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpDec.newInstance:(J)Lorg/apache/commons/math3/dfp/Dfp;]
DfpDec.newInstance ( String s ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpDec.newInstance:(Ljava/lang/String;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpDec.nextAfter ( Dfp x ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpDec.nextAfter:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpDec.round ( int in ) : int
[mangled: org/apache/commons/math3/dfp/DfpDec.round:(I)I]
cdk-1.5.1.jar, DfpField.class
package org.apache.commons.math3.dfp
DfpField.clearIEEEFlags ( ) : void
[mangled: org/apache/commons/math3/dfp/DfpField.clearIEEEFlags:()V]
DfpField.computeExp ( Dfp a, Dfp one ) [static] : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.computeExp:(Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.computeLn ( Dfp a, Dfp one, Dfp two ) [static] : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.computeLn:(Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.DfpField ( int decimalDigits )
[mangled: org/apache/commons/math3/dfp/DfpField."<init>":(I)V]
DfpField.getE ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.getE:()Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.getESplit ( ) : Dfp[ ]
[mangled: org/apache/commons/math3/dfp/DfpField.getESplit:()[Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.getIEEEFlags ( ) : int
[mangled: org/apache/commons/math3/dfp/DfpField.getIEEEFlags:()I]
DfpField.getLn10 ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.getLn10:()Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.getLn2 ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.getLn2:()Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.getLn2Split ( ) : Dfp[ ]
[mangled: org/apache/commons/math3/dfp/DfpField.getLn2Split:()[Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.getLn5 ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.getLn5:()Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.getLn5Split ( ) : Dfp[ ]
[mangled: org/apache/commons/math3/dfp/DfpField.getLn5Split:()[Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.getOne ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.getOne:()Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.getOne ( ) : Object
[mangled: org/apache/commons/math3/dfp/DfpField.getOne:()Ljava/lang/Object;]
DfpField.getPi ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.getPi:()Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.getPiSplit ( ) : Dfp[ ]
[mangled: org/apache/commons/math3/dfp/DfpField.getPiSplit:()[Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.getRadixDigits ( ) : int
[mangled: org/apache/commons/math3/dfp/DfpField.getRadixDigits:()I]
DfpField.getRoundingMode ( ) : DfpField.RoundingMode
[mangled: org/apache/commons/math3/dfp/DfpField.getRoundingMode:()Lorg/apache/commons/math3/dfp/DfpField$RoundingMode;]
DfpField.getRuntimeClass ( ) : Class
[mangled: org/apache/commons/math3/dfp/DfpField.getRuntimeClass:()Ljava/lang/Class;]
DfpField.getSqr2 ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.getSqr2:()Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.getSqr2Reciprocal ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.getSqr2Reciprocal:()Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.getSqr2Split ( ) : Dfp[ ]
[mangled: org/apache/commons/math3/dfp/DfpField.getSqr2Split:()[Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.getSqr3 ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.getSqr3:()Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.getSqr3Reciprocal ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.getSqr3Reciprocal:()Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.getTwo ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.getTwo:()Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.getZero ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.getZero:()Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.getZero ( ) : Object
[mangled: org/apache/commons/math3/dfp/DfpField.getZero:()Ljava/lang/Object;]
DfpField.newDfp ( ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.newDfp:()Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.newDfp ( byte sign, byte nans ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.newDfp:(BB)Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.newDfp ( byte x ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.newDfp:(B)Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.newDfp ( Dfp d ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.newDfp:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.newDfp ( double x ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.newDfp:(D)Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.newDfp ( int x ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.newDfp:(I)Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.newDfp ( long x ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.newDfp:(J)Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.newDfp ( String s ) : Dfp
[mangled: org/apache/commons/math3/dfp/DfpField.newDfp:(Ljava/lang/String;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpField.setIEEEFlags ( int flags ) : void
[mangled: org/apache/commons/math3/dfp/DfpField.setIEEEFlags:(I)V]
DfpField.setIEEEFlagsBits ( int bits ) : void
[mangled: org/apache/commons/math3/dfp/DfpField.setIEEEFlagsBits:(I)V]
DfpField.setRoundingMode ( DfpField.RoundingMode mode ) : void
[mangled: org/apache/commons/math3/dfp/DfpField.setRoundingMode:(Lorg/apache/commons/math3/dfp/DfpField$RoundingMode;)V]
cdk-1.5.1.jar, DfpMath.class
package org.apache.commons.math3.dfp
DfpMath.acos ( Dfp a ) [static] : Dfp
[mangled: org/apache/commons/math3/dfp/DfpMath.acos:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.asin ( Dfp a ) [static] : Dfp
[mangled: org/apache/commons/math3/dfp/DfpMath.asin:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.atan ( Dfp a ) [static] : Dfp
[mangled: org/apache/commons/math3/dfp/DfpMath.atan:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.atanInternal ( Dfp a ) [static] : Dfp
[mangled: org/apache/commons/math3/dfp/DfpMath.atanInternal:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.cos ( Dfp a ) [static] : Dfp
[mangled: org/apache/commons/math3/dfp/DfpMath.cos:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.cosInternal ( Dfp[ ] a ) [static] : Dfp
[mangled: org/apache/commons/math3/dfp/DfpMath.cosInternal:([Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.exp ( Dfp a ) [static] : Dfp
[mangled: org/apache/commons/math3/dfp/DfpMath.exp:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.expInternal ( Dfp a ) [static] : Dfp
[mangled: org/apache/commons/math3/dfp/DfpMath.expInternal:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.log ( Dfp a ) [static] : Dfp
[mangled: org/apache/commons/math3/dfp/DfpMath.log:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.logInternal ( Dfp[ ] a ) [static] : Dfp[ ]
[mangled: org/apache/commons/math3/dfp/DfpMath.logInternal:([Lorg/apache/commons/math3/dfp/Dfp;)[Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.pow ( Dfp base, int a ) [static] : Dfp
[mangled: org/apache/commons/math3/dfp/DfpMath.pow:(Lorg/apache/commons/math3/dfp/Dfp;I)Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.pow ( Dfp x, Dfp y ) [static] : Dfp
[mangled: org/apache/commons/math3/dfp/DfpMath.pow:(Lorg/apache/commons/math3/dfp/Dfp;Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.sin ( Dfp a ) [static] : Dfp
[mangled: org/apache/commons/math3/dfp/DfpMath.sin:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.sinInternal ( Dfp[ ] a ) [static] : Dfp
[mangled: org/apache/commons/math3/dfp/DfpMath.sinInternal:([Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.split ( Dfp a ) [static] : Dfp[ ]
[mangled: org/apache/commons/math3/dfp/DfpMath.split:(Lorg/apache/commons/math3/dfp/Dfp;)[Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.split ( DfpField field, String a ) [static] : Dfp[ ]
[mangled: org/apache/commons/math3/dfp/DfpMath.split:(Lorg/apache/commons/math3/dfp/DfpField;Ljava/lang/String;)[Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.splitDiv ( Dfp[ ] a, Dfp[ ] b ) [static] : Dfp[ ]
[mangled: org/apache/commons/math3/dfp/DfpMath.splitDiv:([Lorg/apache/commons/math3/dfp/Dfp;[Lorg/apache/commons/math3/dfp/Dfp;)[Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.splitMult ( Dfp[ ] a, Dfp[ ] b ) [static] : Dfp[ ]
[mangled: org/apache/commons/math3/dfp/DfpMath.splitMult:([Lorg/apache/commons/math3/dfp/Dfp;[Lorg/apache/commons/math3/dfp/Dfp;)[Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.splitPow ( Dfp[ ] base, int a ) [static] : Dfp
[mangled: org/apache/commons/math3/dfp/DfpMath.splitPow:([Lorg/apache/commons/math3/dfp/Dfp;I)Lorg/apache/commons/math3/dfp/Dfp;]
DfpMath.tan ( Dfp a ) [static] : Dfp
[mangled: org/apache/commons/math3/dfp/DfpMath.tan:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
cdk-1.5.1.jar, DftNormalization.class
package org.apache.commons.math3.transform
DftNormalization.valueOf ( String name ) [static] : DftNormalization
[mangled: org/apache/commons/math3/transform/DftNormalization.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/transform/DftNormalization;]
DftNormalization.values ( ) [static] : DftNormalization[ ]
[mangled: org/apache/commons/math3/transform/DftNormalization.values:()[Lorg/apache/commons/math3/transform/DftNormalization;]
cdk-1.5.1.jar, DifferentiableMultivariateFunction.class
package org.apache.commons.math3.analysis
DifferentiableMultivariateFunction.gradient ( ) [abstract] : MultivariateVectorFunction
[mangled: org/apache/commons/math3/analysis/DifferentiableMultivariateFunction.gradient:()Lorg/apache/commons/math3/analysis/MultivariateVectorFunction;]
DifferentiableMultivariateFunction.partialDerivative ( int p1 ) [abstract] : MultivariateFunction
[mangled: org/apache/commons/math3/analysis/DifferentiableMultivariateFunction.partialDerivative:(I)Lorg/apache/commons/math3/analysis/MultivariateFunction;]
cdk-1.5.1.jar, DifferentiableMultivariateMultiStartOptimizer.class
package org.apache.commons.math3.optimization
DifferentiableMultivariateMultiStartOptimizer.DifferentiableMultivariateMultiStartOptimizer ( DifferentiableMultivariateOptimizer optimizer, int starts, RandomVectorGenerator generator )
[mangled: org/apache/commons/math3/optimization/DifferentiableMultivariateMultiStartOptimizer."<init>":(Lorg/apache/commons/math3/optimization/DifferentiableMultivariateOptimizer;ILorg/apache/commons/math3/random/RandomVectorGenerator;)V]
cdk-1.5.1.jar, DifferentiableMultivariateVectorFunction.class
package org.apache.commons.math3.analysis
DifferentiableMultivariateVectorFunction.jacobian ( ) [abstract] : MultivariateMatrixFunction
[mangled: org/apache/commons/math3/analysis/DifferentiableMultivariateVectorFunction.jacobian:()Lorg/apache/commons/math3/analysis/MultivariateMatrixFunction;]
cdk-1.5.1.jar, DifferentiableMultivariateVectorMultiStartOptimizer.class
package org.apache.commons.math3.optimization
DifferentiableMultivariateVectorMultiStartOptimizer.DifferentiableMultivariateVectorMultiStartOptimizer ( DifferentiableMultivariateVectorOptimizer optimizer, int starts, RandomVectorGenerator generator )
[mangled: org/apache/commons/math3/optimization/DifferentiableMultivariateVectorMultiStartOptimizer."<init>":(Lorg/apache/commons/math3/optimization/DifferentiableMultivariateVectorOptimizer;ILorg/apache/commons/math3/random/RandomVectorGenerator;)V]
cdk-1.5.1.jar, DifferentiableUnivariateFunction.class
package org.apache.commons.math3.analysis
DifferentiableUnivariateFunction.derivative ( ) [abstract] : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/DifferentiableUnivariateFunction.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
cdk-1.5.1.jar, DifferentiableUnivariateMatrixFunction.class
package org.apache.commons.math3.analysis
DifferentiableUnivariateMatrixFunction.derivative ( ) [abstract] : UnivariateMatrixFunction
[mangled: org/apache/commons/math3/analysis/DifferentiableUnivariateMatrixFunction.derivative:()Lorg/apache/commons/math3/analysis/UnivariateMatrixFunction;]
cdk-1.5.1.jar, DifferentiableUnivariateVectorFunction.class
package org.apache.commons.math3.analysis
DifferentiableUnivariateVectorFunction.derivative ( ) [abstract] : UnivariateVectorFunction
[mangled: org/apache/commons/math3/analysis/DifferentiableUnivariateVectorFunction.derivative:()Lorg/apache/commons/math3/analysis/UnivariateVectorFunction;]
cdk-1.5.1.jar, DimensionMismatchException.class
package org.apache.commons.math3.exception
DimensionMismatchException.DimensionMismatchException ( int wrong, int expected )
[mangled: org/apache/commons/math3/exception/DimensionMismatchException."<init>":(II)V]
DimensionMismatchException.DimensionMismatchException ( Localizable specific, int wrong, int expected )
[mangled: org/apache/commons/math3/exception/DimensionMismatchException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;II)V]
DimensionMismatchException.getDimension ( ) : int
[mangled: org/apache/commons/math3/exception/DimensionMismatchException.getDimension:()I]
cdk-1.5.1.jar, Direction.class
package org.apache.commons.math3.stat.descriptive.moment
SemiVariance.Direction.valueOf ( String name ) [static] : SemiVariance.Direction
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance.Direction.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/stat/descriptive/moment/SemiVariance$Direction;]
SemiVariance.Direction.values ( ) [static] : SemiVariance.Direction[ ]
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance.Direction.values:()[Lorg/apache/commons/math3/stat/descriptive/moment/SemiVariance$Direction;]
cdk-1.5.1.jar, Divide.class
package org.apache.commons.math3.analysis.function
Divide.Divide ( )
[mangled: org/apache/commons/math3/analysis/function/Divide."<init>":()V]
Divide.value ( double x, double y ) : double
[mangled: org/apache/commons/math3/analysis/function/Divide.value:(DD)D]
cdk-1.5.1.jar, DividedDifferenceInterpolator.class
package org.apache.commons.math3.analysis.interpolation
DividedDifferenceInterpolator.computeDividedDifference ( double[ ] x, double[ ] y ) [static] : double[ ]
[mangled: org/apache/commons/math3/analysis/interpolation/DividedDifferenceInterpolator.computeDividedDifference:([D[D)[D]
DividedDifferenceInterpolator.DividedDifferenceInterpolator ( )
[mangled: org/apache/commons/math3/analysis/interpolation/DividedDifferenceInterpolator."<init>":()V]
DividedDifferenceInterpolator.interpolate ( double[ ] x, double[ ] y ) : PolynomialFunctionNewtonForm
[mangled: org/apache/commons/math3/analysis/interpolation/DividedDifferenceInterpolator.interpolate:([D[D)Lorg/apache/commons/math3/analysis/polynomials/PolynomialFunctionNewtonForm;]
DividedDifferenceInterpolator.interpolate ( double[ ] x0, double[ ] x1 ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/interpolation/DividedDifferenceInterpolator.interpolate:([D[D)Lorg/apache/commons/math3/analysis/UnivariateFunction;]
cdk-1.5.1.jar, DormandPrince54Integrator.class
package org.apache.commons.math3.ode.nonstiff
DormandPrince54Integrator.DormandPrince54Integrator ( double minStep, double maxStep, double scalAbsoluteTolerance, double scalRelativeTolerance )
[mangled: org/apache/commons/math3/ode/nonstiff/DormandPrince54Integrator."<init>":(DDDD)V]
DormandPrince54Integrator.DormandPrince54Integrator ( double minStep, double maxStep, double[ ] vecAbsoluteTolerance, double[ ] vecRelativeTolerance )
[mangled: org/apache/commons/math3/ode/nonstiff/DormandPrince54Integrator."<init>":(DD[D[D)V]
DormandPrince54Integrator.estimateError ( double[ ][ ] yDotK, double[ ] y0, double[ ] y1, double h ) : double
[mangled: org/apache/commons/math3/ode/nonstiff/DormandPrince54Integrator.estimateError:([[D[D[DD)D]
DormandPrince54Integrator.getOrder ( ) : int
[mangled: org/apache/commons/math3/ode/nonstiff/DormandPrince54Integrator.getOrder:()I]
cdk-1.5.1.jar, DormandPrince853Integrator.class
package org.apache.commons.math3.ode.nonstiff
DormandPrince853Integrator.DormandPrince853Integrator ( double minStep, double maxStep, double scalAbsoluteTolerance, double scalRelativeTolerance )
[mangled: org/apache/commons/math3/ode/nonstiff/DormandPrince853Integrator."<init>":(DDDD)V]
DormandPrince853Integrator.DormandPrince853Integrator ( double minStep, double maxStep, double[ ] vecAbsoluteTolerance, double[ ] vecRelativeTolerance )
[mangled: org/apache/commons/math3/ode/nonstiff/DormandPrince853Integrator."<init>":(DD[D[D)V]
DormandPrince853Integrator.estimateError ( double[ ][ ] yDotK, double[ ] y0, double[ ] y1, double h ) : double
[mangled: org/apache/commons/math3/ode/nonstiff/DormandPrince853Integrator.estimateError:([[D[D[DD)D]
DormandPrince853Integrator.getOrder ( ) : int
[mangled: org/apache/commons/math3/ode/nonstiff/DormandPrince853Integrator.getOrder:()I]
cdk-1.5.1.jar, DoubleArray.class
package org.apache.commons.math3.util
DoubleArray.addElement ( double p1 ) [abstract] : void
[mangled: org/apache/commons/math3/util/DoubleArray.addElement:(D)V]
DoubleArray.addElementRolling ( double p1 ) [abstract] : double
[mangled: org/apache/commons/math3/util/DoubleArray.addElementRolling:(D)D]
DoubleArray.addElements ( double[ ] p1 ) [abstract] : void
[mangled: org/apache/commons/math3/util/DoubleArray.addElements:([D)V]
DoubleArray.clear ( ) [abstract] : void
[mangled: org/apache/commons/math3/util/DoubleArray.clear:()V]
DoubleArray.getElement ( int p1 ) [abstract] : double
[mangled: org/apache/commons/math3/util/DoubleArray.getElement:(I)D]
DoubleArray.getElements ( ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/util/DoubleArray.getElements:()[D]
DoubleArray.getNumElements ( ) [abstract] : int
[mangled: org/apache/commons/math3/util/DoubleArray.getNumElements:()I]
DoubleArray.setElement ( int p1, double p2 ) [abstract] : void
[mangled: org/apache/commons/math3/util/DoubleArray.setElement:(ID)V]
cdk-1.5.1.jar, DstNormalization.class
package org.apache.commons.math3.transform
DstNormalization.valueOf ( String name ) [static] : DstNormalization
[mangled: org/apache/commons/math3/transform/DstNormalization.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/transform/DstNormalization;]
DstNormalization.values ( ) [static] : DstNormalization[ ]
[mangled: org/apache/commons/math3/transform/DstNormalization.values:()[Lorg/apache/commons/math3/transform/DstNormalization;]
cdk-1.5.1.jar, DummyLocalizable.class
package org.apache.commons.math3.exception.util
DummyLocalizable.DummyLocalizable ( String source )
[mangled: org/apache/commons/math3/exception/util/DummyLocalizable."<init>":(Ljava/lang/String;)V]
DummyLocalizable.getLocalizedString ( Locale locale ) : String
[mangled: org/apache/commons/math3/exception/util/DummyLocalizable.getLocalizedString:(Ljava/util/Locale;)Ljava/lang/String;]
DummyLocalizable.getSourceString ( ) : String
[mangled: org/apache/commons/math3/exception/util/DummyLocalizable.getSourceString:()Ljava/lang/String;]
DummyLocalizable.toString ( ) : String
[mangled: org/apache/commons/math3/exception/util/DummyLocalizable.toString:()Ljava/lang/String;]
cdk-1.5.1.jar, DummyStepHandler.class
package org.apache.commons.math3.ode.sampling
DummyStepHandler.getInstance ( ) [static] : DummyStepHandler
[mangled: org/apache/commons/math3/ode/sampling/DummyStepHandler.getInstance:()Lorg/apache/commons/math3/ode/sampling/DummyStepHandler;]
DummyStepHandler.handleStep ( StepInterpolator interpolator, boolean isLast ) : void
[mangled: org/apache/commons/math3/ode/sampling/DummyStepHandler.handleStep:(Lorg/apache/commons/math3/ode/sampling/StepInterpolator;Z)V]
DummyStepHandler.init ( double t0, double[ ] y0, double t ) : void
[mangled: org/apache/commons/math3/ode/sampling/DummyStepHandler.init:(D[DD)V]
cdk-1.5.1.jar, EigenDecomposition.class
package org.apache.commons.math3.linear
EigenDecomposition.EigenDecomposition ( double[ ] main, double[ ] secondary, double splitTolerance )
[mangled: org/apache/commons/math3/linear/EigenDecomposition."<init>":([D[DD)V]
EigenDecomposition.EigenDecomposition ( RealMatrix matrix, double splitTolerance )
[mangled: org/apache/commons/math3/linear/EigenDecomposition."<init>":(Lorg/apache/commons/math3/linear/RealMatrix;D)V]
EigenDecomposition.getD ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/EigenDecomposition.getD:()Lorg/apache/commons/math3/linear/RealMatrix;]
EigenDecomposition.getDeterminant ( ) : double
[mangled: org/apache/commons/math3/linear/EigenDecomposition.getDeterminant:()D]
EigenDecomposition.getEigenvector ( int i ) : RealVector
[mangled: org/apache/commons/math3/linear/EigenDecomposition.getEigenvector:(I)Lorg/apache/commons/math3/linear/RealVector;]
EigenDecomposition.getImagEigenvalue ( int i ) : double
[mangled: org/apache/commons/math3/linear/EigenDecomposition.getImagEigenvalue:(I)D]
EigenDecomposition.getImagEigenvalues ( ) : double[ ]
[mangled: org/apache/commons/math3/linear/EigenDecomposition.getImagEigenvalues:()[D]
EigenDecomposition.getRealEigenvalue ( int i ) : double
[mangled: org/apache/commons/math3/linear/EigenDecomposition.getRealEigenvalue:(I)D]
EigenDecomposition.getRealEigenvalues ( ) : double[ ]
[mangled: org/apache/commons/math3/linear/EigenDecomposition.getRealEigenvalues:()[D]
EigenDecomposition.getSolver ( ) : DecompositionSolver
[mangled: org/apache/commons/math3/linear/EigenDecomposition.getSolver:()Lorg/apache/commons/math3/linear/DecompositionSolver;]
EigenDecomposition.getV ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/EigenDecomposition.getV:()Lorg/apache/commons/math3/linear/RealMatrix;]
EigenDecomposition.getVT ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/EigenDecomposition.getVT:()Lorg/apache/commons/math3/linear/RealMatrix;]
cdk-1.5.1.jar, ElitisticListPopulation.class
package org.apache.commons.math3.genetics
ElitisticListPopulation.ElitisticListPopulation ( int populationLimit, double elitismRate )
[mangled: org/apache/commons/math3/genetics/ElitisticListPopulation."<init>":(ID)V]
ElitisticListPopulation.ElitisticListPopulation ( List chromosomes, int populationLimit, double elitismRate )
[mangled: org/apache/commons/math3/genetics/ElitisticListPopulation."<init>":(Ljava/util/List;ID)V]
ElitisticListPopulation.getElitismRate ( ) : double
[mangled: org/apache/commons/math3/genetics/ElitisticListPopulation.getElitismRate:()D]
ElitisticListPopulation.nextGeneration ( ) : Population
[mangled: org/apache/commons/math3/genetics/ElitisticListPopulation.nextGeneration:()Lorg/apache/commons/math3/genetics/Population;]
ElitisticListPopulation.setElitismRate ( double elitismRate ) : void
[mangled: org/apache/commons/math3/genetics/ElitisticListPopulation.setElitismRate:(D)V]
cdk-1.5.1.jar, EmbeddedRungeKuttaIntegrator.class
package org.apache.commons.math3.ode.nonstiff
EmbeddedRungeKuttaIntegrator.EmbeddedRungeKuttaIntegrator ( String name, boolean fsal, double[ ] c, double[ ][ ] a, double[ ] b, RungeKuttaStepInterpolator prototype, double minStep, double maxStep, double scalAbsoluteTolerance, double scalRelativeTolerance )
[mangled: org/apache/commons/math3/ode/nonstiff/EmbeddedRungeKuttaIntegrator."<init>":(Ljava/lang/String;Z[D[[D[DLorg/apache/commons/math3/ode/nonstiff/RungeKuttaStepInterpolator;DDDD)V]
EmbeddedRungeKuttaIntegrator.EmbeddedRungeKuttaIntegrator ( String name, boolean fsal, double[ ] c, double[ ][ ] a, double[ ] b, RungeKuttaStepInterpolator prototype, double minStep, double maxStep, double[ ] vecAbsoluteTolerance, double[ ] vecRelativeTolerance )
[mangled: org/apache/commons/math3/ode/nonstiff/EmbeddedRungeKuttaIntegrator."<init>":(Ljava/lang/String;Z[D[[D[DLorg/apache/commons/math3/ode/nonstiff/RungeKuttaStepInterpolator;DD[D[D)V]
EmbeddedRungeKuttaIntegrator.estimateError ( double[ ][ ] p1, double[ ] p2, double[ ] p3, double p4 ) [abstract] : double
[mangled: org/apache/commons/math3/ode/nonstiff/EmbeddedRungeKuttaIntegrator.estimateError:([[D[D[DD)D]
EmbeddedRungeKuttaIntegrator.getMaxGrowth ( ) : double
[mangled: org/apache/commons/math3/ode/nonstiff/EmbeddedRungeKuttaIntegrator.getMaxGrowth:()D]
EmbeddedRungeKuttaIntegrator.getMinReduction ( ) : double
[mangled: org/apache/commons/math3/ode/nonstiff/EmbeddedRungeKuttaIntegrator.getMinReduction:()D]
EmbeddedRungeKuttaIntegrator.getOrder ( ) [abstract] : int
[mangled: org/apache/commons/math3/ode/nonstiff/EmbeddedRungeKuttaIntegrator.getOrder:()I]
EmbeddedRungeKuttaIntegrator.getSafety ( ) : double
[mangled: org/apache/commons/math3/ode/nonstiff/EmbeddedRungeKuttaIntegrator.getSafety:()D]
EmbeddedRungeKuttaIntegrator.integrate ( ExpandableStatefulODE equations, double t ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/EmbeddedRungeKuttaIntegrator.integrate:(Lorg/apache/commons/math3/ode/ExpandableStatefulODE;D)V]
EmbeddedRungeKuttaIntegrator.setMaxGrowth ( double maxGrowth ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/EmbeddedRungeKuttaIntegrator.setMaxGrowth:(D)V]
EmbeddedRungeKuttaIntegrator.setMinReduction ( double minReduction ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/EmbeddedRungeKuttaIntegrator.setMinReduction:(D)V]
EmbeddedRungeKuttaIntegrator.setSafety ( double safety ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/EmbeddedRungeKuttaIntegrator.setSafety:(D)V]
cdk-1.5.1.jar, Embedding.class
package org.apache.commons.math3.geometry.partitioning
Embedding.toSpace ( Vector p1 ) [abstract] : Vector
[mangled: org/apache/commons/math3/geometry/partitioning/Embedding.toSpace:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Embedding.toSubSpace ( Vector p1 ) [abstract] : Vector
[mangled: org/apache/commons/math3/geometry/partitioning/Embedding.toSubSpace:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
cdk-1.5.1.jar, EmpiricalDistribution.class
package org.apache.commons.math3.random
EmpiricalDistribution.EmpiricalDistribution ( )
[mangled: org/apache/commons/math3/random/EmpiricalDistribution."<init>":()V]
EmpiricalDistribution.EmpiricalDistribution ( int binCount )
[mangled: org/apache/commons/math3/random/EmpiricalDistribution."<init>":(I)V]
EmpiricalDistribution.EmpiricalDistribution ( int binCount, RandomDataImpl randomData )
[mangled: org/apache/commons/math3/random/EmpiricalDistribution."<init>":(ILorg/apache/commons/math3/random/RandomDataImpl;)V]
EmpiricalDistribution.EmpiricalDistribution ( int binCount, RandomGenerator generator )
[mangled: org/apache/commons/math3/random/EmpiricalDistribution."<init>":(ILorg/apache/commons/math3/random/RandomGenerator;)V]
EmpiricalDistribution.EmpiricalDistribution ( RandomDataImpl randomData )
[mangled: org/apache/commons/math3/random/EmpiricalDistribution."<init>":(Lorg/apache/commons/math3/random/RandomDataImpl;)V]
EmpiricalDistribution.EmpiricalDistribution ( RandomGenerator generator )
[mangled: org/apache/commons/math3/random/EmpiricalDistribution."<init>":(Lorg/apache/commons/math3/random/RandomGenerator;)V]
EmpiricalDistribution.getBinCount ( ) : int
[mangled: org/apache/commons/math3/random/EmpiricalDistribution.getBinCount:()I]
EmpiricalDistribution.getBinStats ( ) : List
[mangled: org/apache/commons/math3/random/EmpiricalDistribution.getBinStats:()Ljava/util/List;]
EmpiricalDistribution.getGeneratorUpperBounds ( ) : double[ ]
[mangled: org/apache/commons/math3/random/EmpiricalDistribution.getGeneratorUpperBounds:()[D]
EmpiricalDistribution.getNextValue ( ) : double
[mangled: org/apache/commons/math3/random/EmpiricalDistribution.getNextValue:()D]
EmpiricalDistribution.getSampleStats ( ) : StatisticalSummary
[mangled: org/apache/commons/math3/random/EmpiricalDistribution.getSampleStats:()Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;]
EmpiricalDistribution.getUpperBounds ( ) : double[ ]
[mangled: org/apache/commons/math3/random/EmpiricalDistribution.getUpperBounds:()[D]
EmpiricalDistribution.isLoaded ( ) : boolean
[mangled: org/apache/commons/math3/random/EmpiricalDistribution.isLoaded:()Z]
EmpiricalDistribution.load ( double[ ] in ) : void
[mangled: org/apache/commons/math3/random/EmpiricalDistribution.load:([D)V]
EmpiricalDistribution.load ( File file ) : void
[mangled: org/apache/commons/math3/random/EmpiricalDistribution.load:(Ljava/io/File;)V]
EmpiricalDistribution.load ( URL url ) : void
[mangled: org/apache/commons/math3/random/EmpiricalDistribution.load:(Ljava/net/URL;)V]
EmpiricalDistribution.reSeed ( long seed ) : void
[mangled: org/apache/commons/math3/random/EmpiricalDistribution.reSeed:(J)V]
cdk-1.5.1.jar, EmptyClusterStrategy.class
package org.apache.commons.math3.stat.clustering
KMeansPlusPlusClusterer.EmptyClusterStrategy.valueOf ( String name ) [static] : KMeansPlusPlusClusterer.EmptyClusterStrategy
[mangled: org/apache/commons/math3/stat/clustering/KMeansPlusPlusClusterer.EmptyClusterStrategy.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/stat/clustering/KMeansPlusPlusClusterer$EmptyClusterStrategy;]
KMeansPlusPlusClusterer.EmptyClusterStrategy.values ( ) [static] : KMeansPlusPlusClusterer.EmptyClusterStrategy[ ]
[mangled: org/apache/commons/math3/stat/clustering/KMeansPlusPlusClusterer.EmptyClusterStrategy.values:()[Lorg/apache/commons/math3/stat/clustering/KMeansPlusPlusClusterer$EmptyClusterStrategy;]
cdk-1.5.1.jar, Entry.class
package org.apache.commons.math3.linear
RealVector.Entry.getIndex ( ) : int
[mangled: org/apache/commons/math3/linear/RealVector.Entry.getIndex:()I]
RealVector.Entry.getValue ( ) : double
[mangled: org/apache/commons/math3/linear/RealVector.Entry.getValue:()D]
RealVector.Entry.RealVector.Entry ( RealVector p1 )
[mangled: org/apache/commons/math3/linear/RealVector.Entry."<init>":(Lorg/apache/commons/math3/linear/RealVector;)V]
RealVector.Entry.setIndex ( int index ) : void
[mangled: org/apache/commons/math3/linear/RealVector.Entry.setIndex:(I)V]
RealVector.Entry.setValue ( double value ) : void
[mangled: org/apache/commons/math3/linear/RealVector.Entry.setValue:(D)V]
cdk-1.5.1.jar, EquationsMapper.class
package org.apache.commons.math3.ode
EquationsMapper.EquationsMapper ( int firstIndex, int dimension )
[mangled: org/apache/commons/math3/ode/EquationsMapper."<init>":(II)V]
EquationsMapper.extractEquationData ( double[ ] complete, double[ ] equationData ) : void
[mangled: org/apache/commons/math3/ode/EquationsMapper.extractEquationData:([D[D)V]
EquationsMapper.getDimension ( ) : int
[mangled: org/apache/commons/math3/ode/EquationsMapper.getDimension:()I]
EquationsMapper.getFirstIndex ( ) : int
[mangled: org/apache/commons/math3/ode/EquationsMapper.getFirstIndex:()I]
EquationsMapper.insertEquationData ( double[ ] equationData, double[ ] complete ) : void
[mangled: org/apache/commons/math3/ode/EquationsMapper.insertEquationData:([D[D)V]
cdk-1.5.1.jar, Erf.class
package org.apache.commons.math3.special
Erf.erf ( double x ) [static] : double
[mangled: org/apache/commons/math3/special/Erf.erf:(D)D]
Erf.erf ( double x1, double x2 ) [static] : double
[mangled: org/apache/commons/math3/special/Erf.erf:(DD)D]
Erf.erfc ( double x ) [static] : double
[mangled: org/apache/commons/math3/special/Erf.erfc:(D)D]
cdk-1.5.1.jar, Euclidean1D.class
package org.apache.commons.math3.geometry.euclidean.oned
Euclidean1D.getDimension ( ) : int
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Euclidean1D.getDimension:()I]
Euclidean1D.getInstance ( ) [static] : Euclidean1D
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Euclidean1D.getInstance:()Lorg/apache/commons/math3/geometry/euclidean/oned/Euclidean1D;]
Euclidean1D.getSubSpace ( ) : Space
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Euclidean1D.getSubSpace:()Lorg/apache/commons/math3/geometry/Space;]
cdk-1.5.1.jar, Euclidean2D.class
package org.apache.commons.math3.geometry.euclidean.twod
Euclidean2D.getDimension ( ) : int
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Euclidean2D.getDimension:()I]
Euclidean2D.getInstance ( ) [static] : Euclidean2D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Euclidean2D.getInstance:()Lorg/apache/commons/math3/geometry/euclidean/twod/Euclidean2D;]
Euclidean2D.getSubSpace ( ) : Euclidean1D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Euclidean2D.getSubSpace:()Lorg/apache/commons/math3/geometry/euclidean/oned/Euclidean1D;]
Euclidean2D.getSubSpace ( ) : Space
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Euclidean2D.getSubSpace:()Lorg/apache/commons/math3/geometry/Space;]
cdk-1.5.1.jar, Euclidean3D.class
package org.apache.commons.math3.geometry.euclidean.threed
Euclidean3D.getDimension ( ) : int
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Euclidean3D.getDimension:()I]
Euclidean3D.getInstance ( ) [static] : Euclidean3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Euclidean3D.getInstance:()Lorg/apache/commons/math3/geometry/euclidean/threed/Euclidean3D;]
Euclidean3D.getSubSpace ( ) : Euclidean2D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Euclidean3D.getSubSpace:()Lorg/apache/commons/math3/geometry/euclidean/twod/Euclidean2D;]
Euclidean3D.getSubSpace ( ) : Space
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Euclidean3D.getSubSpace:()Lorg/apache/commons/math3/geometry/Space;]
cdk-1.5.1.jar, EuclideanIntegerPoint.class
package org.apache.commons.math3.stat.clustering
EuclideanIntegerPoint.centroidOf ( Collection points ) : EuclideanIntegerPoint
[mangled: org/apache/commons/math3/stat/clustering/EuclideanIntegerPoint.centroidOf:(Ljava/util/Collection;)Lorg/apache/commons/math3/stat/clustering/EuclideanIntegerPoint;]
EuclideanIntegerPoint.centroidOf ( Collection x0 ) : Object
[mangled: org/apache/commons/math3/stat/clustering/EuclideanIntegerPoint.centroidOf:(Ljava/util/Collection;)Ljava/lang/Object;]
EuclideanIntegerPoint.distanceFrom ( EuclideanIntegerPoint p ) : double
[mangled: org/apache/commons/math3/stat/clustering/EuclideanIntegerPoint.distanceFrom:(Lorg/apache/commons/math3/stat/clustering/EuclideanIntegerPoint;)D]
EuclideanIntegerPoint.distanceFrom ( Object x0 ) : double
[mangled: org/apache/commons/math3/stat/clustering/EuclideanIntegerPoint.distanceFrom:(Ljava/lang/Object;)D]
EuclideanIntegerPoint.equals ( Object other ) : boolean
[mangled: org/apache/commons/math3/stat/clustering/EuclideanIntegerPoint.equals:(Ljava/lang/Object;)Z]
EuclideanIntegerPoint.EuclideanIntegerPoint ( int[ ] point )
[mangled: org/apache/commons/math3/stat/clustering/EuclideanIntegerPoint."<init>":([I)V]
EuclideanIntegerPoint.getPoint ( ) : int[ ]
[mangled: org/apache/commons/math3/stat/clustering/EuclideanIntegerPoint.getPoint:()[I]
EuclideanIntegerPoint.hashCode ( ) : int
[mangled: org/apache/commons/math3/stat/clustering/EuclideanIntegerPoint.hashCode:()I]
EuclideanIntegerPoint.toString ( ) : String
[mangled: org/apache/commons/math3/stat/clustering/EuclideanIntegerPoint.toString:()Ljava/lang/String;]
cdk-1.5.1.jar, EulerIntegrator.class
package org.apache.commons.math3.ode.nonstiff
EulerIntegrator.EulerIntegrator ( double step )
[mangled: org/apache/commons/math3/ode/nonstiff/EulerIntegrator."<init>":(D)V]
cdk-1.5.1.jar, EventHandler.class
package org.apache.commons.math3.ode.events
EventHandler.eventOccurred ( double p1, double[ ] p2, boolean p3 ) [abstract] : EventHandler.Action
[mangled: org/apache/commons/math3/ode/events/EventHandler.eventOccurred:(D[DZ)Lorg/apache/commons/math3/ode/events/EventHandler$Action;]
EventHandler.g ( double p1, double[ ] p2 ) [abstract] : double
[mangled: org/apache/commons/math3/ode/events/EventHandler.g:(D[D)D]
EventHandler.init ( double p1, double[ ] p2, double p3 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/events/EventHandler.init:(D[DD)V]
EventHandler.resetState ( double p1, double[ ] p2 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/events/EventHandler.resetState:(D[D)V]
cdk-1.5.1.jar, EventState.class
package org.apache.commons.math3.ode.events
EventState.evaluateStep ( StepInterpolator interpolator ) : boolean
[mangled: org/apache/commons/math3/ode/events/EventState.evaluateStep:(Lorg/apache/commons/math3/ode/sampling/StepInterpolator;)Z]
EventState.EventState ( EventHandler handler, double maxCheckInterval, double convergence, int maxIterationCount, UnivariateSolver solver )
[mangled: org/apache/commons/math3/ode/events/EventState."<init>":(Lorg/apache/commons/math3/ode/events/EventHandler;DDILorg/apache/commons/math3/analysis/solvers/UnivariateSolver;)V]
EventState.getConvergence ( ) : double
[mangled: org/apache/commons/math3/ode/events/EventState.getConvergence:()D]
EventState.getEventHandler ( ) : EventHandler
[mangled: org/apache/commons/math3/ode/events/EventState.getEventHandler:()Lorg/apache/commons/math3/ode/events/EventHandler;]
EventState.getEventTime ( ) : double
[mangled: org/apache/commons/math3/ode/events/EventState.getEventTime:()D]
EventState.getMaxCheckInterval ( ) : double
[mangled: org/apache/commons/math3/ode/events/EventState.getMaxCheckInterval:()D]
EventState.getMaxIterationCount ( ) : int
[mangled: org/apache/commons/math3/ode/events/EventState.getMaxIterationCount:()I]
EventState.reinitializeBegin ( StepInterpolator interpolator ) : void
[mangled: org/apache/commons/math3/ode/events/EventState.reinitializeBegin:(Lorg/apache/commons/math3/ode/sampling/StepInterpolator;)V]
EventState.reset ( double t, double[ ] y ) : boolean
[mangled: org/apache/commons/math3/ode/events/EventState.reset:(D[D)Z]
EventState.stepAccepted ( double t, double[ ] y ) : void
[mangled: org/apache/commons/math3/ode/events/EventState.stepAccepted:(D[D)V]
EventState.stop ( ) : boolean
[mangled: org/apache/commons/math3/ode/events/EventState.stop:()Z]
cdk-1.5.1.jar, ExceptionContext.class
package org.apache.commons.math3.exception.util
ExceptionContext.addMessage ( Localizable pattern, Object[ ] arguments ) : void
[mangled: org/apache/commons/math3/exception/util/ExceptionContext.addMessage:(Lorg/apache/commons/math3/exception/util/Localizable;[Ljava/lang/Object;)V]
ExceptionContext.ExceptionContext ( Throwable throwable )
[mangled: org/apache/commons/math3/exception/util/ExceptionContext."<init>":(Ljava/lang/Throwable;)V]
ExceptionContext.getKeys ( ) : Set
[mangled: org/apache/commons/math3/exception/util/ExceptionContext.getKeys:()Ljava/util/Set;]
ExceptionContext.getLocalizedMessage ( ) : String
[mangled: org/apache/commons/math3/exception/util/ExceptionContext.getLocalizedMessage:()Ljava/lang/String;]
ExceptionContext.getMessage ( ) : String
[mangled: org/apache/commons/math3/exception/util/ExceptionContext.getMessage:()Ljava/lang/String;]
ExceptionContext.getMessage ( Locale locale ) : String
[mangled: org/apache/commons/math3/exception/util/ExceptionContext.getMessage:(Ljava/util/Locale;)Ljava/lang/String;]
ExceptionContext.getMessage ( Locale locale, String separator ) : String
[mangled: org/apache/commons/math3/exception/util/ExceptionContext.getMessage:(Ljava/util/Locale;Ljava/lang/String;)Ljava/lang/String;]
ExceptionContext.getThrowable ( ) : Throwable
[mangled: org/apache/commons/math3/exception/util/ExceptionContext.getThrowable:()Ljava/lang/Throwable;]
ExceptionContext.getValue ( String key ) : Object
[mangled: org/apache/commons/math3/exception/util/ExceptionContext.getValue:(Ljava/lang/String;)Ljava/lang/Object;]
ExceptionContext.setValue ( String key, Object value ) : void
[mangled: org/apache/commons/math3/exception/util/ExceptionContext.setValue:(Ljava/lang/String;Ljava/lang/Object;)V]
cdk-1.5.1.jar, ExceptionContextProvider.class
package org.apache.commons.math3.exception.util
ExceptionContextProvider.getContext ( ) [abstract] : ExceptionContext
[mangled: org/apache/commons/math3/exception/util/ExceptionContextProvider.getContext:()Lorg/apache/commons/math3/exception/util/ExceptionContext;]
cdk-1.5.1.jar, Exp.class
package org.apache.commons.math3.analysis.function
Exp.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Exp.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Exp.Exp ( )
[mangled: org/apache/commons/math3/analysis/function/Exp."<init>":()V]
Exp.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Exp.value:(D)D]
cdk-1.5.1.jar, ExpandableStatefulODE.class
package org.apache.commons.math3.ode
ExpandableStatefulODE.addSecondaryEquations ( SecondaryEquations secondary ) : int
[mangled: org/apache/commons/math3/ode/ExpandableStatefulODE.addSecondaryEquations:(Lorg/apache/commons/math3/ode/SecondaryEquations;)I]
ExpandableStatefulODE.computeDerivatives ( double t, double[ ] y, double[ ] yDot ) : void
[mangled: org/apache/commons/math3/ode/ExpandableStatefulODE.computeDerivatives:(D[D[D)V]
ExpandableStatefulODE.ExpandableStatefulODE ( FirstOrderDifferentialEquations primary )
[mangled: org/apache/commons/math3/ode/ExpandableStatefulODE."<init>":(Lorg/apache/commons/math3/ode/FirstOrderDifferentialEquations;)V]
ExpandableStatefulODE.getCompleteState ( ) : double[ ]
[mangled: org/apache/commons/math3/ode/ExpandableStatefulODE.getCompleteState:()[D]
ExpandableStatefulODE.getPrimary ( ) : FirstOrderDifferentialEquations
[mangled: org/apache/commons/math3/ode/ExpandableStatefulODE.getPrimary:()Lorg/apache/commons/math3/ode/FirstOrderDifferentialEquations;]
ExpandableStatefulODE.getPrimaryMapper ( ) : EquationsMapper
[mangled: org/apache/commons/math3/ode/ExpandableStatefulODE.getPrimaryMapper:()Lorg/apache/commons/math3/ode/EquationsMapper;]
ExpandableStatefulODE.getPrimaryState ( ) : double[ ]
[mangled: org/apache/commons/math3/ode/ExpandableStatefulODE.getPrimaryState:()[D]
ExpandableStatefulODE.getPrimaryStateDot ( ) : double[ ]
[mangled: org/apache/commons/math3/ode/ExpandableStatefulODE.getPrimaryStateDot:()[D]
ExpandableStatefulODE.getSecondaryMappers ( ) : EquationsMapper[ ]
[mangled: org/apache/commons/math3/ode/ExpandableStatefulODE.getSecondaryMappers:()[Lorg/apache/commons/math3/ode/EquationsMapper;]
ExpandableStatefulODE.getSecondaryState ( int index ) : double[ ]
[mangled: org/apache/commons/math3/ode/ExpandableStatefulODE.getSecondaryState:(I)[D]
ExpandableStatefulODE.getSecondaryStateDot ( int index ) : double[ ]
[mangled: org/apache/commons/math3/ode/ExpandableStatefulODE.getSecondaryStateDot:(I)[D]
ExpandableStatefulODE.getTime ( ) : double
[mangled: org/apache/commons/math3/ode/ExpandableStatefulODE.getTime:()D]
ExpandableStatefulODE.getTotalDimension ( ) : int
[mangled: org/apache/commons/math3/ode/ExpandableStatefulODE.getTotalDimension:()I]
ExpandableStatefulODE.setCompleteState ( double[ ] completeState ) : void
[mangled: org/apache/commons/math3/ode/ExpandableStatefulODE.setCompleteState:([D)V]
ExpandableStatefulODE.setPrimaryState ( double[ ] primaryState ) : void
[mangled: org/apache/commons/math3/ode/ExpandableStatefulODE.setPrimaryState:([D)V]
ExpandableStatefulODE.setSecondaryState ( int index, double[ ] secondaryState ) : void
[mangled: org/apache/commons/math3/ode/ExpandableStatefulODE.setSecondaryState:(I[D)V]
ExpandableStatefulODE.setTime ( double time ) : void
[mangled: org/apache/commons/math3/ode/ExpandableStatefulODE.setTime:(D)V]
cdk-1.5.1.jar, ExplicitConnectionAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
ExplicitConnectionAtom.ExplicitConnectionAtom ( )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/ExplicitConnectionAtom."<init>":()V]
ExplicitConnectionAtom.ExplicitConnectionAtom ( int connection )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/ExplicitConnectionAtom."<init>":(I)V]
cdk-1.5.1.jar, Expm1.class
package org.apache.commons.math3.analysis.function
Expm1.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Expm1.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Expm1.Expm1 ( )
[mangled: org/apache/commons/math3/analysis/function/Expm1."<init>":()V]
Expm1.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Expm1.value:(D)D]
cdk-1.5.1.jar, ExponentialDistribution.class
package org.apache.commons.math3.distribution
ExponentialDistribution.cumulativeProbability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/ExponentialDistribution.cumulativeProbability:(D)D]
ExponentialDistribution.density ( double x ) : double
[mangled: org/apache/commons/math3/distribution/ExponentialDistribution.density:(D)D]
ExponentialDistribution.ExponentialDistribution ( double mean )
[mangled: org/apache/commons/math3/distribution/ExponentialDistribution."<init>":(D)V]
ExponentialDistribution.ExponentialDistribution ( double mean, double inverseCumAccuracy )
[mangled: org/apache/commons/math3/distribution/ExponentialDistribution."<init>":(DD)V]
ExponentialDistribution.getMean ( ) : double
[mangled: org/apache/commons/math3/distribution/ExponentialDistribution.getMean:()D]
ExponentialDistribution.getNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/ExponentialDistribution.getNumericalMean:()D]
ExponentialDistribution.getNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/ExponentialDistribution.getNumericalVariance:()D]
ExponentialDistribution.getSolverAbsoluteAccuracy ( ) : double
[mangled: org/apache/commons/math3/distribution/ExponentialDistribution.getSolverAbsoluteAccuracy:()D]
ExponentialDistribution.getSupportLowerBound ( ) : double
[mangled: org/apache/commons/math3/distribution/ExponentialDistribution.getSupportLowerBound:()D]
ExponentialDistribution.getSupportUpperBound ( ) : double
[mangled: org/apache/commons/math3/distribution/ExponentialDistribution.getSupportUpperBound:()D]
ExponentialDistribution.inverseCumulativeProbability ( double p ) : double
[mangled: org/apache/commons/math3/distribution/ExponentialDistribution.inverseCumulativeProbability:(D)D]
ExponentialDistribution.isSupportConnected ( ) : boolean
[mangled: org/apache/commons/math3/distribution/ExponentialDistribution.isSupportConnected:()Z]
ExponentialDistribution.isSupportLowerBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/ExponentialDistribution.isSupportLowerBoundInclusive:()Z]
ExponentialDistribution.isSupportUpperBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/ExponentialDistribution.isSupportUpperBoundInclusive:()Z]
ExponentialDistribution.probability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/ExponentialDistribution.probability:(D)D]
ExponentialDistribution.sample ( ) : double
[mangled: org/apache/commons/math3/distribution/ExponentialDistribution.sample:()D]
cdk-1.5.1.jar, FastCosineTransformer.class
package org.apache.commons.math3.transform
FastCosineTransformer.FastCosineTransformer ( DctNormalization normalization )
[mangled: org/apache/commons/math3/transform/FastCosineTransformer."<init>":(Lorg/apache/commons/math3/transform/DctNormalization;)V]
FastCosineTransformer.fct ( double[ ] f ) : double[ ]
[mangled: org/apache/commons/math3/transform/FastCosineTransformer.fct:([D)[D]
FastCosineTransformer.transform ( double[ ] f, TransformType type ) : double[ ]
[mangled: org/apache/commons/math3/transform/FastCosineTransformer.transform:([DLorg/apache/commons/math3/transform/TransformType;)[D]
FastCosineTransformer.transform ( UnivariateFunction f, double min, double max, int n, TransformType type ) : double[ ]
[mangled: org/apache/commons/math3/transform/FastCosineTransformer.transform:(Lorg/apache/commons/math3/analysis/UnivariateFunction;DDILorg/apache/commons/math3/transform/TransformType;)[D]
cdk-1.5.1.jar, FastFourierTransformer.class
package org.apache.commons.math3.transform
FastFourierTransformer.FastFourierTransformer ( DftNormalization normalization )
[mangled: org/apache/commons/math3/transform/FastFourierTransformer."<init>":(Lorg/apache/commons/math3/transform/DftNormalization;)V]
FastFourierTransformer.mdfft ( Object mdca, TransformType type ) : Object *DEPRECATED*
[mangled: org/apache/commons/math3/transform/FastFourierTransformer.mdfft:(Ljava/lang/Object;Lorg/apache/commons/math3/transform/TransformType;)Ljava/lang/Object;]
FastFourierTransformer.transform ( Complex[ ] f, TransformType type ) : Complex[ ]
[mangled: org/apache/commons/math3/transform/FastFourierTransformer.transform:([Lorg/apache/commons/math3/complex/Complex;Lorg/apache/commons/math3/transform/TransformType;)[Lorg/apache/commons/math3/complex/Complex;]
FastFourierTransformer.transform ( double[ ] f, TransformType type ) : Complex[ ]
[mangled: org/apache/commons/math3/transform/FastFourierTransformer.transform:([DLorg/apache/commons/math3/transform/TransformType;)[Lorg/apache/commons/math3/complex/Complex;]
FastFourierTransformer.transform ( UnivariateFunction f, double min, double max, int n, TransformType type ) : Complex[ ]
[mangled: org/apache/commons/math3/transform/FastFourierTransformer.transform:(Lorg/apache/commons/math3/analysis/UnivariateFunction;DDILorg/apache/commons/math3/transform/TransformType;)[Lorg/apache/commons/math3/complex/Complex;]
FastFourierTransformer.transformInPlace ( double[ ][ ] dataRI, DftNormalization normalization, TransformType type ) [static] : void
[mangled: org/apache/commons/math3/transform/FastFourierTransformer.transformInPlace:([[DLorg/apache/commons/math3/transform/DftNormalization;Lorg/apache/commons/math3/transform/TransformType;)V]
cdk-1.5.1.jar, FastHadamardTransformer.class
package org.apache.commons.math3.transform
FastHadamardTransformer.FastHadamardTransformer ( )
[mangled: org/apache/commons/math3/transform/FastHadamardTransformer."<init>":()V]
FastHadamardTransformer.fht ( double[ ] x ) : double[ ]
[mangled: org/apache/commons/math3/transform/FastHadamardTransformer.fht:([D)[D]
FastHadamardTransformer.fht ( int[ ] x ) : int[ ]
[mangled: org/apache/commons/math3/transform/FastHadamardTransformer.fht:([I)[I]
FastHadamardTransformer.transform ( double[ ] f, TransformType type ) : double[ ]
[mangled: org/apache/commons/math3/transform/FastHadamardTransformer.transform:([DLorg/apache/commons/math3/transform/TransformType;)[D]
FastHadamardTransformer.transform ( int[ ] f ) : int[ ]
[mangled: org/apache/commons/math3/transform/FastHadamardTransformer.transform:([I)[I]
FastHadamardTransformer.transform ( UnivariateFunction f, double min, double max, int n, TransformType type ) : double[ ]
[mangled: org/apache/commons/math3/transform/FastHadamardTransformer.transform:(Lorg/apache/commons/math3/analysis/UnivariateFunction;DDILorg/apache/commons/math3/transform/TransformType;)[D]
cdk-1.5.1.jar, FastMath.class
package org.apache.commons.math3.util
FastMath.abs ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.abs:(D)D]
FastMath.abs ( float x ) [static] : float
[mangled: org/apache/commons/math3/util/FastMath.abs:(F)F]
FastMath.abs ( int x ) [static] : int
[mangled: org/apache/commons/math3/util/FastMath.abs:(I)I]
FastMath.abs ( long x ) [static] : long
[mangled: org/apache/commons/math3/util/FastMath.abs:(J)J]
FastMath.acos ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.acos:(D)D]
FastMath.acosh ( double a ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.acosh:(D)D]
FastMath.asin ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.asin:(D)D]
FastMath.asinh ( double a ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.asinh:(D)D]
FastMath.atan ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.atan:(D)D]
FastMath.atan2 ( double y, double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.atan2:(DD)D]
FastMath.atanh ( double a ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.atanh:(D)D]
FastMath.cbrt ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.cbrt:(D)D]
FastMath.ceil ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.ceil:(D)D]
FastMath.copySign ( double magnitude, double sign ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.copySign:(DD)D]
FastMath.copySign ( float magnitude, float sign ) [static] : float
[mangled: org/apache/commons/math3/util/FastMath.copySign:(FF)F]
FastMath.cos ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.cos:(D)D]
FastMath.cosh ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.cosh:(D)D]
FastMath.exp ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.exp:(D)D]
FastMath.expm1 ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.expm1:(D)D]
FastMath.floor ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.floor:(D)D]
FastMath.getExponent ( double d ) [static] : int
[mangled: org/apache/commons/math3/util/FastMath.getExponent:(D)I]
FastMath.getExponent ( float f ) [static] : int
[mangled: org/apache/commons/math3/util/FastMath.getExponent:(F)I]
FastMath.hypot ( double x, double y ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.hypot:(DD)D]
FastMath.IEEEremainder ( double dividend, double divisor ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.IEEEremainder:(DD)D]
FastMath.log ( double base, double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.log:(DD)D]
FastMath.log ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.log:(D)D]
FastMath.log10 ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.log10:(D)D]
FastMath.log1p ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.log1p:(D)D]
FastMath.main ( String[ ] a ) [static] : void
[mangled: org/apache/commons/math3/util/FastMath.main:([Ljava/lang/String;)V]
FastMath.max ( double a, double b ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.max:(DD)D]
FastMath.max ( float a, float b ) [static] : float
[mangled: org/apache/commons/math3/util/FastMath.max:(FF)F]
FastMath.max ( int a, int b ) [static] : int
[mangled: org/apache/commons/math3/util/FastMath.max:(II)I]
FastMath.max ( long a, long b ) [static] : long
[mangled: org/apache/commons/math3/util/FastMath.max:(JJ)J]
FastMath.min ( double a, double b ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.min:(DD)D]
FastMath.min ( float a, float b ) [static] : float
[mangled: org/apache/commons/math3/util/FastMath.min:(FF)F]
FastMath.min ( int a, int b ) [static] : int
[mangled: org/apache/commons/math3/util/FastMath.min:(II)I]
FastMath.min ( long a, long b ) [static] : long
[mangled: org/apache/commons/math3/util/FastMath.min:(JJ)J]
FastMath.nextAfter ( double d, double direction ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.nextAfter:(DD)D]
FastMath.nextAfter ( float f, double direction ) [static] : float
[mangled: org/apache/commons/math3/util/FastMath.nextAfter:(FD)F]
FastMath.nextUp ( double a ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.nextUp:(D)D]
FastMath.nextUp ( float a ) [static] : float
[mangled: org/apache/commons/math3/util/FastMath.nextUp:(F)F]
FastMath.pow ( double x, double y ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.pow:(DD)D]
FastMath.random ( ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.random:()D]
FastMath.rint ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.rint:(D)D]
FastMath.round ( double x ) [static] : long
[mangled: org/apache/commons/math3/util/FastMath.round:(D)J]
FastMath.round ( float x ) [static] : int
[mangled: org/apache/commons/math3/util/FastMath.round:(F)I]
FastMath.scalb ( double d, int n ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.scalb:(DI)D]
FastMath.scalb ( float f, int n ) [static] : float
[mangled: org/apache/commons/math3/util/FastMath.scalb:(FI)F]
FastMath.signum ( double a ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.signum:(D)D]
FastMath.signum ( float a ) [static] : float
[mangled: org/apache/commons/math3/util/FastMath.signum:(F)F]
FastMath.sin ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.sin:(D)D]
FastMath.sinh ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.sinh:(D)D]
FastMath.sqrt ( double a ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.sqrt:(D)D]
FastMath.tan ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.tan:(D)D]
FastMath.tanh ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.tanh:(D)D]
FastMath.toDegrees ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.toDegrees:(D)D]
FastMath.toRadians ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.toRadians:(D)D]
FastMath.ulp ( double x ) [static] : double
[mangled: org/apache/commons/math3/util/FastMath.ulp:(D)D]
FastMath.ulp ( float x ) [static] : float
[mangled: org/apache/commons/math3/util/FastMath.ulp:(F)F]
cdk-1.5.1.jar, FastSineTransformer.class
package org.apache.commons.math3.transform
FastSineTransformer.FastSineTransformer ( DstNormalization normalization )
[mangled: org/apache/commons/math3/transform/FastSineTransformer."<init>":(Lorg/apache/commons/math3/transform/DstNormalization;)V]
FastSineTransformer.fst ( double[ ] f ) : double[ ]
[mangled: org/apache/commons/math3/transform/FastSineTransformer.fst:([D)[D]
FastSineTransformer.transform ( double[ ] f, TransformType type ) : double[ ]
[mangled: org/apache/commons/math3/transform/FastSineTransformer.transform:([DLorg/apache/commons/math3/transform/TransformType;)[D]
FastSineTransformer.transform ( UnivariateFunction f, double min, double max, int n, TransformType type ) : double[ ]
[mangled: org/apache/commons/math3/transform/FastSineTransformer.transform:(Lorg/apache/commons/math3/analysis/UnivariateFunction;DDILorg/apache/commons/math3/transform/TransformType;)[D]
cdk-1.5.1.jar, FDistribution.class
package org.apache.commons.math3.distribution
FDistribution.calculateNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/FDistribution.calculateNumericalVariance:()D]
FDistribution.cumulativeProbability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/FDistribution.cumulativeProbability:(D)D]
FDistribution.density ( double x ) : double
[mangled: org/apache/commons/math3/distribution/FDistribution.density:(D)D]
FDistribution.FDistribution ( double numeratorDegreesOfFreedom, double denominatorDegreesOfFreedom )
[mangled: org/apache/commons/math3/distribution/FDistribution."<init>":(DD)V]
FDistribution.FDistribution ( double numeratorDegreesOfFreedom, double denominatorDegreesOfFreedom, double inverseCumAccuracy )
[mangled: org/apache/commons/math3/distribution/FDistribution."<init>":(DDD)V]
FDistribution.getDenominatorDegreesOfFreedom ( ) : double
[mangled: org/apache/commons/math3/distribution/FDistribution.getDenominatorDegreesOfFreedom:()D]
FDistribution.getNumeratorDegreesOfFreedom ( ) : double
[mangled: org/apache/commons/math3/distribution/FDistribution.getNumeratorDegreesOfFreedom:()D]
FDistribution.getNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/FDistribution.getNumericalMean:()D]
FDistribution.getNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/FDistribution.getNumericalVariance:()D]
FDistribution.getSolverAbsoluteAccuracy ( ) : double
[mangled: org/apache/commons/math3/distribution/FDistribution.getSolverAbsoluteAccuracy:()D]
FDistribution.getSupportLowerBound ( ) : double
[mangled: org/apache/commons/math3/distribution/FDistribution.getSupportLowerBound:()D]
FDistribution.getSupportUpperBound ( ) : double
[mangled: org/apache/commons/math3/distribution/FDistribution.getSupportUpperBound:()D]
FDistribution.isSupportConnected ( ) : boolean
[mangled: org/apache/commons/math3/distribution/FDistribution.isSupportConnected:()Z]
FDistribution.isSupportLowerBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/FDistribution.isSupportLowerBoundInclusive:()Z]
FDistribution.isSupportUpperBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/FDistribution.isSupportUpperBoundInclusive:()Z]
FDistribution.probability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/FDistribution.probability:(D)D]
cdk-1.5.1.jar, Field.class
package org.apache.commons.math3
Field.getOne ( ) [abstract] : Object
[mangled: org/apache/commons/math3/Field.getOne:()Ljava/lang/Object;]
Field.getRuntimeClass ( ) [abstract] : Class
[mangled: org/apache/commons/math3/Field.getRuntimeClass:()Ljava/lang/Class;]
Field.getZero ( ) [abstract] : Object
[mangled: org/apache/commons/math3/Field.getZero:()Ljava/lang/Object;]
cdk-1.5.1.jar, FieldDecompositionSolver.class
package org.apache.commons.math3.linear
FieldDecompositionSolver.getInverse ( ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldDecompositionSolver.getInverse:()Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldDecompositionSolver.isNonSingular ( ) [abstract] : boolean
[mangled: org/apache/commons/math3/linear/FieldDecompositionSolver.isNonSingular:()Z]
FieldDecompositionSolver.solve ( FieldMatrix p1 ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldDecompositionSolver.solve:(Lorg/apache/commons/math3/linear/FieldMatrix;)Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldDecompositionSolver.solve ( FieldVector p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldDecompositionSolver.solve:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
cdk-1.5.1.jar, FieldElement.class
package org.apache.commons.math3
FieldElement.add ( Object p1 ) [abstract] : Object
[mangled: org/apache/commons/math3/FieldElement.add:(Ljava/lang/Object;)Ljava/lang/Object;]
FieldElement.divide ( Object p1 ) [abstract] : Object
[mangled: org/apache/commons/math3/FieldElement.divide:(Ljava/lang/Object;)Ljava/lang/Object;]
FieldElement.getField ( ) [abstract] : Field
[mangled: org/apache/commons/math3/FieldElement.getField:()Lorg/apache/commons/math3/Field;]
FieldElement.multiply ( int p1 ) [abstract] : Object
[mangled: org/apache/commons/math3/FieldElement.multiply:(I)Ljava/lang/Object;]
FieldElement.multiply ( Object p1 ) [abstract] : Object
[mangled: org/apache/commons/math3/FieldElement.multiply:(Ljava/lang/Object;)Ljava/lang/Object;]
FieldElement.negate ( ) [abstract] : Object
[mangled: org/apache/commons/math3/FieldElement.negate:()Ljava/lang/Object;]
FieldElement.reciprocal ( ) [abstract] : Object
[mangled: org/apache/commons/math3/FieldElement.reciprocal:()Ljava/lang/Object;]
FieldElement.subtract ( Object p1 ) [abstract] : Object
[mangled: org/apache/commons/math3/FieldElement.subtract:(Ljava/lang/Object;)Ljava/lang/Object;]
cdk-1.5.1.jar, FieldLUDecomposition.class
package org.apache.commons.math3.linear
FieldLUDecomposition.FieldLUDecomposition ( FieldMatrix matrix )
[mangled: org/apache/commons/math3/linear/FieldLUDecomposition."<init>":(Lorg/apache/commons/math3/linear/FieldMatrix;)V]
FieldLUDecomposition.getDeterminant ( ) : FieldElement
[mangled: org/apache/commons/math3/linear/FieldLUDecomposition.getDeterminant:()Lorg/apache/commons/math3/FieldElement;]
FieldLUDecomposition.getL ( ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldLUDecomposition.getL:()Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldLUDecomposition.getP ( ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldLUDecomposition.getP:()Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldLUDecomposition.getPivot ( ) : int[ ]
[mangled: org/apache/commons/math3/linear/FieldLUDecomposition.getPivot:()[I]
FieldLUDecomposition.getSolver ( ) : FieldDecompositionSolver
[mangled: org/apache/commons/math3/linear/FieldLUDecomposition.getSolver:()Lorg/apache/commons/math3/linear/FieldDecompositionSolver;]
FieldLUDecomposition.getU ( ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldLUDecomposition.getU:()Lorg/apache/commons/math3/linear/FieldMatrix;]
cdk-1.5.1.jar, FieldMatrix.class
package org.apache.commons.math3.linear
FieldMatrix.add ( FieldMatrix p1 ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldMatrix.add:(Lorg/apache/commons/math3/linear/FieldMatrix;)Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldMatrix.addToEntry ( int p1, int p2, FieldElement p3 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/FieldMatrix.addToEntry:(IILorg/apache/commons/math3/FieldElement;)V]
FieldMatrix.copy ( ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldMatrix.copy:()Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldMatrix.copySubMatrix ( int p1, int p2, int p3, int p4, FieldElement[ ][ ] p5 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/FieldMatrix.copySubMatrix:(IIII[[Lorg/apache/commons/math3/FieldElement;)V]
FieldMatrix.copySubMatrix ( int[ ] p1, int[ ] p2, FieldElement[ ][ ] p3 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/FieldMatrix.copySubMatrix:([I[I[[Lorg/apache/commons/math3/FieldElement;)V]
FieldMatrix.createMatrix ( int p1, int p2 ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldMatrix.createMatrix:(II)Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldMatrix.getColumn ( int p1 ) [abstract] : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/FieldMatrix.getColumn:(I)[Lorg/apache/commons/math3/FieldElement;]
FieldMatrix.getColumnMatrix ( int p1 ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldMatrix.getColumnMatrix:(I)Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldMatrix.getColumnVector ( int p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldMatrix.getColumnVector:(I)Lorg/apache/commons/math3/linear/FieldVector;]
FieldMatrix.getData ( ) [abstract] : FieldElement[ ][ ]
[mangled: org/apache/commons/math3/linear/FieldMatrix.getData:()[[Lorg/apache/commons/math3/FieldElement;]
FieldMatrix.getEntry ( int p1, int p2 ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldMatrix.getEntry:(II)Lorg/apache/commons/math3/FieldElement;]
FieldMatrix.getField ( ) [abstract] : Field
[mangled: org/apache/commons/math3/linear/FieldMatrix.getField:()Lorg/apache/commons/math3/Field;]
FieldMatrix.getRow ( int p1 ) [abstract] : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/FieldMatrix.getRow:(I)[Lorg/apache/commons/math3/FieldElement;]
FieldMatrix.getRowMatrix ( int p1 ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldMatrix.getRowMatrix:(I)Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldMatrix.getRowVector ( int p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldMatrix.getRowVector:(I)Lorg/apache/commons/math3/linear/FieldVector;]
FieldMatrix.getSubMatrix ( int p1, int p2, int p3, int p4 ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldMatrix.getSubMatrix:(IIII)Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldMatrix.getSubMatrix ( int[ ] p1, int[ ] p2 ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldMatrix.getSubMatrix:([I[I)Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldMatrix.getTrace ( ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldMatrix.getTrace:()Lorg/apache/commons/math3/FieldElement;]
FieldMatrix.multiply ( FieldMatrix p1 ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldMatrix.multiply:(Lorg/apache/commons/math3/linear/FieldMatrix;)Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldMatrix.multiplyEntry ( int p1, int p2, FieldElement p3 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/FieldMatrix.multiplyEntry:(IILorg/apache/commons/math3/FieldElement;)V]
FieldMatrix.operate ( FieldElement[ ] p1 ) [abstract] : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/FieldMatrix.operate:([Lorg/apache/commons/math3/FieldElement;)[Lorg/apache/commons/math3/FieldElement;]
FieldMatrix.operate ( FieldVector p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldMatrix.operate:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
FieldMatrix.power ( int p1 ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldMatrix.power:(I)Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldMatrix.preMultiply ( FieldElement[ ] p1 ) [abstract] : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/FieldMatrix.preMultiply:([Lorg/apache/commons/math3/FieldElement;)[Lorg/apache/commons/math3/FieldElement;]
FieldMatrix.preMultiply ( FieldMatrix p1 ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldMatrix.preMultiply:(Lorg/apache/commons/math3/linear/FieldMatrix;)Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldMatrix.preMultiply ( FieldVector p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldMatrix.preMultiply:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
FieldMatrix.scalarAdd ( FieldElement p1 ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldMatrix.scalarAdd:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldMatrix.scalarMultiply ( FieldElement p1 ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldMatrix.scalarMultiply:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldMatrix.setColumn ( int p1, FieldElement[ ] p2 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/FieldMatrix.setColumn:(I[Lorg/apache/commons/math3/FieldElement;)V]
FieldMatrix.setColumnMatrix ( int p1, FieldMatrix p2 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/FieldMatrix.setColumnMatrix:(ILorg/apache/commons/math3/linear/FieldMatrix;)V]
FieldMatrix.setColumnVector ( int p1, FieldVector p2 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/FieldMatrix.setColumnVector:(ILorg/apache/commons/math3/linear/FieldVector;)V]
FieldMatrix.setEntry ( int p1, int p2, FieldElement p3 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/FieldMatrix.setEntry:(IILorg/apache/commons/math3/FieldElement;)V]
FieldMatrix.setRow ( int p1, FieldElement[ ] p2 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/FieldMatrix.setRow:(I[Lorg/apache/commons/math3/FieldElement;)V]
FieldMatrix.setRowMatrix ( int p1, FieldMatrix p2 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/FieldMatrix.setRowMatrix:(ILorg/apache/commons/math3/linear/FieldMatrix;)V]
FieldMatrix.setRowVector ( int p1, FieldVector p2 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/FieldMatrix.setRowVector:(ILorg/apache/commons/math3/linear/FieldVector;)V]
FieldMatrix.setSubMatrix ( FieldElement[ ][ ] p1, int p2, int p3 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/FieldMatrix.setSubMatrix:([[Lorg/apache/commons/math3/FieldElement;II)V]
FieldMatrix.subtract ( FieldMatrix p1 ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldMatrix.subtract:(Lorg/apache/commons/math3/linear/FieldMatrix;)Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldMatrix.transpose ( ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldMatrix.transpose:()Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldMatrix.walkInColumnOrder ( FieldMatrixChangingVisitor p1 ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;)Lorg/apache/commons/math3/FieldElement;]
FieldMatrix.walkInColumnOrder ( FieldMatrixChangingVisitor p1, int p2, int p3, int p4, int p5 ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
FieldMatrix.walkInColumnOrder ( FieldMatrixPreservingVisitor p1 ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;)Lorg/apache/commons/math3/FieldElement;]
FieldMatrix.walkInColumnOrder ( FieldMatrixPreservingVisitor p1, int p2, int p3, int p4, int p5 ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
FieldMatrix.walkInOptimizedOrder ( FieldMatrixChangingVisitor p1 ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;)Lorg/apache/commons/math3/FieldElement;]
FieldMatrix.walkInOptimizedOrder ( FieldMatrixChangingVisitor p1, int p2, int p3, int p4, int p5 ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
FieldMatrix.walkInOptimizedOrder ( FieldMatrixPreservingVisitor p1 ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;)Lorg/apache/commons/math3/FieldElement;]
FieldMatrix.walkInOptimizedOrder ( FieldMatrixPreservingVisitor p1, int p2, int p3, int p4, int p5 ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
FieldMatrix.walkInRowOrder ( FieldMatrixChangingVisitor p1 ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;)Lorg/apache/commons/math3/FieldElement;]
FieldMatrix.walkInRowOrder ( FieldMatrixChangingVisitor p1, int p2, int p3, int p4, int p5 ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/FieldMatrixChangingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
FieldMatrix.walkInRowOrder ( FieldMatrixPreservingVisitor p1 ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;)Lorg/apache/commons/math3/FieldElement;]
FieldMatrix.walkInRowOrder ( FieldMatrixPreservingVisitor p1, int p2, int p3, int p4, int p5 ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/FieldMatrixPreservingVisitor;IIII)Lorg/apache/commons/math3/FieldElement;]
cdk-1.5.1.jar, FieldMatrixChangingVisitor.class
package org.apache.commons.math3.linear
FieldMatrixChangingVisitor.end ( ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldMatrixChangingVisitor.end:()Lorg/apache/commons/math3/FieldElement;]
FieldMatrixChangingVisitor.start ( int p1, int p2, int p3, int p4, int p5, int p6 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/FieldMatrixChangingVisitor.start:(IIIIII)V]
FieldMatrixChangingVisitor.visit ( int p1, int p2, FieldElement p3 ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldMatrixChangingVisitor.visit:(IILorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/FieldElement;]
cdk-1.5.1.jar, FieldMatrixPreservingVisitor.class
package org.apache.commons.math3.linear
FieldMatrixPreservingVisitor.end ( ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldMatrixPreservingVisitor.end:()Lorg/apache/commons/math3/FieldElement;]
FieldMatrixPreservingVisitor.start ( int p1, int p2, int p3, int p4, int p5, int p6 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/FieldMatrixPreservingVisitor.start:(IIIIII)V]
FieldMatrixPreservingVisitor.visit ( int p1, int p2, FieldElement p3 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/FieldMatrixPreservingVisitor.visit:(IILorg/apache/commons/math3/FieldElement;)V]
cdk-1.5.1.jar, FieldVector.class
package org.apache.commons.math3.linear
FieldVector.add ( FieldVector p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.add:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.append ( FieldElement p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.append:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.append ( FieldVector p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.append:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.copy ( ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.copy:()Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.dotProduct ( FieldVector p1 ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldVector.dotProduct:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/FieldElement;]
FieldVector.ebeDivide ( FieldVector p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.ebeDivide:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.ebeMultiply ( FieldVector p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.ebeMultiply:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.getData ( ) [abstract] : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/FieldVector.getData:()[Lorg/apache/commons/math3/FieldElement;]
FieldVector.getDimension ( ) [abstract] : int
[mangled: org/apache/commons/math3/linear/FieldVector.getDimension:()I]
FieldVector.getEntry ( int p1 ) [abstract] : FieldElement
[mangled: org/apache/commons/math3/linear/FieldVector.getEntry:(I)Lorg/apache/commons/math3/FieldElement;]
FieldVector.getField ( ) [abstract] : Field
[mangled: org/apache/commons/math3/linear/FieldVector.getField:()Lorg/apache/commons/math3/Field;]
FieldVector.getSubVector ( int p1, int p2 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.getSubVector:(II)Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.mapAdd ( FieldElement p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.mapAdd:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.mapAddToSelf ( FieldElement p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.mapAddToSelf:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.mapDivide ( FieldElement p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.mapDivide:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.mapDivideToSelf ( FieldElement p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.mapDivideToSelf:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.mapInv ( ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.mapInv:()Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.mapInvToSelf ( ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.mapInvToSelf:()Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.mapMultiply ( FieldElement p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.mapMultiply:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.mapMultiplyToSelf ( FieldElement p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.mapMultiplyToSelf:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.mapSubtract ( FieldElement p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.mapSubtract:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.mapSubtractToSelf ( FieldElement p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.mapSubtractToSelf:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.outerProduct ( FieldVector p1 ) [abstract] : FieldMatrix
[mangled: org/apache/commons/math3/linear/FieldVector.outerProduct:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldMatrix;]
FieldVector.projection ( FieldVector p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.projection:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.set ( FieldElement p1 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/FieldVector.set:(Lorg/apache/commons/math3/FieldElement;)V]
FieldVector.setEntry ( int p1, FieldElement p2 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/FieldVector.setEntry:(ILorg/apache/commons/math3/FieldElement;)V]
FieldVector.setSubVector ( int p1, FieldVector p2 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/FieldVector.setSubVector:(ILorg/apache/commons/math3/linear/FieldVector;)V]
FieldVector.subtract ( FieldVector p1 ) [abstract] : FieldVector
[mangled: org/apache/commons/math3/linear/FieldVector.subtract:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
FieldVector.toArray ( ) [abstract] : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/FieldVector.toArray:()[Lorg/apache/commons/math3/FieldElement;]
cdk-1.5.1.jar, FirstOrderConverter.class
package org.apache.commons.math3.ode
FirstOrderConverter.computeDerivatives ( double t, double[ ] y, double[ ] yDot ) : void
[mangled: org/apache/commons/math3/ode/FirstOrderConverter.computeDerivatives:(D[D[D)V]
FirstOrderConverter.FirstOrderConverter ( SecondOrderDifferentialEquations equations )
[mangled: org/apache/commons/math3/ode/FirstOrderConverter."<init>":(Lorg/apache/commons/math3/ode/SecondOrderDifferentialEquations;)V]
FirstOrderConverter.getDimension ( ) : int
[mangled: org/apache/commons/math3/ode/FirstOrderConverter.getDimension:()I]
cdk-1.5.1.jar, FirstOrderDifferentialEquations.class
package org.apache.commons.math3.ode
FirstOrderDifferentialEquations.computeDerivatives ( double p1, double[ ] p2, double[ ] p3 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/FirstOrderDifferentialEquations.computeDerivatives:(D[D[D)V]
FirstOrderDifferentialEquations.getDimension ( ) [abstract] : int
[mangled: org/apache/commons/math3/ode/FirstOrderDifferentialEquations.getDimension:()I]
cdk-1.5.1.jar, FirstOrderIntegrator.class
package org.apache.commons.math3.ode
FirstOrderIntegrator.integrate ( FirstOrderDifferentialEquations p1, double p2, double[ ] p3, double p4, double[ ] p5 ) [abstract] : double
[mangled: org/apache/commons/math3/ode/FirstOrderIntegrator.integrate:(Lorg/apache/commons/math3/ode/FirstOrderDifferentialEquations;D[DD[D)D]
cdk-1.5.1.jar, Fitness.class
package org.apache.commons.math3.genetics
Fitness.fitness ( ) [abstract] : double
[mangled: org/apache/commons/math3/genetics/Fitness.fitness:()D]
cdk-1.5.1.jar, FixedGenerationCount.class
package org.apache.commons.math3.genetics
FixedGenerationCount.FixedGenerationCount ( int maxGenerations )
[mangled: org/apache/commons/math3/genetics/FixedGenerationCount."<init>":(I)V]
FixedGenerationCount.getNumGenerations ( ) : int
[mangled: org/apache/commons/math3/genetics/FixedGenerationCount.getNumGenerations:()I]
FixedGenerationCount.isSatisfied ( Population population ) : boolean
[mangled: org/apache/commons/math3/genetics/FixedGenerationCount.isSatisfied:(Lorg/apache/commons/math3/genetics/Population;)Z]
cdk-1.5.1.jar, FixedStepHandler.class
package org.apache.commons.math3.ode.sampling
FixedStepHandler.handleStep ( double p1, double[ ] p2, double[ ] p3, boolean p4 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/sampling/FixedStepHandler.handleStep:(D[D[DZ)V]
FixedStepHandler.init ( double p1, double[ ] p2, double p3 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/sampling/FixedStepHandler.init:(D[DD)V]
cdk-1.5.1.jar, Floor.class
package org.apache.commons.math3.analysis.function
Floor.Floor ( )
[mangled: org/apache/commons/math3/analysis/function/Floor."<init>":()V]
Floor.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Floor.value:(D)D]
cdk-1.5.1.jar, FormalChargeAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
FormalChargeAtom.FormalChargeAtom ( int charge )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/FormalChargeAtom."<init>":(I)V]
cdk-1.5.1.jar, Fraction.class
package org.apache.commons.math3.fraction
Fraction.abs ( ) : Fraction
[mangled: org/apache/commons/math3/fraction/Fraction.abs:()Lorg/apache/commons/math3/fraction/Fraction;]
Fraction.add ( Fraction fraction ) : Fraction
[mangled: org/apache/commons/math3/fraction/Fraction.add:(Lorg/apache/commons/math3/fraction/Fraction;)Lorg/apache/commons/math3/fraction/Fraction;]
Fraction.add ( int i ) : Fraction
[mangled: org/apache/commons/math3/fraction/Fraction.add:(I)Lorg/apache/commons/math3/fraction/Fraction;]
Fraction.add ( Object x0 ) : Object
[mangled: org/apache/commons/math3/fraction/Fraction.add:(Ljava/lang/Object;)Ljava/lang/Object;]
Fraction.compareTo ( Fraction object ) : int
[mangled: org/apache/commons/math3/fraction/Fraction.compareTo:(Lorg/apache/commons/math3/fraction/Fraction;)I]
Fraction.compareTo ( Object x0 ) : int
[mangled: org/apache/commons/math3/fraction/Fraction.compareTo:(Ljava/lang/Object;)I]
Fraction.divide ( Fraction fraction ) : Fraction
[mangled: org/apache/commons/math3/fraction/Fraction.divide:(Lorg/apache/commons/math3/fraction/Fraction;)Lorg/apache/commons/math3/fraction/Fraction;]
Fraction.divide ( int i ) : Fraction
[mangled: org/apache/commons/math3/fraction/Fraction.divide:(I)Lorg/apache/commons/math3/fraction/Fraction;]
Fraction.divide ( Object x0 ) : Object
[mangled: org/apache/commons/math3/fraction/Fraction.divide:(Ljava/lang/Object;)Ljava/lang/Object;]
Fraction.doubleValue ( ) : double
[mangled: org/apache/commons/math3/fraction/Fraction.doubleValue:()D]
Fraction.equals ( Object other ) : boolean
[mangled: org/apache/commons/math3/fraction/Fraction.equals:(Ljava/lang/Object;)Z]
Fraction.floatValue ( ) : float
[mangled: org/apache/commons/math3/fraction/Fraction.floatValue:()F]
Fraction.Fraction ( double value )
[mangled: org/apache/commons/math3/fraction/Fraction."<init>":(D)V]
Fraction.Fraction ( double value, double epsilon, int maxIterations )
[mangled: org/apache/commons/math3/fraction/Fraction."<init>":(DDI)V]
Fraction.Fraction ( double value, int maxDenominator )
[mangled: org/apache/commons/math3/fraction/Fraction."<init>":(DI)V]
Fraction.Fraction ( int num )
[mangled: org/apache/commons/math3/fraction/Fraction."<init>":(I)V]
Fraction.Fraction ( int num, int den )
[mangled: org/apache/commons/math3/fraction/Fraction."<init>":(II)V]
Fraction.getDenominator ( ) : int
[mangled: org/apache/commons/math3/fraction/Fraction.getDenominator:()I]
Fraction.getField ( ) : Field
[mangled: org/apache/commons/math3/fraction/Fraction.getField:()Lorg/apache/commons/math3/Field;]
Fraction.getField ( ) : FractionField
[mangled: org/apache/commons/math3/fraction/Fraction.getField:()Lorg/apache/commons/math3/fraction/FractionField;]
Fraction.getNumerator ( ) : int
[mangled: org/apache/commons/math3/fraction/Fraction.getNumerator:()I]
Fraction.getReducedFraction ( int numerator, int denominator ) [static] : Fraction
[mangled: org/apache/commons/math3/fraction/Fraction.getReducedFraction:(II)Lorg/apache/commons/math3/fraction/Fraction;]
Fraction.hashCode ( ) : int
[mangled: org/apache/commons/math3/fraction/Fraction.hashCode:()I]
Fraction.intValue ( ) : int
[mangled: org/apache/commons/math3/fraction/Fraction.intValue:()I]
Fraction.longValue ( ) : long
[mangled: org/apache/commons/math3/fraction/Fraction.longValue:()J]
Fraction.multiply ( Fraction fraction ) : Fraction
[mangled: org/apache/commons/math3/fraction/Fraction.multiply:(Lorg/apache/commons/math3/fraction/Fraction;)Lorg/apache/commons/math3/fraction/Fraction;]
Fraction.multiply ( int i ) : Fraction
[mangled: org/apache/commons/math3/fraction/Fraction.multiply:(I)Lorg/apache/commons/math3/fraction/Fraction;]
Fraction.multiply ( int x0 ) : Object
[mangled: org/apache/commons/math3/fraction/Fraction.multiply:(I)Ljava/lang/Object;]
Fraction.multiply ( Object x0 ) : Object
[mangled: org/apache/commons/math3/fraction/Fraction.multiply:(Ljava/lang/Object;)Ljava/lang/Object;]
Fraction.negate ( ) : Fraction
[mangled: org/apache/commons/math3/fraction/Fraction.negate:()Lorg/apache/commons/math3/fraction/Fraction;]
Fraction.negate ( ) : Object
[mangled: org/apache/commons/math3/fraction/Fraction.negate:()Ljava/lang/Object;]
Fraction.percentageValue ( ) : double
[mangled: org/apache/commons/math3/fraction/Fraction.percentageValue:()D]
Fraction.reciprocal ( ) : Fraction
[mangled: org/apache/commons/math3/fraction/Fraction.reciprocal:()Lorg/apache/commons/math3/fraction/Fraction;]
Fraction.reciprocal ( ) : Object
[mangled: org/apache/commons/math3/fraction/Fraction.reciprocal:()Ljava/lang/Object;]
Fraction.subtract ( Fraction fraction ) : Fraction
[mangled: org/apache/commons/math3/fraction/Fraction.subtract:(Lorg/apache/commons/math3/fraction/Fraction;)Lorg/apache/commons/math3/fraction/Fraction;]
Fraction.subtract ( int i ) : Fraction
[mangled: org/apache/commons/math3/fraction/Fraction.subtract:(I)Lorg/apache/commons/math3/fraction/Fraction;]
Fraction.subtract ( Object x0 ) : Object
[mangled: org/apache/commons/math3/fraction/Fraction.subtract:(Ljava/lang/Object;)Ljava/lang/Object;]
Fraction.toString ( ) : String
[mangled: org/apache/commons/math3/fraction/Fraction.toString:()Ljava/lang/String;]
cdk-1.5.1.jar, FractionConversionException.class
package org.apache.commons.math3.fraction
FractionConversionException.FractionConversionException ( double value, int maxIterations )
[mangled: org/apache/commons/math3/fraction/FractionConversionException."<init>":(DI)V]
FractionConversionException.FractionConversionException ( double value, long p, long q )
[mangled: org/apache/commons/math3/fraction/FractionConversionException."<init>":(DJJ)V]
cdk-1.5.1.jar, FractionField.class
package org.apache.commons.math3.fraction
FractionField.getInstance ( ) [static] : FractionField
[mangled: org/apache/commons/math3/fraction/FractionField.getInstance:()Lorg/apache/commons/math3/fraction/FractionField;]
FractionField.getOne ( ) : Fraction
[mangled: org/apache/commons/math3/fraction/FractionField.getOne:()Lorg/apache/commons/math3/fraction/Fraction;]
FractionField.getOne ( ) : Object
[mangled: org/apache/commons/math3/fraction/FractionField.getOne:()Ljava/lang/Object;]
FractionField.getRuntimeClass ( ) : Class
[mangled: org/apache/commons/math3/fraction/FractionField.getRuntimeClass:()Ljava/lang/Class;]
FractionField.getZero ( ) : Fraction
[mangled: org/apache/commons/math3/fraction/FractionField.getZero:()Lorg/apache/commons/math3/fraction/Fraction;]
FractionField.getZero ( ) : Object
[mangled: org/apache/commons/math3/fraction/FractionField.getZero:()Ljava/lang/Object;]
cdk-1.5.1.jar, FractionFormat.class
package org.apache.commons.math3.fraction
FractionFormat.format ( Fraction fraction, StringBuffer toAppendTo, FieldPosition pos ) : StringBuffer
[mangled: org/apache/commons/math3/fraction/FractionFormat.format:(Lorg/apache/commons/math3/fraction/Fraction;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
FractionFormat.format ( Object obj, StringBuffer toAppendTo, FieldPosition pos ) : StringBuffer
[mangled: org/apache/commons/math3/fraction/FractionFormat.format:(Ljava/lang/Object;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
FractionFormat.formatFraction ( Fraction f ) [static] : String
[mangled: org/apache/commons/math3/fraction/FractionFormat.formatFraction:(Lorg/apache/commons/math3/fraction/Fraction;)Ljava/lang/String;]
FractionFormat.FractionFormat ( )
[mangled: org/apache/commons/math3/fraction/FractionFormat."<init>":()V]
FractionFormat.FractionFormat ( NumberFormat format )
[mangled: org/apache/commons/math3/fraction/FractionFormat."<init>":(Ljava/text/NumberFormat;)V]
FractionFormat.FractionFormat ( NumberFormat numeratorFormat, NumberFormat denominatorFormat )
[mangled: org/apache/commons/math3/fraction/FractionFormat."<init>":(Ljava/text/NumberFormat;Ljava/text/NumberFormat;)V]
FractionFormat.getAvailableLocales ( ) [static] : Locale[ ]
[mangled: org/apache/commons/math3/fraction/FractionFormat.getAvailableLocales:()[Ljava/util/Locale;]
FractionFormat.getDefaultNumberFormat ( ) [static] : NumberFormat
[mangled: org/apache/commons/math3/fraction/FractionFormat.getDefaultNumberFormat:()Ljava/text/NumberFormat;]
FractionFormat.getImproperInstance ( ) [static] : FractionFormat
[mangled: org/apache/commons/math3/fraction/FractionFormat.getImproperInstance:()Lorg/apache/commons/math3/fraction/FractionFormat;]
FractionFormat.getImproperInstance ( Locale locale ) [static] : FractionFormat
[mangled: org/apache/commons/math3/fraction/FractionFormat.getImproperInstance:(Ljava/util/Locale;)Lorg/apache/commons/math3/fraction/FractionFormat;]
FractionFormat.getProperInstance ( ) [static] : FractionFormat
[mangled: org/apache/commons/math3/fraction/FractionFormat.getProperInstance:()Lorg/apache/commons/math3/fraction/FractionFormat;]
FractionFormat.getProperInstance ( Locale locale ) [static] : FractionFormat
[mangled: org/apache/commons/math3/fraction/FractionFormat.getProperInstance:(Ljava/util/Locale;)Lorg/apache/commons/math3/fraction/FractionFormat;]
FractionFormat.parse ( String source ) : Fraction
[mangled: org/apache/commons/math3/fraction/FractionFormat.parse:(Ljava/lang/String;)Lorg/apache/commons/math3/fraction/Fraction;]
FractionFormat.parse ( String source, ParsePosition pos ) : Fraction
[mangled: org/apache/commons/math3/fraction/FractionFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Lorg/apache/commons/math3/fraction/Fraction;]
FractionFormat.parse ( String x0 ) : Number
[mangled: org/apache/commons/math3/fraction/FractionFormat.parse:(Ljava/lang/String;)Ljava/lang/Number;]
FractionFormat.parse ( String x0, ParsePosition x1 ) : Number
[mangled: org/apache/commons/math3/fraction/FractionFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Ljava/lang/Number;]
cdk-1.5.1.jar, Frequency.class
package org.apache.commons.math3.stat
Frequency.addValue ( char v ) : void
[mangled: org/apache/commons/math3/stat/Frequency.addValue:(C)V]
Frequency.addValue ( Comparable v ) : void
[mangled: org/apache/commons/math3/stat/Frequency.addValue:(Ljava/lang/Comparable;)V]
Frequency.addValue ( int v ) : void
[mangled: org/apache/commons/math3/stat/Frequency.addValue:(I)V]
Frequency.addValue ( long v ) : void
[mangled: org/apache/commons/math3/stat/Frequency.addValue:(J)V]
Frequency.clear ( ) : void
[mangled: org/apache/commons/math3/stat/Frequency.clear:()V]
Frequency.equals ( Object obj ) : boolean
[mangled: org/apache/commons/math3/stat/Frequency.equals:(Ljava/lang/Object;)Z]
Frequency.Frequency ( )
[mangled: org/apache/commons/math3/stat/Frequency."<init>":()V]
Frequency.Frequency ( Comparator comparator )
[mangled: org/apache/commons/math3/stat/Frequency."<init>":(Ljava/util/Comparator;)V]
Frequency.getCount ( char v ) : long
[mangled: org/apache/commons/math3/stat/Frequency.getCount:(C)J]
Frequency.getCount ( Comparable v ) : long
[mangled: org/apache/commons/math3/stat/Frequency.getCount:(Ljava/lang/Comparable;)J]
Frequency.getCount ( int v ) : long
[mangled: org/apache/commons/math3/stat/Frequency.getCount:(I)J]
Frequency.getCount ( long v ) : long
[mangled: org/apache/commons/math3/stat/Frequency.getCount:(J)J]
Frequency.getCumFreq ( char v ) : long
[mangled: org/apache/commons/math3/stat/Frequency.getCumFreq:(C)J]
Frequency.getCumFreq ( Comparable v ) : long
[mangled: org/apache/commons/math3/stat/Frequency.getCumFreq:(Ljava/lang/Comparable;)J]
Frequency.getCumFreq ( int v ) : long
[mangled: org/apache/commons/math3/stat/Frequency.getCumFreq:(I)J]
Frequency.getCumFreq ( long v ) : long
[mangled: org/apache/commons/math3/stat/Frequency.getCumFreq:(J)J]
Frequency.getCumPct ( char v ) : double
[mangled: org/apache/commons/math3/stat/Frequency.getCumPct:(C)D]
Frequency.getCumPct ( Comparable v ) : double
[mangled: org/apache/commons/math3/stat/Frequency.getCumPct:(Ljava/lang/Comparable;)D]
Frequency.getCumPct ( int v ) : double
[mangled: org/apache/commons/math3/stat/Frequency.getCumPct:(I)D]
Frequency.getCumPct ( long v ) : double
[mangled: org/apache/commons/math3/stat/Frequency.getCumPct:(J)D]
Frequency.getPct ( char v ) : double
[mangled: org/apache/commons/math3/stat/Frequency.getPct:(C)D]
Frequency.getPct ( Comparable v ) : double
[mangled: org/apache/commons/math3/stat/Frequency.getPct:(Ljava/lang/Comparable;)D]
Frequency.getPct ( int v ) : double
[mangled: org/apache/commons/math3/stat/Frequency.getPct:(I)D]
Frequency.getPct ( long v ) : double
[mangled: org/apache/commons/math3/stat/Frequency.getPct:(J)D]
Frequency.getSumFreq ( ) : long
[mangled: org/apache/commons/math3/stat/Frequency.getSumFreq:()J]
Frequency.getUniqueCount ( ) : int
[mangled: org/apache/commons/math3/stat/Frequency.getUniqueCount:()I]
Frequency.hashCode ( ) : int
[mangled: org/apache/commons/math3/stat/Frequency.hashCode:()I]
Frequency.toString ( ) : String
[mangled: org/apache/commons/math3/stat/Frequency.toString:()Ljava/lang/String;]
Frequency.valuesIterator ( ) : Iterator
[mangled: org/apache/commons/math3/stat/Frequency.valuesIterator:()Ljava/util/Iterator;]
cdk-1.5.1.jar, FunctionUtils.class
package org.apache.commons.math3.analysis
FunctionUtils.add ( DifferentiableUnivariateFunction[ ] f ) [static] : DifferentiableUnivariateFunction
[mangled: org/apache/commons/math3/analysis/FunctionUtils.add:([Lorg/apache/commons/math3/analysis/DifferentiableUnivariateFunction;)Lorg/apache/commons/math3/analysis/DifferentiableUnivariateFunction;]
FunctionUtils.add ( UnivariateFunction[ ] f ) [static] : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/FunctionUtils.add:([Lorg/apache/commons/math3/analysis/UnivariateFunction;)Lorg/apache/commons/math3/analysis/UnivariateFunction;]
FunctionUtils.collector ( BivariateFunction combiner, double initialValue ) [static] : MultivariateFunction
[mangled: org/apache/commons/math3/analysis/FunctionUtils.collector:(Lorg/apache/commons/math3/analysis/BivariateFunction;D)Lorg/apache/commons/math3/analysis/MultivariateFunction;]
FunctionUtils.collector ( BivariateFunction combiner, UnivariateFunction f, double initialValue ) [static] : MultivariateFunction
[mangled: org/apache/commons/math3/analysis/FunctionUtils.collector:(Lorg/apache/commons/math3/analysis/BivariateFunction;Lorg/apache/commons/math3/analysis/UnivariateFunction;D)Lorg/apache/commons/math3/analysis/MultivariateFunction;]
FunctionUtils.combine ( BivariateFunction combiner, UnivariateFunction f, UnivariateFunction g ) [static] : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/FunctionUtils.combine:(Lorg/apache/commons/math3/analysis/BivariateFunction;Lorg/apache/commons/math3/analysis/UnivariateFunction;Lorg/apache/commons/math3/analysis/UnivariateFunction;)Lorg/apache/commons/math3/analysis/UnivariateFunction;]
FunctionUtils.compose ( DifferentiableUnivariateFunction[ ] f ) [static] : DifferentiableUnivariateFunction
[mangled: org/apache/commons/math3/analysis/FunctionUtils.compose:([Lorg/apache/commons/math3/analysis/DifferentiableUnivariateFunction;)Lorg/apache/commons/math3/analysis/DifferentiableUnivariateFunction;]
FunctionUtils.compose ( UnivariateFunction[ ] f ) [static] : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/FunctionUtils.compose:([Lorg/apache/commons/math3/analysis/UnivariateFunction;)Lorg/apache/commons/math3/analysis/UnivariateFunction;]
FunctionUtils.fix1stArgument ( BivariateFunction f, double fixed ) [static] : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/FunctionUtils.fix1stArgument:(Lorg/apache/commons/math3/analysis/BivariateFunction;D)Lorg/apache/commons/math3/analysis/UnivariateFunction;]
FunctionUtils.fix2ndArgument ( BivariateFunction f, double fixed ) [static] : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/FunctionUtils.fix2ndArgument:(Lorg/apache/commons/math3/analysis/BivariateFunction;D)Lorg/apache/commons/math3/analysis/UnivariateFunction;]
FunctionUtils.multiply ( DifferentiableUnivariateFunction[ ] f ) [static] : DifferentiableUnivariateFunction
[mangled: org/apache/commons/math3/analysis/FunctionUtils.multiply:([Lorg/apache/commons/math3/analysis/DifferentiableUnivariateFunction;)Lorg/apache/commons/math3/analysis/DifferentiableUnivariateFunction;]
FunctionUtils.multiply ( UnivariateFunction[ ] f ) [static] : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/FunctionUtils.multiply:([Lorg/apache/commons/math3/analysis/UnivariateFunction;)Lorg/apache/commons/math3/analysis/UnivariateFunction;]
FunctionUtils.sample ( UnivariateFunction f, double min, double max, int n ) [static] : double[ ]
[mangled: org/apache/commons/math3/analysis/FunctionUtils.sample:(Lorg/apache/commons/math3/analysis/UnivariateFunction;DDI)[D]
cdk-1.5.1.jar, Gamma.class
package org.apache.commons.math3.special
Gamma.digamma ( double x ) [static] : double
[mangled: org/apache/commons/math3/special/Gamma.digamma:(D)D]
Gamma.logGamma ( double x ) [static] : double
[mangled: org/apache/commons/math3/special/Gamma.logGamma:(D)D]
Gamma.regularizedGammaP ( double a, double x ) [static] : double
[mangled: org/apache/commons/math3/special/Gamma.regularizedGammaP:(DD)D]
Gamma.regularizedGammaP ( double a, double x, double epsilon, int maxIterations ) [static] : double
[mangled: org/apache/commons/math3/special/Gamma.regularizedGammaP:(DDDI)D]
Gamma.regularizedGammaQ ( double a, double x ) [static] : double
[mangled: org/apache/commons/math3/special/Gamma.regularizedGammaQ:(DD)D]
Gamma.regularizedGammaQ ( double a, double x, double epsilon, int maxIterations ) [static] : double
[mangled: org/apache/commons/math3/special/Gamma.regularizedGammaQ:(DDDI)D]
Gamma.trigamma ( double x ) [static] : double
[mangled: org/apache/commons/math3/special/Gamma.trigamma:(D)D]
cdk-1.5.1.jar, GammaDistribution.class
package org.apache.commons.math3.distribution
GammaDistribution.cumulativeProbability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/GammaDistribution.cumulativeProbability:(D)D]
GammaDistribution.density ( double x ) : double
[mangled: org/apache/commons/math3/distribution/GammaDistribution.density:(D)D]
GammaDistribution.GammaDistribution ( double alpha, double beta )
[mangled: org/apache/commons/math3/distribution/GammaDistribution."<init>":(DD)V]
GammaDistribution.GammaDistribution ( double alpha, double beta, double inverseCumAccuracy )
[mangled: org/apache/commons/math3/distribution/GammaDistribution."<init>":(DDD)V]
GammaDistribution.getAlpha ( ) : double
[mangled: org/apache/commons/math3/distribution/GammaDistribution.getAlpha:()D]
GammaDistribution.getBeta ( ) : double
[mangled: org/apache/commons/math3/distribution/GammaDistribution.getBeta:()D]
GammaDistribution.getNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/GammaDistribution.getNumericalMean:()D]
GammaDistribution.getNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/GammaDistribution.getNumericalVariance:()D]
GammaDistribution.getSolverAbsoluteAccuracy ( ) : double
[mangled: org/apache/commons/math3/distribution/GammaDistribution.getSolverAbsoluteAccuracy:()D]
GammaDistribution.getSupportLowerBound ( ) : double
[mangled: org/apache/commons/math3/distribution/GammaDistribution.getSupportLowerBound:()D]
GammaDistribution.getSupportUpperBound ( ) : double
[mangled: org/apache/commons/math3/distribution/GammaDistribution.getSupportUpperBound:()D]
GammaDistribution.isSupportConnected ( ) : boolean
[mangled: org/apache/commons/math3/distribution/GammaDistribution.isSupportConnected:()Z]
GammaDistribution.isSupportLowerBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/GammaDistribution.isSupportLowerBoundInclusive:()Z]
GammaDistribution.isSupportUpperBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/GammaDistribution.isSupportUpperBoundInclusive:()Z]
GammaDistribution.probability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/GammaDistribution.probability:(D)D]
cdk-1.5.1.jar, Gaussian.class
package org.apache.commons.math3.analysis.function
Gaussian.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Gaussian.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Gaussian.Gaussian ( )
[mangled: org/apache/commons/math3/analysis/function/Gaussian."<init>":()V]
Gaussian.Gaussian ( double mean, double sigma )
[mangled: org/apache/commons/math3/analysis/function/Gaussian."<init>":(DD)V]
Gaussian.Gaussian ( double norm, double mean, double sigma )
[mangled: org/apache/commons/math3/analysis/function/Gaussian."<init>":(DDD)V]
Gaussian.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Gaussian.value:(D)D]
cdk-1.5.1.jar, GaussianFitter.class
package org.apache.commons.math3.optimization.fitting
GaussianFitter.fit ( ) : double[ ]
[mangled: org/apache/commons/math3/optimization/fitting/GaussianFitter.fit:()[D]
GaussianFitter.fit ( double[ ] initialGuess ) : double[ ]
[mangled: org/apache/commons/math3/optimization/fitting/GaussianFitter.fit:([D)[D]
GaussianFitter.GaussianFitter ( DifferentiableMultivariateVectorOptimizer optimizer )
[mangled: org/apache/commons/math3/optimization/fitting/GaussianFitter."<init>":(Lorg/apache/commons/math3/optimization/DifferentiableMultivariateVectorOptimizer;)V]
cdk-1.5.1.jar, GaussianRandomGenerator.class
package org.apache.commons.math3.random
GaussianRandomGenerator.GaussianRandomGenerator ( RandomGenerator generator )
[mangled: org/apache/commons/math3/random/GaussianRandomGenerator."<init>":(Lorg/apache/commons/math3/random/RandomGenerator;)V]
GaussianRandomGenerator.nextNormalizedDouble ( ) : double
[mangled: org/apache/commons/math3/random/GaussianRandomGenerator.nextNormalizedDouble:()D]
cdk-1.5.1.jar, GaussNewtonOptimizer.class
package org.apache.commons.math3.optimization.general
GaussNewtonOptimizer.doOptimize ( ) : PointVectorValuePair
[mangled: org/apache/commons/math3/optimization/general/GaussNewtonOptimizer.doOptimize:()Lorg/apache/commons/math3/optimization/PointVectorValuePair;]
GaussNewtonOptimizer.GaussNewtonOptimizer ( )
[mangled: org/apache/commons/math3/optimization/general/GaussNewtonOptimizer."<init>":()V]
GaussNewtonOptimizer.GaussNewtonOptimizer ( boolean useLU )
[mangled: org/apache/commons/math3/optimization/general/GaussNewtonOptimizer."<init>":(Z)V]
GaussNewtonOptimizer.GaussNewtonOptimizer ( boolean useLU, ConvergenceChecker checker )
[mangled: org/apache/commons/math3/optimization/general/GaussNewtonOptimizer."<init>":(ZLorg/apache/commons/math3/optimization/ConvergenceChecker;)V]
GaussNewtonOptimizer.GaussNewtonOptimizer ( ConvergenceChecker checker )
[mangled: org/apache/commons/math3/optimization/general/GaussNewtonOptimizer."<init>":(Lorg/apache/commons/math3/optimization/ConvergenceChecker;)V]
cdk-1.5.1.jar, GeneticAlgorithm.class
package org.apache.commons.math3.genetics
GeneticAlgorithm.evolve ( Population initial, StoppingCondition condition ) : Population
[mangled: org/apache/commons/math3/genetics/GeneticAlgorithm.evolve:(Lorg/apache/commons/math3/genetics/Population;Lorg/apache/commons/math3/genetics/StoppingCondition;)Lorg/apache/commons/math3/genetics/Population;]
GeneticAlgorithm.GeneticAlgorithm ( CrossoverPolicy crossoverPolicy, double crossoverRate, MutationPolicy mutationPolicy, double mutationRate, SelectionPolicy selectionPolicy )
[mangled: org/apache/commons/math3/genetics/GeneticAlgorithm."<init>":(Lorg/apache/commons/math3/genetics/CrossoverPolicy;DLorg/apache/commons/math3/genetics/MutationPolicy;DLorg/apache/commons/math3/genetics/SelectionPolicy;)V]
GeneticAlgorithm.getCrossoverPolicy ( ) : CrossoverPolicy
[mangled: org/apache/commons/math3/genetics/GeneticAlgorithm.getCrossoverPolicy:()Lorg/apache/commons/math3/genetics/CrossoverPolicy;]
GeneticAlgorithm.getCrossoverRate ( ) : double
[mangled: org/apache/commons/math3/genetics/GeneticAlgorithm.getCrossoverRate:()D]
GeneticAlgorithm.getGenerationsEvolved ( ) : int
[mangled: org/apache/commons/math3/genetics/GeneticAlgorithm.getGenerationsEvolved:()I]
GeneticAlgorithm.getMutationPolicy ( ) : MutationPolicy
[mangled: org/apache/commons/math3/genetics/GeneticAlgorithm.getMutationPolicy:()Lorg/apache/commons/math3/genetics/MutationPolicy;]
GeneticAlgorithm.getMutationRate ( ) : double
[mangled: org/apache/commons/math3/genetics/GeneticAlgorithm.getMutationRate:()D]
GeneticAlgorithm.getRandomGenerator ( ) [static] : RandomGenerator
[mangled: org/apache/commons/math3/genetics/GeneticAlgorithm.getRandomGenerator:()Lorg/apache/commons/math3/random/RandomGenerator;]
GeneticAlgorithm.getSelectionPolicy ( ) : SelectionPolicy
[mangled: org/apache/commons/math3/genetics/GeneticAlgorithm.getSelectionPolicy:()Lorg/apache/commons/math3/genetics/SelectionPolicy;]
GeneticAlgorithm.nextGeneration ( Population current ) : Population
[mangled: org/apache/commons/math3/genetics/GeneticAlgorithm.nextGeneration:(Lorg/apache/commons/math3/genetics/Population;)Lorg/apache/commons/math3/genetics/Population;]
GeneticAlgorithm.setRandomGenerator ( RandomGenerator random ) [static] : void
[mangled: org/apache/commons/math3/genetics/GeneticAlgorithm.setRandomGenerator:(Lorg/apache/commons/math3/random/RandomGenerator;)V]
cdk-1.5.1.jar, GeometricMean.class
package org.apache.commons.math3.stat.descriptive.moment
GeometricMean.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/GeometricMean.clear:()V]
GeometricMean.copy ( ) : GeometricMean
[mangled: org/apache/commons/math3/stat/descriptive/moment/GeometricMean.copy:()Lorg/apache/commons/math3/stat/descriptive/moment/GeometricMean;]
GeometricMean.copy ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/moment/GeometricMean.copy:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
GeometricMean.copy ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/moment/GeometricMean.copy:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
GeometricMean.copy ( GeometricMean source, GeometricMean dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/GeometricMean.copy:(Lorg/apache/commons/math3/stat/descriptive/moment/GeometricMean;Lorg/apache/commons/math3/stat/descriptive/moment/GeometricMean;)V]
GeometricMean.evaluate ( double[ ] values, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/GeometricMean.evaluate:([DII)D]
GeometricMean.GeometricMean ( )
[mangled: org/apache/commons/math3/stat/descriptive/moment/GeometricMean."<init>":()V]
GeometricMean.GeometricMean ( GeometricMean original )
[mangled: org/apache/commons/math3/stat/descriptive/moment/GeometricMean."<init>":(Lorg/apache/commons/math3/stat/descriptive/moment/GeometricMean;)V]
GeometricMean.GeometricMean ( SumOfLogs sumOfLogs )
[mangled: org/apache/commons/math3/stat/descriptive/moment/GeometricMean."<init>":(Lorg/apache/commons/math3/stat/descriptive/summary/SumOfLogs;)V]
GeometricMean.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/moment/GeometricMean.getN:()J]
GeometricMean.getResult ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/GeometricMean.getResult:()D]
GeometricMean.getSumLogImpl ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/moment/GeometricMean.getSumLogImpl:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
GeometricMean.increment ( double d ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/GeometricMean.increment:(D)V]
GeometricMean.setSumLogImpl ( StorelessUnivariateStatistic sumLogImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/GeometricMean.setSumLogImpl:(Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
cdk-1.5.1.jar, GillIntegrator.class
package org.apache.commons.math3.ode.nonstiff
GillIntegrator.GillIntegrator ( double step )
[mangled: org/apache/commons/math3/ode/nonstiff/GillIntegrator."<init>":(D)V]
cdk-1.5.1.jar, GLSMultipleLinearRegression.class
package org.apache.commons.math3.stat.regression
GLSMultipleLinearRegression.calculateBeta ( ) : RealVector
[mangled: org/apache/commons/math3/stat/regression/GLSMultipleLinearRegression.calculateBeta:()Lorg/apache/commons/math3/linear/RealVector;]
GLSMultipleLinearRegression.calculateBetaVariance ( ) : RealMatrix
[mangled: org/apache/commons/math3/stat/regression/GLSMultipleLinearRegression.calculateBetaVariance:()Lorg/apache/commons/math3/linear/RealMatrix;]
GLSMultipleLinearRegression.calculateErrorVariance ( ) : double
[mangled: org/apache/commons/math3/stat/regression/GLSMultipleLinearRegression.calculateErrorVariance:()D]
GLSMultipleLinearRegression.getOmegaInverse ( ) : RealMatrix
[mangled: org/apache/commons/math3/stat/regression/GLSMultipleLinearRegression.getOmegaInverse:()Lorg/apache/commons/math3/linear/RealMatrix;]
GLSMultipleLinearRegression.GLSMultipleLinearRegression ( )
[mangled: org/apache/commons/math3/stat/regression/GLSMultipleLinearRegression."<init>":()V]
GLSMultipleLinearRegression.newCovarianceData ( double[ ][ ] omega ) : void
[mangled: org/apache/commons/math3/stat/regression/GLSMultipleLinearRegression.newCovarianceData:([[D)V]
GLSMultipleLinearRegression.newSampleData ( double[ ] y, double[ ][ ] x, double[ ][ ] covariance ) : void
[mangled: org/apache/commons/math3/stat/regression/GLSMultipleLinearRegression.newSampleData:([D[[D[[D)V]
cdk-1.5.1.jar, GoalType.class
package org.apache.commons.math3.optimization
GoalType.valueOf ( String name ) [static] : GoalType
[mangled: org/apache/commons/math3/optimization/GoalType.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/optimization/GoalType;]
GoalType.values ( ) [static] : GoalType[ ]
[mangled: org/apache/commons/math3/optimization/GoalType.values:()[Lorg/apache/commons/math3/optimization/GoalType;]
cdk-1.5.1.jar, GraggBulirschStoerIntegrator.class
package org.apache.commons.math3.ode.nonstiff
GraggBulirschStoerIntegrator.addEventHandler ( EventHandler function, double maxCheckInterval, double convergence, int maxIterationCount, UnivariateSolver solver ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/GraggBulirschStoerIntegrator.addEventHandler:(Lorg/apache/commons/math3/ode/events/EventHandler;DDILorg/apache/commons/math3/analysis/solvers/UnivariateSolver;)V]
GraggBulirschStoerIntegrator.addStepHandler ( StepHandler handler ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/GraggBulirschStoerIntegrator.addStepHandler:(Lorg/apache/commons/math3/ode/sampling/StepHandler;)V]
GraggBulirschStoerIntegrator.GraggBulirschStoerIntegrator ( double minStep, double maxStep, double scalAbsoluteTolerance, double scalRelativeTolerance )
[mangled: org/apache/commons/math3/ode/nonstiff/GraggBulirschStoerIntegrator."<init>":(DDDD)V]
GraggBulirschStoerIntegrator.GraggBulirschStoerIntegrator ( double minStep, double maxStep, double[ ] vecAbsoluteTolerance, double[ ] vecRelativeTolerance )
[mangled: org/apache/commons/math3/ode/nonstiff/GraggBulirschStoerIntegrator."<init>":(DD[D[D)V]
GraggBulirschStoerIntegrator.integrate ( ExpandableStatefulODE equations, double t ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/GraggBulirschStoerIntegrator.integrate:(Lorg/apache/commons/math3/ode/ExpandableStatefulODE;D)V]
GraggBulirschStoerIntegrator.setControlFactors ( double control1, double control2, double control3, double control4 ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/GraggBulirschStoerIntegrator.setControlFactors:(DDDD)V]
GraggBulirschStoerIntegrator.setInterpolationControl ( boolean useInterpolationErrorForControl, int mudifControlParameter ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/GraggBulirschStoerIntegrator.setInterpolationControl:(ZI)V]
GraggBulirschStoerIntegrator.setOrderControl ( int maximalOrder, double control1, double control2 ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/GraggBulirschStoerIntegrator.setOrderControl:(IDD)V]
GraggBulirschStoerIntegrator.setStabilityCheck ( boolean performStabilityCheck, int maxNumIter, int maxNumChecks, double stepsizeReductionFactor ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/GraggBulirschStoerIntegrator.setStabilityCheck:(ZIID)V]
cdk-1.5.1.jar, HarmonicFitter.class
package org.apache.commons.math3.optimization.fitting
HarmonicFitter.fit ( ) : double[ ]
[mangled: org/apache/commons/math3/optimization/fitting/HarmonicFitter.fit:()[D]
HarmonicFitter.fit ( double[ ] initialGuess ) : double[ ]
[mangled: org/apache/commons/math3/optimization/fitting/HarmonicFitter.fit:([D)[D]
HarmonicFitter.HarmonicFitter ( DifferentiableMultivariateVectorOptimizer optimizer )
[mangled: org/apache/commons/math3/optimization/fitting/HarmonicFitter."<init>":(Lorg/apache/commons/math3/optimization/DifferentiableMultivariateVectorOptimizer;)V]
cdk-1.5.1.jar, HarmonicOscillator.class
package org.apache.commons.math3.analysis.function
HarmonicOscillator.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/HarmonicOscillator.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
HarmonicOscillator.HarmonicOscillator ( double amplitude, double omega, double phase )
[mangled: org/apache/commons/math3/analysis/function/HarmonicOscillator."<init>":(DDD)V]
HarmonicOscillator.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/HarmonicOscillator.value:(D)D]
cdk-1.5.1.jar, HighamHall54Integrator.class
package org.apache.commons.math3.ode.nonstiff
HighamHall54Integrator.estimateError ( double[ ][ ] yDotK, double[ ] y0, double[ ] y1, double h ) : double
[mangled: org/apache/commons/math3/ode/nonstiff/HighamHall54Integrator.estimateError:([[D[D[DD)D]
HighamHall54Integrator.getOrder ( ) : int
[mangled: org/apache/commons/math3/ode/nonstiff/HighamHall54Integrator.getOrder:()I]
HighamHall54Integrator.HighamHall54Integrator ( double minStep, double maxStep, double scalAbsoluteTolerance, double scalRelativeTolerance )
[mangled: org/apache/commons/math3/ode/nonstiff/HighamHall54Integrator."<init>":(DDDD)V]
HighamHall54Integrator.HighamHall54Integrator ( double minStep, double maxStep, double[ ] vecAbsoluteTolerance, double[ ] vecRelativeTolerance )
[mangled: org/apache/commons/math3/ode/nonstiff/HighamHall54Integrator."<init>":(DD[D[D)V]
cdk-1.5.1.jar, HybridizationNumberAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
HybridizationNumberAtom.HybridizationNumberAtom ( int hybridizationNumber )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/HybridizationNumberAtom."<init>":(I)V]
cdk-1.5.1.jar, HydrogenAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
HydrogenAtom.HydrogenAtom ( )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/HydrogenAtom."<init>":()V]
cdk-1.5.1.jar, HypergeometricDistribution.class
package org.apache.commons.math3.distribution
HypergeometricDistribution.calculateNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/HypergeometricDistribution.calculateNumericalVariance:()D]
HypergeometricDistribution.cumulativeProbability ( int x ) : double
[mangled: org/apache/commons/math3/distribution/HypergeometricDistribution.cumulativeProbability:(I)D]
HypergeometricDistribution.getNumberOfSuccesses ( ) : int
[mangled: org/apache/commons/math3/distribution/HypergeometricDistribution.getNumberOfSuccesses:()I]
HypergeometricDistribution.getNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/HypergeometricDistribution.getNumericalMean:()D]
HypergeometricDistribution.getNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/HypergeometricDistribution.getNumericalVariance:()D]
HypergeometricDistribution.getPopulationSize ( ) : int
[mangled: org/apache/commons/math3/distribution/HypergeometricDistribution.getPopulationSize:()I]
HypergeometricDistribution.getSampleSize ( ) : int
[mangled: org/apache/commons/math3/distribution/HypergeometricDistribution.getSampleSize:()I]
HypergeometricDistribution.getSupportLowerBound ( ) : int
[mangled: org/apache/commons/math3/distribution/HypergeometricDistribution.getSupportLowerBound:()I]
HypergeometricDistribution.getSupportUpperBound ( ) : int
[mangled: org/apache/commons/math3/distribution/HypergeometricDistribution.getSupportUpperBound:()I]
HypergeometricDistribution.HypergeometricDistribution ( int populationSize, int numberOfSuccesses, int sampleSize )
[mangled: org/apache/commons/math3/distribution/HypergeometricDistribution."<init>":(III)V]
HypergeometricDistribution.isSupportConnected ( ) : boolean
[mangled: org/apache/commons/math3/distribution/HypergeometricDistribution.isSupportConnected:()Z]
HypergeometricDistribution.probability ( int x ) : double
[mangled: org/apache/commons/math3/distribution/HypergeometricDistribution.probability:(I)D]
HypergeometricDistribution.upperCumulativeProbability ( int x ) : double
[mangled: org/apache/commons/math3/distribution/HypergeometricDistribution.upperCumulativeProbability:(I)D]
cdk-1.5.1.jar, Hyperplane.class
package org.apache.commons.math3.geometry.partitioning
Hyperplane.copySelf ( ) [abstract] : Hyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/Hyperplane.copySelf:()Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;]
Hyperplane.getOffset ( Vector p1 ) [abstract] : double
[mangled: org/apache/commons/math3/geometry/partitioning/Hyperplane.getOffset:(Lorg/apache/commons/math3/geometry/Vector;)D]
Hyperplane.sameOrientationAs ( Hyperplane p1 ) [abstract] : boolean
[mangled: org/apache/commons/math3/geometry/partitioning/Hyperplane.sameOrientationAs:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Z]
Hyperplane.wholeHyperplane ( ) [abstract] : SubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/Hyperplane.wholeHyperplane:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;]
Hyperplane.wholeSpace ( ) [abstract] : Region
[mangled: org/apache/commons/math3/geometry/partitioning/Hyperplane.wholeSpace:()Lorg/apache/commons/math3/geometry/partitioning/Region;]
cdk-1.5.1.jar, Identity.class
package org.apache.commons.math3.analysis.function
Identity.derivative ( ) : DifferentiableUnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Identity.derivative:()Lorg/apache/commons/math3/analysis/DifferentiableUnivariateFunction;]
Identity.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Identity.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Identity.Identity ( )
[mangled: org/apache/commons/math3/analysis/function/Identity."<init>":()V]
Identity.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Identity.value:(D)D]
cdk-1.5.1.jar, IdentityPreconditioner.class
package org.apache.commons.math3.optimization.general
NonLinearConjugateGradientOptimizer.IdentityPreconditioner.NonLinearConjugateGradientOptimizer.IdentityPreconditioner ( )
[mangled: org/apache/commons/math3/optimization/general/NonLinearConjugateGradientOptimizer.IdentityPreconditioner."<init>":()V]
NonLinearConjugateGradientOptimizer.IdentityPreconditioner.precondition ( double[ ] variables, double[ ] r ) : double[ ]
[mangled: org/apache/commons/math3/optimization/general/NonLinearConjugateGradientOptimizer.IdentityPreconditioner.precondition:([D[D)[D]
cdk-1.5.1.jar, IllConditionedOperatorException.class
package org.apache.commons.math3.linear
IllConditionedOperatorException.IllConditionedOperatorException ( double cond )
[mangled: org/apache/commons/math3/linear/IllConditionedOperatorException."<init>":(D)V]
cdk-1.5.1.jar, IllinoisSolver.class
package org.apache.commons.math3.analysis.solvers
IllinoisSolver.IllinoisSolver ( )
[mangled: org/apache/commons/math3/analysis/solvers/IllinoisSolver."<init>":()V]
IllinoisSolver.IllinoisSolver ( double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/IllinoisSolver."<init>":(D)V]
IllinoisSolver.IllinoisSolver ( double relativeAccuracy, double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/IllinoisSolver."<init>":(DD)V]
IllinoisSolver.IllinoisSolver ( double relativeAccuracy, double absoluteAccuracy, double functionValueAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/IllinoisSolver."<init>":(DDD)V]
cdk-1.5.1.jar, ImplicitHCountAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
ImplicitHCountAtom.ImplicitHCountAtom ( int hCount )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/ImplicitHCountAtom."<init>":(I)V]
cdk-1.5.1.jar, InChIGenerator.class
package org.openscience.cdk.inchi
InChIGenerator.InChIGenerator ( IAtomContainer atomContainer )
[mangled: org/openscience/cdk/inchi/InChIGenerator."<init>":(Lorg/openscience/cdk/interfaces/IAtomContainer;)V]
InChIGenerator.InChIGenerator ( IAtomContainer atomContainer, List options )
[mangled: org/openscience/cdk/inchi/InChIGenerator."<init>":(Lorg/openscience/cdk/interfaces/IAtomContainer;Ljava/util/List;)V]
InChIGenerator.InChIGenerator ( IAtomContainer atomContainer, String options )
[mangled: org/openscience/cdk/inchi/InChIGenerator."<init>":(Lorg/openscience/cdk/interfaces/IAtomContainer;Ljava/lang/String;)V]
cdk-1.5.1.jar, Incrementor.class
package org.apache.commons.math3.util
Incrementor.canIncrement ( ) : boolean
[mangled: org/apache/commons/math3/util/Incrementor.canIncrement:()Z]
Incrementor.getCount ( ) : int
[mangled: org/apache/commons/math3/util/Incrementor.getCount:()I]
Incrementor.getMaximalCount ( ) : int
[mangled: org/apache/commons/math3/util/Incrementor.getMaximalCount:()I]
Incrementor.incrementCount ( ) : void
[mangled: org/apache/commons/math3/util/Incrementor.incrementCount:()V]
Incrementor.incrementCount ( int value ) : void
[mangled: org/apache/commons/math3/util/Incrementor.incrementCount:(I)V]
Incrementor.Incrementor ( )
[mangled: org/apache/commons/math3/util/Incrementor."<init>":()V]
Incrementor.Incrementor ( int max )
[mangled: org/apache/commons/math3/util/Incrementor."<init>":(I)V]
Incrementor.Incrementor ( int max, Incrementor.MaxCountExceededCallback cb )
[mangled: org/apache/commons/math3/util/Incrementor."<init>":(ILorg/apache/commons/math3/util/Incrementor$MaxCountExceededCallback;)V]
Incrementor.resetCount ( ) : void
[mangled: org/apache/commons/math3/util/Incrementor.resetCount:()V]
Incrementor.setMaximalCount ( int max ) : void
[mangled: org/apache/commons/math3/util/Incrementor.setMaximalCount:(I)V]
cdk-1.5.1.jar, IntegerDistribution.class
package org.apache.commons.math3.distribution
IntegerDistribution.cumulativeProbability ( int p1 ) [abstract] : double
[mangled: org/apache/commons/math3/distribution/IntegerDistribution.cumulativeProbability:(I)D]
IntegerDistribution.cumulativeProbability ( int p1, int p2 ) [abstract] : double
[mangled: org/apache/commons/math3/distribution/IntegerDistribution.cumulativeProbability:(II)D]
IntegerDistribution.getNumericalMean ( ) [abstract] : double
[mangled: org/apache/commons/math3/distribution/IntegerDistribution.getNumericalMean:()D]
IntegerDistribution.getNumericalVariance ( ) [abstract] : double
[mangled: org/apache/commons/math3/distribution/IntegerDistribution.getNumericalVariance:()D]
IntegerDistribution.getSupportLowerBound ( ) [abstract] : int
[mangled: org/apache/commons/math3/distribution/IntegerDistribution.getSupportLowerBound:()I]
IntegerDistribution.getSupportUpperBound ( ) [abstract] : int
[mangled: org/apache/commons/math3/distribution/IntegerDistribution.getSupportUpperBound:()I]
IntegerDistribution.inverseCumulativeProbability ( double p1 ) [abstract] : int
[mangled: org/apache/commons/math3/distribution/IntegerDistribution.inverseCumulativeProbability:(D)I]
IntegerDistribution.isSupportConnected ( ) [abstract] : boolean
[mangled: org/apache/commons/math3/distribution/IntegerDistribution.isSupportConnected:()Z]
IntegerDistribution.probability ( int p1 ) [abstract] : double
[mangled: org/apache/commons/math3/distribution/IntegerDistribution.probability:(I)D]
IntegerDistribution.reseedRandomGenerator ( long p1 ) [abstract] : void
[mangled: org/apache/commons/math3/distribution/IntegerDistribution.reseedRandomGenerator:(J)V]
IntegerDistribution.sample ( ) [abstract] : int
[mangled: org/apache/commons/math3/distribution/IntegerDistribution.sample:()I]
IntegerDistribution.sample ( int p1 ) [abstract] : int[ ]
[mangled: org/apache/commons/math3/distribution/IntegerDistribution.sample:(I)[I]
cdk-1.5.1.jar, Interval.class
package org.apache.commons.math3.geometry.euclidean.oned
Interval.getLength ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Interval.getLength:()D]
Interval.getLower ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Interval.getLower:()D]
Interval.getMidPoint ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Interval.getMidPoint:()D]
Interval.getUpper ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Interval.getUpper:()D]
Interval.Interval ( double lower, double upper )
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Interval."<init>":(DD)V]
cdk-1.5.1.jar, IntervalsSet.class
package org.apache.commons.math3.geometry.euclidean.oned
IntervalsSet.asList ( ) : List
[mangled: org/apache/commons/math3/geometry/euclidean/oned/IntervalsSet.asList:()Ljava/util/List;]
IntervalsSet.buildNew ( BSPTree tree ) : IntervalsSet
[mangled: org/apache/commons/math3/geometry/euclidean/oned/IntervalsSet.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/euclidean/oned/IntervalsSet;]
IntervalsSet.buildNew ( BSPTree x0 ) : AbstractRegion
[mangled: org/apache/commons/math3/geometry/euclidean/oned/IntervalsSet.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/partitioning/AbstractRegion;]
IntervalsSet.buildNew ( BSPTree x0 ) : Region
[mangled: org/apache/commons/math3/geometry/euclidean/oned/IntervalsSet.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/partitioning/Region;]
IntervalsSet.computeGeometricalProperties ( ) : void
[mangled: org/apache/commons/math3/geometry/euclidean/oned/IntervalsSet.computeGeometricalProperties:()V]
IntervalsSet.getInf ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/IntervalsSet.getInf:()D]
IntervalsSet.getSup ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/IntervalsSet.getSup:()D]
IntervalsSet.IntervalsSet ( )
[mangled: org/apache/commons/math3/geometry/euclidean/oned/IntervalsSet."<init>":()V]
IntervalsSet.IntervalsSet ( BSPTree tree )
[mangled: org/apache/commons/math3/geometry/euclidean/oned/IntervalsSet."<init>":(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)V]
IntervalsSet.IntervalsSet ( Collection boundary )
[mangled: org/apache/commons/math3/geometry/euclidean/oned/IntervalsSet."<init>":(Ljava/util/Collection;)V]
IntervalsSet.IntervalsSet ( double lower, double upper )
[mangled: org/apache/commons/math3/geometry/euclidean/oned/IntervalsSet."<init>":(DD)V]
cdk-1.5.1.jar, InvalidRepresentationException.class
package org.apache.commons.math3.genetics
InvalidRepresentationException.InvalidRepresentationException ( Localizable pattern, Object[ ] args )
[mangled: org/apache/commons/math3/genetics/InvalidRepresentationException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;[Ljava/lang/Object;)V]
cdk-1.5.1.jar, Inverse.class
package org.apache.commons.math3.analysis.function
Inverse.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Inverse.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Inverse.Inverse ( )
[mangled: org/apache/commons/math3/analysis/function/Inverse."<init>":()V]
Inverse.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Inverse.value:(D)D]
cdk-1.5.1.jar, InverseSymbolSetQueryAtom.class
package org.openscience.cdk.isomorphism.matchers
InverseSymbolSetQueryAtom.InverseSymbolSetQueryAtom ( )
[mangled: org/openscience/cdk/isomorphism/matchers/InverseSymbolSetQueryAtom."<init>":()V]
cdk-1.5.1.jar, ISAACRandom.class
package org.apache.commons.math3.random
ISAACRandom.ISAACRandom ( )
[mangled: org/apache/commons/math3/random/ISAACRandom."<init>":()V]
ISAACRandom.ISAACRandom ( int[ ] seed )
[mangled: org/apache/commons/math3/random/ISAACRandom."<init>":([I)V]
ISAACRandom.ISAACRandom ( long seed )
[mangled: org/apache/commons/math3/random/ISAACRandom."<init>":(J)V]
ISAACRandom.next ( int bits ) : int
[mangled: org/apache/commons/math3/random/ISAACRandom.next:(I)I]
ISAACRandom.setSeed ( int seed ) : void
[mangled: org/apache/commons/math3/random/ISAACRandom.setSeed:(I)V]
ISAACRandom.setSeed ( int[ ] seed ) : void
[mangled: org/apache/commons/math3/random/ISAACRandom.setSeed:([I)V]
ISAACRandom.setSeed ( long seed ) : void
[mangled: org/apache/commons/math3/random/ISAACRandom.setSeed:(J)V]
cdk-1.5.1.jar, IterationEvent.class
package org.apache.commons.math3.util
IterationEvent.getIterations ( ) : int
[mangled: org/apache/commons/math3/util/IterationEvent.getIterations:()I]
IterationEvent.IterationEvent ( Object source, int iterations )
[mangled: org/apache/commons/math3/util/IterationEvent."<init>":(Ljava/lang/Object;I)V]
cdk-1.5.1.jar, IterationListener.class
package org.apache.commons.math3.util
IterationListener.initializationPerformed ( IterationEvent p1 ) [abstract] : void
[mangled: org/apache/commons/math3/util/IterationListener.initializationPerformed:(Lorg/apache/commons/math3/util/IterationEvent;)V]
IterationListener.iterationPerformed ( IterationEvent p1 ) [abstract] : void
[mangled: org/apache/commons/math3/util/IterationListener.iterationPerformed:(Lorg/apache/commons/math3/util/IterationEvent;)V]
IterationListener.iterationStarted ( IterationEvent p1 ) [abstract] : void
[mangled: org/apache/commons/math3/util/IterationListener.iterationStarted:(Lorg/apache/commons/math3/util/IterationEvent;)V]
IterationListener.terminationPerformed ( IterationEvent p1 ) [abstract] : void
[mangled: org/apache/commons/math3/util/IterationListener.terminationPerformed:(Lorg/apache/commons/math3/util/IterationEvent;)V]
cdk-1.5.1.jar, IterationManager.class
package org.apache.commons.math3.util
IterationManager.addIterationListener ( IterationListener listener ) : void
[mangled: org/apache/commons/math3/util/IterationManager.addIterationListener:(Lorg/apache/commons/math3/util/IterationListener;)V]
IterationManager.fireInitializationEvent ( IterationEvent e ) : void
[mangled: org/apache/commons/math3/util/IterationManager.fireInitializationEvent:(Lorg/apache/commons/math3/util/IterationEvent;)V]
IterationManager.fireIterationPerformedEvent ( IterationEvent e ) : void
[mangled: org/apache/commons/math3/util/IterationManager.fireIterationPerformedEvent:(Lorg/apache/commons/math3/util/IterationEvent;)V]
IterationManager.fireIterationStartedEvent ( IterationEvent e ) : void
[mangled: org/apache/commons/math3/util/IterationManager.fireIterationStartedEvent:(Lorg/apache/commons/math3/util/IterationEvent;)V]
IterationManager.fireTerminationEvent ( IterationEvent e ) : void
[mangled: org/apache/commons/math3/util/IterationManager.fireTerminationEvent:(Lorg/apache/commons/math3/util/IterationEvent;)V]
IterationManager.getIterations ( ) : int
[mangled: org/apache/commons/math3/util/IterationManager.getIterations:()I]
IterationManager.getMaxIterations ( ) : int
[mangled: org/apache/commons/math3/util/IterationManager.getMaxIterations:()I]
IterationManager.incrementIterationCount ( ) : void
[mangled: org/apache/commons/math3/util/IterationManager.incrementIterationCount:()V]
IterationManager.IterationManager ( int maxIterations )
[mangled: org/apache/commons/math3/util/IterationManager."<init>":(I)V]
IterationManager.removeIterationListener ( IterationListener listener ) : void
[mangled: org/apache/commons/math3/util/IterationManager.removeIterationListener:(Lorg/apache/commons/math3/util/IterationListener;)V]
IterationManager.resetIterationCount ( ) : void
[mangled: org/apache/commons/math3/util/IterationManager.resetIterationCount:()V]
cdk-1.5.1.jar, IterativeLinearSolver.class
package org.apache.commons.math3.linear
IterativeLinearSolver.checkParameters ( RealLinearOperator a, RealVector b, RealVector x0 ) [static] : void
[mangled: org/apache/commons/math3/linear/IterativeLinearSolver.checkParameters:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;)V]
IterativeLinearSolver.getIterationManager ( ) : IterationManager
[mangled: org/apache/commons/math3/linear/IterativeLinearSolver.getIterationManager:()Lorg/apache/commons/math3/util/IterationManager;]
IterativeLinearSolver.IterativeLinearSolver ( int maxIterations )
[mangled: org/apache/commons/math3/linear/IterativeLinearSolver."<init>":(I)V]
IterativeLinearSolver.IterativeLinearSolver ( IterationManager manager )
[mangled: org/apache/commons/math3/linear/IterativeLinearSolver."<init>":(Lorg/apache/commons/math3/util/IterationManager;)V]
IterativeLinearSolver.solve ( RealLinearOperator a, RealVector b ) : RealVector
[mangled: org/apache/commons/math3/linear/IterativeLinearSolver.solve:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
IterativeLinearSolver.solve ( RealLinearOperator a, RealVector b, RealVector x0 ) : RealVector
[mangled: org/apache/commons/math3/linear/IterativeLinearSolver.solve:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
IterativeLinearSolver.solveInPlace ( RealLinearOperator p1, RealVector p2, RealVector p3 ) [abstract] : RealVector
[mangled: org/apache/commons/math3/linear/IterativeLinearSolver.solveInPlace:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
cdk-1.5.1.jar, IterativeLinearSolverEvent.class
package org.apache.commons.math3.linear
IterativeLinearSolverEvent.getNormOfResidual ( ) [abstract] : double
[mangled: org/apache/commons/math3/linear/IterativeLinearSolverEvent.getNormOfResidual:()D]
IterativeLinearSolverEvent.getResidual ( ) : RealVector
[mangled: org/apache/commons/math3/linear/IterativeLinearSolverEvent.getResidual:()Lorg/apache/commons/math3/linear/RealVector;]
IterativeLinearSolverEvent.getRightHandSideVector ( ) [abstract] : RealVector
[mangled: org/apache/commons/math3/linear/IterativeLinearSolverEvent.getRightHandSideVector:()Lorg/apache/commons/math3/linear/RealVector;]
IterativeLinearSolverEvent.getSolution ( ) [abstract] : RealVector
[mangled: org/apache/commons/math3/linear/IterativeLinearSolverEvent.getSolution:()Lorg/apache/commons/math3/linear/RealVector;]
IterativeLinearSolverEvent.IterativeLinearSolverEvent ( Object source, int iterations )
[mangled: org/apache/commons/math3/linear/IterativeLinearSolverEvent."<init>":(Ljava/lang/Object;I)V]
IterativeLinearSolverEvent.providesResidual ( ) : boolean
[mangled: org/apache/commons/math3/linear/IterativeLinearSolverEvent.providesResidual:()Z]
cdk-1.5.1.jar, Iterator.class
package org.apache.commons.math3.util
MultidimensionalCounter.Iterator.getCount ( ) : int
[mangled: org/apache/commons/math3/util/MultidimensionalCounter.Iterator.getCount:()I]
MultidimensionalCounter.Iterator.getCount ( int dim ) : int
[mangled: org/apache/commons/math3/util/MultidimensionalCounter.Iterator.getCount:(I)I]
MultidimensionalCounter.Iterator.getCounts ( ) : int[ ]
[mangled: org/apache/commons/math3/util/MultidimensionalCounter.Iterator.getCounts:()[I]
MultidimensionalCounter.Iterator.hasNext ( ) : boolean
[mangled: org/apache/commons/math3/util/MultidimensionalCounter.Iterator.hasNext:()Z]
MultidimensionalCounter.Iterator.next ( ) : Integer
[mangled: org/apache/commons/math3/util/MultidimensionalCounter.Iterator.next:()Ljava/lang/Integer;]
MultidimensionalCounter.Iterator.next ( ) : Object
[mangled: org/apache/commons/math3/util/MultidimensionalCounter.Iterator.next:()Ljava/lang/Object;]
MultidimensionalCounter.Iterator.remove ( ) : void
[mangled: org/apache/commons/math3/util/MultidimensionalCounter.Iterator.remove:()V]
OpenIntToDoubleHashMap.Iterator.advance ( ) : void
[mangled: org/apache/commons/math3/util/OpenIntToDoubleHashMap.Iterator.advance:()V]
OpenIntToDoubleHashMap.Iterator.hasNext ( ) : boolean
[mangled: org/apache/commons/math3/util/OpenIntToDoubleHashMap.Iterator.hasNext:()Z]
OpenIntToDoubleHashMap.Iterator.key ( ) : int
[mangled: org/apache/commons/math3/util/OpenIntToDoubleHashMap.Iterator.key:()I]
OpenIntToDoubleHashMap.Iterator.value ( ) : double
[mangled: org/apache/commons/math3/util/OpenIntToDoubleHashMap.Iterator.value:()D]
OpenIntToFieldHashMap.Iterator.advance ( ) : void
[mangled: org/apache/commons/math3/util/OpenIntToFieldHashMap.Iterator.advance:()V]
OpenIntToFieldHashMap.Iterator.hasNext ( ) : boolean
[mangled: org/apache/commons/math3/util/OpenIntToFieldHashMap.Iterator.hasNext:()Z]
OpenIntToFieldHashMap.Iterator.key ( ) : int
[mangled: org/apache/commons/math3/util/OpenIntToFieldHashMap.Iterator.key:()I]
OpenIntToFieldHashMap.Iterator.value ( ) : FieldElement
[mangled: org/apache/commons/math3/util/OpenIntToFieldHashMap.Iterator.value:()Lorg/apache/commons/math3/FieldElement;]
cdk-1.5.1.jar, JacobianMatrices.class
package org.apache.commons.math3.ode
JacobianMatrices.addParameterJacobianProvider ( ParameterJacobianProvider provider ) : void
[mangled: org/apache/commons/math3/ode/JacobianMatrices.addParameterJacobianProvider:(Lorg/apache/commons/math3/ode/ParameterJacobianProvider;)V]
JacobianMatrices.getCurrentMainSetJacobian ( double[ ][ ] dYdY0 ) : void
[mangled: org/apache/commons/math3/ode/JacobianMatrices.getCurrentMainSetJacobian:([[D)V]
JacobianMatrices.getCurrentParameterJacobian ( String pName, double[ ] dYdP ) : void
[mangled: org/apache/commons/math3/ode/JacobianMatrices.getCurrentParameterJacobian:(Ljava/lang/String;[D)V]
JacobianMatrices.JacobianMatrices ( FirstOrderDifferentialEquations fode, double[ ] hY, String[ ] parameters )
[mangled: org/apache/commons/math3/ode/JacobianMatrices."<init>":(Lorg/apache/commons/math3/ode/FirstOrderDifferentialEquations;[D[Ljava/lang/String;)V]
JacobianMatrices.JacobianMatrices ( MainStateJacobianProvider jode, String[ ] parameters )
[mangled: org/apache/commons/math3/ode/JacobianMatrices."<init>":(Lorg/apache/commons/math3/ode/MainStateJacobianProvider;[Ljava/lang/String;)V]
JacobianMatrices.registerVariationalEquations ( ExpandableStatefulODE expandable ) : void
[mangled: org/apache/commons/math3/ode/JacobianMatrices.registerVariationalEquations:(Lorg/apache/commons/math3/ode/ExpandableStatefulODE;)V]
JacobianMatrices.setInitialMainStateJacobian ( double[ ][ ] dYdY0 ) : void
[mangled: org/apache/commons/math3/ode/JacobianMatrices.setInitialMainStateJacobian:([[D)V]
JacobianMatrices.setInitialParameterJacobian ( String pName, double[ ] dYdP ) : void
[mangled: org/apache/commons/math3/ode/JacobianMatrices.setInitialParameterJacobian:(Ljava/lang/String;[D)V]
JacobianMatrices.setParameterizedODE ( ParameterizedODE parameterizedOde ) : void
[mangled: org/apache/commons/math3/ode/JacobianMatrices.setParameterizedODE:(Lorg/apache/commons/math3/ode/ParameterizedODE;)V]
JacobianMatrices.setParameterStep ( String parameter, double hP ) : void
[mangled: org/apache/commons/math3/ode/JacobianMatrices.setParameterStep:(Ljava/lang/String;D)V]
cdk-1.5.1.jar, JacobiPreconditioner.class
package org.apache.commons.math3.linear
JacobiPreconditioner.create ( RealLinearOperator a ) [static] : JacobiPreconditioner
[mangled: org/apache/commons/math3/linear/JacobiPreconditioner.create:(Lorg/apache/commons/math3/linear/RealLinearOperator;)Lorg/apache/commons/math3/linear/JacobiPreconditioner;]
JacobiPreconditioner.getColumnDimension ( ) : int
[mangled: org/apache/commons/math3/linear/JacobiPreconditioner.getColumnDimension:()I]
JacobiPreconditioner.getRowDimension ( ) : int
[mangled: org/apache/commons/math3/linear/JacobiPreconditioner.getRowDimension:()I]
JacobiPreconditioner.JacobiPreconditioner ( double[ ] diag, boolean deep )
[mangled: org/apache/commons/math3/linear/JacobiPreconditioner."<init>":([DZ)V]
JacobiPreconditioner.operate ( RealVector x ) : RealVector
[mangled: org/apache/commons/math3/linear/JacobiPreconditioner.operate:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
cdk-1.5.1.jar, JDKRandomGenerator.class
package org.apache.commons.math3.random
JDKRandomGenerator.JDKRandomGenerator ( )
[mangled: org/apache/commons/math3/random/JDKRandomGenerator."<init>":()V]
JDKRandomGenerator.setSeed ( int seed ) : void
[mangled: org/apache/commons/math3/random/JDKRandomGenerator.setSeed:(I)V]
JDKRandomGenerator.setSeed ( int[ ] seed ) : void
[mangled: org/apache/commons/math3/random/JDKRandomGenerator.setSeed:([I)V]
cdk-1.5.1.jar, KalmanFilter.class
package org.apache.commons.math3.filter
KalmanFilter.correct ( double[ ] z ) : void
[mangled: org/apache/commons/math3/filter/KalmanFilter.correct:([D)V]
KalmanFilter.correct ( RealVector z ) : void
[mangled: org/apache/commons/math3/filter/KalmanFilter.correct:(Lorg/apache/commons/math3/linear/RealVector;)V]
KalmanFilter.getErrorCovariance ( ) : double[ ][ ]
[mangled: org/apache/commons/math3/filter/KalmanFilter.getErrorCovariance:()[[D]
KalmanFilter.getErrorCovarianceMatrix ( ) : RealMatrix
[mangled: org/apache/commons/math3/filter/KalmanFilter.getErrorCovarianceMatrix:()Lorg/apache/commons/math3/linear/RealMatrix;]
KalmanFilter.getMeasurementDimension ( ) : int
[mangled: org/apache/commons/math3/filter/KalmanFilter.getMeasurementDimension:()I]
KalmanFilter.getStateDimension ( ) : int
[mangled: org/apache/commons/math3/filter/KalmanFilter.getStateDimension:()I]
KalmanFilter.getStateEstimation ( ) : double[ ]
[mangled: org/apache/commons/math3/filter/KalmanFilter.getStateEstimation:()[D]
KalmanFilter.getStateEstimationVector ( ) : RealVector
[mangled: org/apache/commons/math3/filter/KalmanFilter.getStateEstimationVector:()Lorg/apache/commons/math3/linear/RealVector;]
KalmanFilter.KalmanFilter ( ProcessModel process, MeasurementModel measurement )
[mangled: org/apache/commons/math3/filter/KalmanFilter."<init>":(Lorg/apache/commons/math3/filter/ProcessModel;Lorg/apache/commons/math3/filter/MeasurementModel;)V]
KalmanFilter.predict ( ) : void
[mangled: org/apache/commons/math3/filter/KalmanFilter.predict:()V]
KalmanFilter.predict ( double[ ] u ) : void
[mangled: org/apache/commons/math3/filter/KalmanFilter.predict:([D)V]
KalmanFilter.predict ( RealVector u ) : void
[mangled: org/apache/commons/math3/filter/KalmanFilter.predict:(Lorg/apache/commons/math3/linear/RealVector;)V]
cdk-1.5.1.jar, KMeansPlusPlusClusterer.class
package org.apache.commons.math3.stat.clustering
KMeansPlusPlusClusterer.cluster ( Collection points, int k, int maxIterations ) : List
[mangled: org/apache/commons/math3/stat/clustering/KMeansPlusPlusClusterer.cluster:(Ljava/util/Collection;II)Ljava/util/List;]
KMeansPlusPlusClusterer.cluster ( Collection points, int k, int numTrials, int maxIterationsPerTrial ) : List
[mangled: org/apache/commons/math3/stat/clustering/KMeansPlusPlusClusterer.cluster:(Ljava/util/Collection;III)Ljava/util/List;]
KMeansPlusPlusClusterer.KMeansPlusPlusClusterer ( Random random )
[mangled: org/apache/commons/math3/stat/clustering/KMeansPlusPlusClusterer."<init>":(Ljava/util/Random;)V]
KMeansPlusPlusClusterer.KMeansPlusPlusClusterer ( Random random, KMeansPlusPlusClusterer.EmptyClusterStrategy emptyStrategy )
[mangled: org/apache/commons/math3/stat/clustering/KMeansPlusPlusClusterer."<init>":(Ljava/util/Random;Lorg/apache/commons/math3/stat/clustering/KMeansPlusPlusClusterer$EmptyClusterStrategy;)V]
cdk-1.5.1.jar, KolmogorovSmirnovDistribution.class
package org.apache.commons.math3.distribution
KolmogorovSmirnovDistribution.cdf ( double d ) : double
[mangled: org/apache/commons/math3/distribution/KolmogorovSmirnovDistribution.cdf:(D)D]
KolmogorovSmirnovDistribution.cdf ( double d, boolean exact ) : double
[mangled: org/apache/commons/math3/distribution/KolmogorovSmirnovDistribution.cdf:(DZ)D]
KolmogorovSmirnovDistribution.cdfExact ( double d ) : double
[mangled: org/apache/commons/math3/distribution/KolmogorovSmirnovDistribution.cdfExact:(D)D]
KolmogorovSmirnovDistribution.KolmogorovSmirnovDistribution ( int n )
[mangled: org/apache/commons/math3/distribution/KolmogorovSmirnovDistribution."<init>":(I)V]
cdk-1.5.1.jar, Kurtosis.class
package org.apache.commons.math3.stat.descriptive.moment
Kurtosis.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/Kurtosis.clear:()V]
Kurtosis.copy ( ) : Kurtosis
[mangled: org/apache/commons/math3/stat/descriptive/moment/Kurtosis.copy:()Lorg/apache/commons/math3/stat/descriptive/moment/Kurtosis;]
Kurtosis.copy ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/moment/Kurtosis.copy:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
Kurtosis.copy ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/moment/Kurtosis.copy:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
Kurtosis.copy ( Kurtosis source, Kurtosis dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/Kurtosis.copy:(Lorg/apache/commons/math3/stat/descriptive/moment/Kurtosis;Lorg/apache/commons/math3/stat/descriptive/moment/Kurtosis;)V]
Kurtosis.evaluate ( double[ ] values, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/Kurtosis.evaluate:([DII)D]
Kurtosis.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/moment/Kurtosis.getN:()J]
Kurtosis.getResult ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/Kurtosis.getResult:()D]
Kurtosis.increment ( double d ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/Kurtosis.increment:(D)V]
Kurtosis.Kurtosis ( )
[mangled: org/apache/commons/math3/stat/descriptive/moment/Kurtosis."<init>":()V]
Kurtosis.Kurtosis ( FourthMoment m4 )
[mangled: org/apache/commons/math3/stat/descriptive/moment/Kurtosis."<init>":(Lorg/apache/commons/math3/stat/descriptive/moment/FourthMoment;)V]
Kurtosis.Kurtosis ( Kurtosis original )
[mangled: org/apache/commons/math3/stat/descriptive/moment/Kurtosis."<init>":(Lorg/apache/commons/math3/stat/descriptive/moment/Kurtosis;)V]
cdk-1.5.1.jar, LaguerreSolver.class
package org.apache.commons.math3.analysis.solvers
LaguerreSolver.doSolve ( ) : double
[mangled: org/apache/commons/math3/analysis/solvers/LaguerreSolver.doSolve:()D]
LaguerreSolver.laguerre ( double lo, double hi, double fLo, double fHi ) : double
[mangled: org/apache/commons/math3/analysis/solvers/LaguerreSolver.laguerre:(DDDD)D]
LaguerreSolver.LaguerreSolver ( )
[mangled: org/apache/commons/math3/analysis/solvers/LaguerreSolver."<init>":()V]
LaguerreSolver.LaguerreSolver ( double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/LaguerreSolver."<init>":(D)V]
LaguerreSolver.LaguerreSolver ( double relativeAccuracy, double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/LaguerreSolver."<init>":(DD)V]
LaguerreSolver.LaguerreSolver ( double relativeAccuracy, double absoluteAccuracy, double functionValueAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/LaguerreSolver."<init>":(DDD)V]
cdk-1.5.1.jar, LeafMerger.class
package org.apache.commons.math3.geometry.partitioning
BSPTree.LeafMerger.merge ( BSPTree p1, BSPTree p2, BSPTree p3, boolean p4, boolean p5 ) [abstract] : BSPTree
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTree.LeafMerger.merge:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;Lorg/apache/commons/math3/geometry/partitioning/BSPTree;Lorg/apache/commons/math3/geometry/partitioning/BSPTree;ZZ)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;]
cdk-1.5.1.jar, LeastSquaresConverter.class
package org.apache.commons.math3.optimization
LeastSquaresConverter.LeastSquaresConverter ( MultivariateVectorFunction function, double[ ] observations )
[mangled: org/apache/commons/math3/optimization/LeastSquaresConverter."<init>":(Lorg/apache/commons/math3/analysis/MultivariateVectorFunction;[D)V]
LeastSquaresConverter.LeastSquaresConverter ( MultivariateVectorFunction function, double[ ] observations, double[ ] weights )
[mangled: org/apache/commons/math3/optimization/LeastSquaresConverter."<init>":(Lorg/apache/commons/math3/analysis/MultivariateVectorFunction;[D[D)V]
LeastSquaresConverter.LeastSquaresConverter ( MultivariateVectorFunction function, double[ ] observations, RealMatrix scale )
[mangled: org/apache/commons/math3/optimization/LeastSquaresConverter."<init>":(Lorg/apache/commons/math3/analysis/MultivariateVectorFunction;[DLorg/apache/commons/math3/linear/RealMatrix;)V]
LeastSquaresConverter.value ( double[ ] point ) : double
[mangled: org/apache/commons/math3/optimization/LeastSquaresConverter.value:([D)D]
cdk-1.5.1.jar, LegendreGaussIntegrator.class
package org.apache.commons.math3.analysis.integration
LegendreGaussIntegrator.doIntegrate ( ) : double
[mangled: org/apache/commons/math3/analysis/integration/LegendreGaussIntegrator.doIntegrate:()D]
LegendreGaussIntegrator.LegendreGaussIntegrator ( int n, double relativeAccuracy, double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/integration/LegendreGaussIntegrator."<init>":(IDD)V]
LegendreGaussIntegrator.LegendreGaussIntegrator ( int n, double relativeAccuracy, double absoluteAccuracy, int minimalIterationCount, int maximalIterationCount )
[mangled: org/apache/commons/math3/analysis/integration/LegendreGaussIntegrator."<init>":(IDDII)V]
LegendreGaussIntegrator.LegendreGaussIntegrator ( int n, int minimalIterationCount, int maximalIterationCount )
[mangled: org/apache/commons/math3/analysis/integration/LegendreGaussIntegrator."<init>":(III)V]
cdk-1.5.1.jar, LevenbergMarquardtOptimizer.class
package org.apache.commons.math3.optimization.general
LevenbergMarquardtOptimizer.doOptimize ( ) : PointVectorValuePair
[mangled: org/apache/commons/math3/optimization/general/LevenbergMarquardtOptimizer.doOptimize:()Lorg/apache/commons/math3/optimization/PointVectorValuePair;]
LevenbergMarquardtOptimizer.LevenbergMarquardtOptimizer ( )
[mangled: org/apache/commons/math3/optimization/general/LevenbergMarquardtOptimizer."<init>":()V]
LevenbergMarquardtOptimizer.LevenbergMarquardtOptimizer ( ConvergenceChecker checker )
[mangled: org/apache/commons/math3/optimization/general/LevenbergMarquardtOptimizer."<init>":(Lorg/apache/commons/math3/optimization/ConvergenceChecker;)V]
LevenbergMarquardtOptimizer.LevenbergMarquardtOptimizer ( double costRelativeTolerance, double parRelativeTolerance, double orthoTolerance )
[mangled: org/apache/commons/math3/optimization/general/LevenbergMarquardtOptimizer."<init>":(DDD)V]
LevenbergMarquardtOptimizer.LevenbergMarquardtOptimizer ( double initialStepBoundFactor, ConvergenceChecker checker, double costRelativeTolerance, double parRelativeTolerance, double orthoTolerance, double threshold )
[mangled: org/apache/commons/math3/optimization/general/LevenbergMarquardtOptimizer."<init>":(DLorg/apache/commons/math3/optimization/ConvergenceChecker;DDDD)V]
LevenbergMarquardtOptimizer.LevenbergMarquardtOptimizer ( double initialStepBoundFactor, double costRelativeTolerance, double parRelativeTolerance, double orthoTolerance, double threshold )
[mangled: org/apache/commons/math3/optimization/general/LevenbergMarquardtOptimizer."<init>":(DDDDD)V]
cdk-1.5.1.jar, Line.class
package org.apache.commons.math3.geometry.euclidean.threed
Line.closestPoint ( Line line ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line.closestPoint:(Lorg/apache/commons/math3/geometry/euclidean/threed/Line;)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Line.contains ( Vector3D p ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line.contains:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)Z]
Line.distance ( Line line ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line.distance:(Lorg/apache/commons/math3/geometry/euclidean/threed/Line;)D]
Line.distance ( Vector3D p ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line.distance:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)D]
Line.getAbscissa ( Vector3D point ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line.getAbscissa:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)D]
Line.getDirection ( ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line.getDirection:()Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Line.getOrigin ( ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line.getOrigin:()Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Line.intersection ( Line line ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line.intersection:(Lorg/apache/commons/math3/geometry/euclidean/threed/Line;)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Line.isSimilarTo ( Line line ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line.isSimilarTo:(Lorg/apache/commons/math3/geometry/euclidean/threed/Line;)Z]
Line.Line ( Line line )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line."<init>":(Lorg/apache/commons/math3/geometry/euclidean/threed/Line;)V]
Line.Line ( Vector3D p1, Vector3D p2 )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line."<init>":(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)V]
Line.pointAt ( double abscissa ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line.pointAt:(D)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Line.reset ( Vector3D p1, Vector3D p2 ) : void
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line.reset:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)V]
Line.revert ( ) : Line
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line.revert:()Lorg/apache/commons/math3/geometry/euclidean/threed/Line;]
Line.toSpace ( Vector point ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line.toSpace:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Line.toSpace ( Vector x0 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line.toSpace:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Line.toSubSpace ( Vector point ) : Vector1D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line.toSubSpace:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;]
Line.toSubSpace ( Vector x0 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line.toSubSpace:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Line.wholeLine ( ) : SubLine
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Line.wholeLine:()Lorg/apache/commons/math3/geometry/euclidean/threed/SubLine;]
package org.apache.commons.math3.geometry.euclidean.twod
Line.contains ( Vector2D p ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.contains:(Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;)Z]
Line.copySelf ( ) : Hyperplane
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.copySelf:()Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;]
Line.copySelf ( ) : Line
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.copySelf:()Lorg/apache/commons/math3/geometry/euclidean/twod/Line;]
Line.getAngle ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.getAngle:()D]
Line.getOffset ( Line line ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.getOffset:(Lorg/apache/commons/math3/geometry/euclidean/twod/Line;)D]
Line.getOffset ( Vector point ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.getOffset:(Lorg/apache/commons/math3/geometry/Vector;)D]
Line.getOriginOffset ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.getOriginOffset:()D]
Line.getPointAt ( Vector1D abscissa, double offset ) : Vector2D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.getPointAt:(Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;D)Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
Line.getReverse ( ) : Line
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.getReverse:()Lorg/apache/commons/math3/geometry/euclidean/twod/Line;]
Line.getTransform ( AffineTransform transform ) [static] : Transform
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.getTransform:(Ljava/awt/geom/AffineTransform;)Lorg/apache/commons/math3/geometry/partitioning/Transform;]
Line.intersection ( Line other ) : Vector2D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.intersection:(Lorg/apache/commons/math3/geometry/euclidean/twod/Line;)Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
Line.isParallelTo ( Line line ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.isParallelTo:(Lorg/apache/commons/math3/geometry/euclidean/twod/Line;)Z]
Line.Line ( Line line )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line."<init>":(Lorg/apache/commons/math3/geometry/euclidean/twod/Line;)V]
Line.Line ( Vector2D p, double angle )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line."<init>":(Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;D)V]
Line.Line ( Vector2D p1, Vector2D p2 )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line."<init>":(Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;)V]
Line.reset ( Vector2D p, double alpha ) : void
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.reset:(Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;D)V]
Line.reset ( Vector2D p1, Vector2D p2 ) : void
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.reset:(Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;)V]
Line.revertSelf ( ) : void
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.revertSelf:()V]
Line.sameOrientationAs ( Hyperplane other ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.sameOrientationAs:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Z]
Line.setAngle ( double angle ) : void
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.setAngle:(D)V]
Line.setOriginOffset ( double offset ) : void
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.setOriginOffset:(D)V]
Line.toSpace ( Vector point ) : Vector2D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.toSpace:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
Line.toSpace ( Vector x0 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.toSpace:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Line.toSubSpace ( Vector point ) : Vector1D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.toSubSpace:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;]
Line.toSubSpace ( Vector x0 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.toSubSpace:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Line.translateToPoint ( Vector2D p ) : void
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.translateToPoint:(Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;)V]
Line.wholeHyperplane ( ) : SubHyperplane
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.wholeHyperplane:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;]
Line.wholeHyperplane ( ) : SubLine
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.wholeHyperplane:()Lorg/apache/commons/math3/geometry/euclidean/twod/SubLine;]
Line.wholeSpace ( ) : PolygonsSet
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.wholeSpace:()Lorg/apache/commons/math3/geometry/euclidean/twod/PolygonsSet;]
Line.wholeSpace ( ) : Region
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Line.wholeSpace:()Lorg/apache/commons/math3/geometry/partitioning/Region;]
cdk-1.5.1.jar, LinearConstraint.class
package org.apache.commons.math3.optimization.linear
LinearConstraint.equals ( Object other ) : boolean
[mangled: org/apache/commons/math3/optimization/linear/LinearConstraint.equals:(Ljava/lang/Object;)Z]
LinearConstraint.getCoefficients ( ) : RealVector
[mangled: org/apache/commons/math3/optimization/linear/LinearConstraint.getCoefficients:()Lorg/apache/commons/math3/linear/RealVector;]
LinearConstraint.getRelationship ( ) : Relationship
[mangled: org/apache/commons/math3/optimization/linear/LinearConstraint.getRelationship:()Lorg/apache/commons/math3/optimization/linear/Relationship;]
LinearConstraint.getValue ( ) : double
[mangled: org/apache/commons/math3/optimization/linear/LinearConstraint.getValue:()D]
LinearConstraint.hashCode ( ) : int
[mangled: org/apache/commons/math3/optimization/linear/LinearConstraint.hashCode:()I]
LinearConstraint.LinearConstraint ( double[ ] coefficients, Relationship relationship, double value )
[mangled: org/apache/commons/math3/optimization/linear/LinearConstraint."<init>":([DLorg/apache/commons/math3/optimization/linear/Relationship;D)V]
LinearConstraint.LinearConstraint ( double[ ] lhsCoefficients, double lhsConstant, Relationship relationship, double[ ] rhsCoefficients, double rhsConstant )
[mangled: org/apache/commons/math3/optimization/linear/LinearConstraint."<init>":([DDLorg/apache/commons/math3/optimization/linear/Relationship;[DD)V]
LinearConstraint.LinearConstraint ( RealVector coefficients, Relationship relationship, double value )
[mangled: org/apache/commons/math3/optimization/linear/LinearConstraint."<init>":(Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/optimization/linear/Relationship;D)V]
LinearConstraint.LinearConstraint ( RealVector lhsCoefficients, double lhsConstant, Relationship relationship, RealVector rhsCoefficients, double rhsConstant )
[mangled: org/apache/commons/math3/optimization/linear/LinearConstraint."<init>":(Lorg/apache/commons/math3/linear/RealVector;DLorg/apache/commons/math3/optimization/linear/Relationship;Lorg/apache/commons/math3/linear/RealVector;D)V]
cdk-1.5.1.jar, LinearInterpolator.class
package org.apache.commons.math3.analysis.interpolation
LinearInterpolator.interpolate ( double[ ] x, double[ ] y ) : PolynomialSplineFunction
[mangled: org/apache/commons/math3/analysis/interpolation/LinearInterpolator.interpolate:([D[D)Lorg/apache/commons/math3/analysis/polynomials/PolynomialSplineFunction;]
LinearInterpolator.interpolate ( double[ ] x0, double[ ] x1 ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/interpolation/LinearInterpolator.interpolate:([D[D)Lorg/apache/commons/math3/analysis/UnivariateFunction;]
LinearInterpolator.LinearInterpolator ( )
[mangled: org/apache/commons/math3/analysis/interpolation/LinearInterpolator."<init>":()V]
cdk-1.5.1.jar, LinearObjectiveFunction.class
package org.apache.commons.math3.optimization.linear
LinearObjectiveFunction.equals ( Object other ) : boolean
[mangled: org/apache/commons/math3/optimization/linear/LinearObjectiveFunction.equals:(Ljava/lang/Object;)Z]
LinearObjectiveFunction.getCoefficients ( ) : RealVector
[mangled: org/apache/commons/math3/optimization/linear/LinearObjectiveFunction.getCoefficients:()Lorg/apache/commons/math3/linear/RealVector;]
LinearObjectiveFunction.getConstantTerm ( ) : double
[mangled: org/apache/commons/math3/optimization/linear/LinearObjectiveFunction.getConstantTerm:()D]
LinearObjectiveFunction.getValue ( double[ ] point ) : double
[mangled: org/apache/commons/math3/optimization/linear/LinearObjectiveFunction.getValue:([D)D]
LinearObjectiveFunction.getValue ( RealVector point ) : double
[mangled: org/apache/commons/math3/optimization/linear/LinearObjectiveFunction.getValue:(Lorg/apache/commons/math3/linear/RealVector;)D]
LinearObjectiveFunction.hashCode ( ) : int
[mangled: org/apache/commons/math3/optimization/linear/LinearObjectiveFunction.hashCode:()I]
LinearObjectiveFunction.LinearObjectiveFunction ( double[ ] coefficients, double constantTerm )
[mangled: org/apache/commons/math3/optimization/linear/LinearObjectiveFunction."<init>":([DD)V]
LinearObjectiveFunction.LinearObjectiveFunction ( RealVector coefficients, double constantTerm )
[mangled: org/apache/commons/math3/optimization/linear/LinearObjectiveFunction."<init>":(Lorg/apache/commons/math3/linear/RealVector;D)V]
cdk-1.5.1.jar, LinearOptimizer.class
package org.apache.commons.math3.optimization.linear
LinearOptimizer.getIterations ( ) [abstract] : int
[mangled: org/apache/commons/math3/optimization/linear/LinearOptimizer.getIterations:()I]
LinearOptimizer.getMaxIterations ( ) [abstract] : int
[mangled: org/apache/commons/math3/optimization/linear/LinearOptimizer.getMaxIterations:()I]
LinearOptimizer.optimize ( LinearObjectiveFunction p1, Collection p2, GoalType p3, boolean p4 ) [abstract] : PointValuePair
[mangled: org/apache/commons/math3/optimization/linear/LinearOptimizer.optimize:(Lorg/apache/commons/math3/optimization/linear/LinearObjectiveFunction;Ljava/util/Collection;Lorg/apache/commons/math3/optimization/GoalType;Z)Lorg/apache/commons/math3/optimization/PointValuePair;]
LinearOptimizer.setMaxIterations ( int p1 ) [abstract] : void
[mangled: org/apache/commons/math3/optimization/linear/LinearOptimizer.setMaxIterations:(I)V]
cdk-1.5.1.jar, ListPopulation.class
package org.apache.commons.math3.genetics
ListPopulation.addChromosome ( Chromosome chromosome ) : void
[mangled: org/apache/commons/math3/genetics/ListPopulation.addChromosome:(Lorg/apache/commons/math3/genetics/Chromosome;)V]
ListPopulation.getChromosomes ( ) : List
[mangled: org/apache/commons/math3/genetics/ListPopulation.getChromosomes:()Ljava/util/List;]
ListPopulation.getFittestChromosome ( ) : Chromosome
[mangled: org/apache/commons/math3/genetics/ListPopulation.getFittestChromosome:()Lorg/apache/commons/math3/genetics/Chromosome;]
ListPopulation.getPopulationLimit ( ) : int
[mangled: org/apache/commons/math3/genetics/ListPopulation.getPopulationLimit:()I]
ListPopulation.getPopulationSize ( ) : int
[mangled: org/apache/commons/math3/genetics/ListPopulation.getPopulationSize:()I]
ListPopulation.iterator ( ) : Iterator
[mangled: org/apache/commons/math3/genetics/ListPopulation.iterator:()Ljava/util/Iterator;]
ListPopulation.ListPopulation ( int populationLimit )
[mangled: org/apache/commons/math3/genetics/ListPopulation."<init>":(I)V]
ListPopulation.ListPopulation ( List chromosomes, int populationLimit )
[mangled: org/apache/commons/math3/genetics/ListPopulation."<init>":(Ljava/util/List;I)V]
ListPopulation.setChromosomes ( List chromosomes ) : void
[mangled: org/apache/commons/math3/genetics/ListPopulation.setChromosomes:(Ljava/util/List;)V]
ListPopulation.setPopulationLimit ( int populationLimit ) : void
[mangled: org/apache/commons/math3/genetics/ListPopulation.setPopulationLimit:(I)V]
ListPopulation.toString ( ) : String
[mangled: org/apache/commons/math3/genetics/ListPopulation.toString:()Ljava/lang/String;]
cdk-1.5.1.jar, Localizable.class
package org.apache.commons.math3.exception.util
Localizable.getLocalizedString ( Locale p1 ) [abstract] : String
[mangled: org/apache/commons/math3/exception/util/Localizable.getLocalizedString:(Ljava/util/Locale;)Ljava/lang/String;]
Localizable.getSourceString ( ) [abstract] : String
[mangled: org/apache/commons/math3/exception/util/Localizable.getSourceString:()Ljava/lang/String;]
cdk-1.5.1.jar, LocalizedFormats.class
package org.apache.commons.math3.exception.util
LocalizedFormats.getLocalizedString ( Locale locale ) : String
[mangled: org/apache/commons/math3/exception/util/LocalizedFormats.getLocalizedString:(Ljava/util/Locale;)Ljava/lang/String;]
LocalizedFormats.getSourceString ( ) : String
[mangled: org/apache/commons/math3/exception/util/LocalizedFormats.getSourceString:()Ljava/lang/String;]
LocalizedFormats.valueOf ( String name ) [static] : LocalizedFormats
[mangled: org/apache/commons/math3/exception/util/LocalizedFormats.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/exception/util/LocalizedFormats;]
LocalizedFormats.values ( ) [static] : LocalizedFormats[ ]
[mangled: org/apache/commons/math3/exception/util/LocalizedFormats.values:()[Lorg/apache/commons/math3/exception/util/LocalizedFormats;]
cdk-1.5.1.jar, Location.class
package org.apache.commons.math3.geometry.partitioning
Region.Location.valueOf ( String name ) [static] : Region.Location
[mangled: org/apache/commons/math3/geometry/partitioning/Region.Location.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/geometry/partitioning/Region$Location;]
Region.Location.values ( ) [static] : Region.Location[ ]
[mangled: org/apache/commons/math3/geometry/partitioning/Region.Location.values:()[Lorg/apache/commons/math3/geometry/partitioning/Region$Location;]
cdk-1.5.1.jar, LoessInterpolator.class
package org.apache.commons.math3.analysis.interpolation
LoessInterpolator.interpolate ( double[ ] x0, double[ ] x1 ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/interpolation/LoessInterpolator.interpolate:([D[D)Lorg/apache/commons/math3/analysis/UnivariateFunction;]
LoessInterpolator.interpolate ( double[ ] xval, double[ ] yval ) : PolynomialSplineFunction
[mangled: org/apache/commons/math3/analysis/interpolation/LoessInterpolator.interpolate:([D[D)Lorg/apache/commons/math3/analysis/polynomials/PolynomialSplineFunction;]
LoessInterpolator.LoessInterpolator ( )
[mangled: org/apache/commons/math3/analysis/interpolation/LoessInterpolator."<init>":()V]
LoessInterpolator.LoessInterpolator ( double bandwidth, int robustnessIters )
[mangled: org/apache/commons/math3/analysis/interpolation/LoessInterpolator."<init>":(DI)V]
LoessInterpolator.LoessInterpolator ( double bandwidth, int robustnessIters, double accuracy )
[mangled: org/apache/commons/math3/analysis/interpolation/LoessInterpolator."<init>":(DID)V]
LoessInterpolator.smooth ( double[ ] xval, double[ ] yval ) : double[ ]
[mangled: org/apache/commons/math3/analysis/interpolation/LoessInterpolator.smooth:([D[D)[D]
LoessInterpolator.smooth ( double[ ] xval, double[ ] yval, double[ ] weights ) : double[ ]
[mangled: org/apache/commons/math3/analysis/interpolation/LoessInterpolator.smooth:([D[D[D)[D]
cdk-1.5.1.jar, Log.class
package org.apache.commons.math3.analysis.function
Log.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Log.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Log.Log ( )
[mangled: org/apache/commons/math3/analysis/function/Log."<init>":()V]
Log.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Log.value:(D)D]
cdk-1.5.1.jar, Log10.class
package org.apache.commons.math3.analysis.function
Log10.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Log10.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Log10.Log10 ( )
[mangled: org/apache/commons/math3/analysis/function/Log10."<init>":()V]
Log10.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Log10.value:(D)D]
cdk-1.5.1.jar, Log1p.class
package org.apache.commons.math3.analysis.function
Log1p.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Log1p.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Log1p.Log1p ( )
[mangled: org/apache/commons/math3/analysis/function/Log1p."<init>":()V]
Log1p.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Log1p.value:(D)D]
cdk-1.5.1.jar, LogicalOperatorAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
LogicalOperatorAtom.LogicalOperatorAtom ( )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/LogicalOperatorAtom."<init>":()V]
cdk-1.5.1.jar, LogicalOperatorBond.class
package org.openscience.cdk.isomorphism.matchers.smarts
LogicalOperatorBond.LogicalOperatorBond ( )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/LogicalOperatorBond."<init>":()V]
cdk-1.5.1.jar, Logistic.class
package org.apache.commons.math3.analysis.function
Logistic.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Logistic.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Logistic.Logistic ( double k, double m, double b, double q, double a, double n )
[mangled: org/apache/commons/math3/analysis/function/Logistic."<init>":(DDDDDD)V]
Logistic.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Logistic.value:(D)D]
cdk-1.5.1.jar, Logit.class
package org.apache.commons.math3.analysis.function
Logit.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Logit.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Logit.Logit ( )
[mangled: org/apache/commons/math3/analysis/function/Logit."<init>":()V]
Logit.Logit ( double lo, double hi )
[mangled: org/apache/commons/math3/analysis/function/Logit."<init>":(DD)V]
Logit.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Logit.value:(D)D]
cdk-1.5.1.jar, LogNormalDistribution.class
package org.apache.commons.math3.distribution
LogNormalDistribution.cumulativeProbability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/LogNormalDistribution.cumulativeProbability:(D)D]
LogNormalDistribution.cumulativeProbability ( double x0, double x1 ) : double
[mangled: org/apache/commons/math3/distribution/LogNormalDistribution.cumulativeProbability:(DD)D]
LogNormalDistribution.density ( double x ) : double
[mangled: org/apache/commons/math3/distribution/LogNormalDistribution.density:(D)D]
LogNormalDistribution.getNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/LogNormalDistribution.getNumericalMean:()D]
LogNormalDistribution.getNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/LogNormalDistribution.getNumericalVariance:()D]
LogNormalDistribution.getScale ( ) : double
[mangled: org/apache/commons/math3/distribution/LogNormalDistribution.getScale:()D]
LogNormalDistribution.getShape ( ) : double
[mangled: org/apache/commons/math3/distribution/LogNormalDistribution.getShape:()D]
LogNormalDistribution.getSolverAbsoluteAccuracy ( ) : double
[mangled: org/apache/commons/math3/distribution/LogNormalDistribution.getSolverAbsoluteAccuracy:()D]
LogNormalDistribution.getSupportLowerBound ( ) : double
[mangled: org/apache/commons/math3/distribution/LogNormalDistribution.getSupportLowerBound:()D]
LogNormalDistribution.getSupportUpperBound ( ) : double
[mangled: org/apache/commons/math3/distribution/LogNormalDistribution.getSupportUpperBound:()D]
LogNormalDistribution.isSupportConnected ( ) : boolean
[mangled: org/apache/commons/math3/distribution/LogNormalDistribution.isSupportConnected:()Z]
LogNormalDistribution.isSupportLowerBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/LogNormalDistribution.isSupportLowerBoundInclusive:()Z]
LogNormalDistribution.isSupportUpperBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/LogNormalDistribution.isSupportUpperBoundInclusive:()Z]
LogNormalDistribution.LogNormalDistribution ( )
[mangled: org/apache/commons/math3/distribution/LogNormalDistribution."<init>":()V]
LogNormalDistribution.LogNormalDistribution ( double scale, double shape )
[mangled: org/apache/commons/math3/distribution/LogNormalDistribution."<init>":(DD)V]
LogNormalDistribution.LogNormalDistribution ( double scale, double shape, double inverseCumAccuracy )
[mangled: org/apache/commons/math3/distribution/LogNormalDistribution."<init>":(DDD)V]
LogNormalDistribution.probability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/LogNormalDistribution.probability:(D)D]
LogNormalDistribution.sample ( ) : double
[mangled: org/apache/commons/math3/distribution/LogNormalDistribution.sample:()D]
cdk-1.5.1.jar, LUDecomposition.class
package org.apache.commons.math3.linear
LUDecomposition.getDeterminant ( ) : double
[mangled: org/apache/commons/math3/linear/LUDecomposition.getDeterminant:()D]
LUDecomposition.getL ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/LUDecomposition.getL:()Lorg/apache/commons/math3/linear/RealMatrix;]
LUDecomposition.getP ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/LUDecomposition.getP:()Lorg/apache/commons/math3/linear/RealMatrix;]
LUDecomposition.getPivot ( ) : int[ ]
[mangled: org/apache/commons/math3/linear/LUDecomposition.getPivot:()[I]
LUDecomposition.getSolver ( ) : DecompositionSolver
[mangled: org/apache/commons/math3/linear/LUDecomposition.getSolver:()Lorg/apache/commons/math3/linear/DecompositionSolver;]
LUDecomposition.getU ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/LUDecomposition.getU:()Lorg/apache/commons/math3/linear/RealMatrix;]
LUDecomposition.LUDecomposition ( RealMatrix matrix )
[mangled: org/apache/commons/math3/linear/LUDecomposition."<init>":(Lorg/apache/commons/math3/linear/RealMatrix;)V]
LUDecomposition.LUDecomposition ( RealMatrix matrix, double singularityThreshold )
[mangled: org/apache/commons/math3/linear/LUDecomposition."<init>":(Lorg/apache/commons/math3/linear/RealMatrix;D)V]
cdk-1.5.1.jar, MainStateJacobianProvider.class
package org.apache.commons.math3.ode
MainStateJacobianProvider.computeMainStateJacobian ( double p1, double[ ] p2, double[ ] p3, double[ ][ ] p4 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/MainStateJacobianProvider.computeMainStateJacobian:(D[D[D[[D)V]
cdk-1.5.1.jar, MannWhitneyUTest.class
package org.apache.commons.math3.stat.inference
MannWhitneyUTest.mannWhitneyU ( double[ ] x, double[ ] y ) : double
[mangled: org/apache/commons/math3/stat/inference/MannWhitneyUTest.mannWhitneyU:([D[D)D]
MannWhitneyUTest.MannWhitneyUTest ( )
[mangled: org/apache/commons/math3/stat/inference/MannWhitneyUTest."<init>":()V]
MannWhitneyUTest.mannWhitneyUTest ( double[ ] x, double[ ] y ) : double
[mangled: org/apache/commons/math3/stat/inference/MannWhitneyUTest.mannWhitneyUTest:([D[D)D]
MannWhitneyUTest.MannWhitneyUTest ( NaNStrategy nanStrategy, TiesStrategy tiesStrategy )
[mangled: org/apache/commons/math3/stat/inference/MannWhitneyUTest."<init>":(Lorg/apache/commons/math3/stat/ranking/NaNStrategy;Lorg/apache/commons/math3/stat/ranking/TiesStrategy;)V]
cdk-1.5.1.jar, MassAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
MassAtom.MassAtom ( int mass )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/MassAtom."<init>":(I)V]
cdk-1.5.1.jar, MathArithmeticException.class
package org.apache.commons.math3.exception
MathArithmeticException.getContext ( ) : ExceptionContext
[mangled: org/apache/commons/math3/exception/MathArithmeticException.getContext:()Lorg/apache/commons/math3/exception/util/ExceptionContext;]
MathArithmeticException.getLocalizedMessage ( ) : String
[mangled: org/apache/commons/math3/exception/MathArithmeticException.getLocalizedMessage:()Ljava/lang/String;]
MathArithmeticException.getMessage ( ) : String
[mangled: org/apache/commons/math3/exception/MathArithmeticException.getMessage:()Ljava/lang/String;]
MathArithmeticException.MathArithmeticException ( )
[mangled: org/apache/commons/math3/exception/MathArithmeticException."<init>":()V]
MathArithmeticException.MathArithmeticException ( Localizable pattern, Object[ ] args )
[mangled: org/apache/commons/math3/exception/MathArithmeticException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;[Ljava/lang/Object;)V]
cdk-1.5.1.jar, MathArrays.class
package org.apache.commons.math3.util
MathArrays.checkOrder ( double[ ] val ) [static] : void
[mangled: org/apache/commons/math3/util/MathArrays.checkOrder:([D)V]
MathArrays.checkOrder ( double[ ] val, MathArrays.OrderDirection dir, boolean strict ) [static] : void
[mangled: org/apache/commons/math3/util/MathArrays.checkOrder:([DLorg/apache/commons/math3/util/MathArrays$OrderDirection;Z)V]
MathArrays.checkOrder ( double[ ] val, MathArrays.OrderDirection dir, boolean strict, boolean abort ) [static] : boolean
[mangled: org/apache/commons/math3/util/MathArrays.checkOrder:([DLorg/apache/commons/math3/util/MathArrays$OrderDirection;ZZ)Z]
MathArrays.copyOf ( double[ ] source ) [static] : double[ ]
[mangled: org/apache/commons/math3/util/MathArrays.copyOf:([D)[D]
MathArrays.copyOf ( double[ ] source, int len ) [static] : double[ ]
[mangled: org/apache/commons/math3/util/MathArrays.copyOf:([DI)[D]
MathArrays.copyOf ( int[ ] source ) [static] : int[ ]
[mangled: org/apache/commons/math3/util/MathArrays.copyOf:([I)[I]
MathArrays.copyOf ( int[ ] source, int len ) [static] : int[ ]
[mangled: org/apache/commons/math3/util/MathArrays.copyOf:([II)[I]
MathArrays.distance ( double[ ] p1, double[ ] p2 ) [static] : double
[mangled: org/apache/commons/math3/util/MathArrays.distance:([D[D)D]
MathArrays.distance ( int[ ] p1, int[ ] p2 ) [static] : double
[mangled: org/apache/commons/math3/util/MathArrays.distance:([I[I)D]
MathArrays.distance1 ( double[ ] p1, double[ ] p2 ) [static] : double
[mangled: org/apache/commons/math3/util/MathArrays.distance1:([D[D)D]
MathArrays.distance1 ( int[ ] p1, int[ ] p2 ) [static] : int
[mangled: org/apache/commons/math3/util/MathArrays.distance1:([I[I)I]
MathArrays.distanceInf ( double[ ] p1, double[ ] p2 ) [static] : double
[mangled: org/apache/commons/math3/util/MathArrays.distanceInf:([D[D)D]
MathArrays.distanceInf ( int[ ] p1, int[ ] p2 ) [static] : int
[mangled: org/apache/commons/math3/util/MathArrays.distanceInf:([I[I)I]
MathArrays.equals ( double[ ] x, double[ ] y ) [static] : boolean
[mangled: org/apache/commons/math3/util/MathArrays.equals:([D[D)Z]
MathArrays.equals ( float[ ] x, float[ ] y ) [static] : boolean
[mangled: org/apache/commons/math3/util/MathArrays.equals:([F[F)Z]
MathArrays.equalsIncludingNaN ( double[ ] x, double[ ] y ) [static] : boolean
[mangled: org/apache/commons/math3/util/MathArrays.equalsIncludingNaN:([D[D)Z]
MathArrays.equalsIncludingNaN ( float[ ] x, float[ ] y ) [static] : boolean
[mangled: org/apache/commons/math3/util/MathArrays.equalsIncludingNaN:([F[F)Z]
MathArrays.isMonotonic ( Comparable[ ] val, MathArrays.OrderDirection dir, boolean strict ) [static] : boolean
[mangled: org/apache/commons/math3/util/MathArrays.isMonotonic:([Ljava/lang/Comparable;Lorg/apache/commons/math3/util/MathArrays$OrderDirection;Z)Z]
MathArrays.isMonotonic ( double[ ] val, MathArrays.OrderDirection dir, boolean strict ) [static] : boolean
[mangled: org/apache/commons/math3/util/MathArrays.isMonotonic:([DLorg/apache/commons/math3/util/MathArrays$OrderDirection;Z)Z]
MathArrays.linearCombination ( double a1, double b1, double a2, double b2 ) [static] : double
[mangled: org/apache/commons/math3/util/MathArrays.linearCombination:(DDDD)D]
MathArrays.linearCombination ( double a1, double b1, double a2, double b2, double a3, double b3 ) [static] : double
[mangled: org/apache/commons/math3/util/MathArrays.linearCombination:(DDDDDD)D]
MathArrays.linearCombination ( double a1, double b1, double a2, double b2, double a3, double b3, double a4, double b4 ) [static] : double
[mangled: org/apache/commons/math3/util/MathArrays.linearCombination:(DDDDDDDD)D]
MathArrays.linearCombination ( double[ ] a, double[ ] b ) [static] : double
[mangled: org/apache/commons/math3/util/MathArrays.linearCombination:([D[D)D]
MathArrays.normalizeArray ( double[ ] values, double normalizedSum ) [static] : double[ ]
[mangled: org/apache/commons/math3/util/MathArrays.normalizeArray:([DD)[D]
MathArrays.safeNorm ( double[ ] v ) [static] : double
[mangled: org/apache/commons/math3/util/MathArrays.safeNorm:([D)D]
MathArrays.sortInPlace ( double[ ] x, double[ ][ ] yList ) [static] : void
[mangled: org/apache/commons/math3/util/MathArrays.sortInPlace:([D[[D)V]
MathArrays.sortInPlace ( double[ ] x, MathArrays.OrderDirection dir, double[ ][ ] yList ) [static] : void
[mangled: org/apache/commons/math3/util/MathArrays.sortInPlace:([DLorg/apache/commons/math3/util/MathArrays$OrderDirection;[[D)V]
cdk-1.5.1.jar, MathIllegalArgumentException.class
package org.apache.commons.math3.exception
MathIllegalArgumentException.getContext ( ) : ExceptionContext
[mangled: org/apache/commons/math3/exception/MathIllegalArgumentException.getContext:()Lorg/apache/commons/math3/exception/util/ExceptionContext;]
MathIllegalArgumentException.getLocalizedMessage ( ) : String
[mangled: org/apache/commons/math3/exception/MathIllegalArgumentException.getLocalizedMessage:()Ljava/lang/String;]
MathIllegalArgumentException.getMessage ( ) : String
[mangled: org/apache/commons/math3/exception/MathIllegalArgumentException.getMessage:()Ljava/lang/String;]
MathIllegalArgumentException.MathIllegalArgumentException ( Localizable pattern, Object[ ] args )
[mangled: org/apache/commons/math3/exception/MathIllegalArgumentException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;[Ljava/lang/Object;)V]
cdk-1.5.1.jar, MathIllegalNumberException.class
package org.apache.commons.math3.exception
MathIllegalNumberException.getArgument ( ) : Number
[mangled: org/apache/commons/math3/exception/MathIllegalNumberException.getArgument:()Ljava/lang/Number;]
MathIllegalNumberException.MathIllegalNumberException ( Localizable pattern, Number wrong, Object[ ] arguments )
[mangled: org/apache/commons/math3/exception/MathIllegalNumberException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;Ljava/lang/Number;[Ljava/lang/Object;)V]
cdk-1.5.1.jar, MathIllegalStateException.class
package org.apache.commons.math3.exception
MathIllegalStateException.getContext ( ) : ExceptionContext
[mangled: org/apache/commons/math3/exception/MathIllegalStateException.getContext:()Lorg/apache/commons/math3/exception/util/ExceptionContext;]
MathIllegalStateException.getLocalizedMessage ( ) : String
[mangled: org/apache/commons/math3/exception/MathIllegalStateException.getLocalizedMessage:()Ljava/lang/String;]
MathIllegalStateException.getMessage ( ) : String
[mangled: org/apache/commons/math3/exception/MathIllegalStateException.getMessage:()Ljava/lang/String;]
MathIllegalStateException.MathIllegalStateException ( )
[mangled: org/apache/commons/math3/exception/MathIllegalStateException."<init>":()V]
MathIllegalStateException.MathIllegalStateException ( Localizable pattern, Object[ ] args )
[mangled: org/apache/commons/math3/exception/MathIllegalStateException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;[Ljava/lang/Object;)V]
MathIllegalStateException.MathIllegalStateException ( Throwable cause, Localizable pattern, Object[ ] args )
[mangled: org/apache/commons/math3/exception/MathIllegalStateException."<init>":(Ljava/lang/Throwable;Lorg/apache/commons/math3/exception/util/Localizable;[Ljava/lang/Object;)V]
cdk-1.5.1.jar, MathInternalError.class
package org.apache.commons.math3.exception
MathInternalError.MathInternalError ( )
[mangled: org/apache/commons/math3/exception/MathInternalError."<init>":()V]
MathInternalError.MathInternalError ( Localizable pattern, Object[ ] args )
[mangled: org/apache/commons/math3/exception/MathInternalError."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;[Ljava/lang/Object;)V]
MathInternalError.MathInternalError ( Throwable cause )
[mangled: org/apache/commons/math3/exception/MathInternalError."<init>":(Ljava/lang/Throwable;)V]
cdk-1.5.1.jar, MathParseException.class
package org.apache.commons.math3.exception
MathParseException.MathParseException ( String wrong, int position )
[mangled: org/apache/commons/math3/exception/MathParseException."<init>":(Ljava/lang/String;I)V]
MathParseException.MathParseException ( String wrong, int position, Class type )
[mangled: org/apache/commons/math3/exception/MathParseException."<init>":(Ljava/lang/String;ILjava/lang/Class;)V]
cdk-1.5.1.jar, MathUnsupportedOperationException.class
package org.apache.commons.math3.exception
MathUnsupportedOperationException.getContext ( ) : ExceptionContext
[mangled: org/apache/commons/math3/exception/MathUnsupportedOperationException.getContext:()Lorg/apache/commons/math3/exception/util/ExceptionContext;]
MathUnsupportedOperationException.getLocalizedMessage ( ) : String
[mangled: org/apache/commons/math3/exception/MathUnsupportedOperationException.getLocalizedMessage:()Ljava/lang/String;]
MathUnsupportedOperationException.getMessage ( ) : String
[mangled: org/apache/commons/math3/exception/MathUnsupportedOperationException.getMessage:()Ljava/lang/String;]
MathUnsupportedOperationException.MathUnsupportedOperationException ( )
[mangled: org/apache/commons/math3/exception/MathUnsupportedOperationException."<init>":()V]
MathUnsupportedOperationException.MathUnsupportedOperationException ( Localizable pattern, Object[ ] args )
[mangled: org/apache/commons/math3/exception/MathUnsupportedOperationException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;[Ljava/lang/Object;)V]
cdk-1.5.1.jar, MathUtils.class
package org.apache.commons.math3.util
MathUtils.checkFinite ( double x ) [static] : void
[mangled: org/apache/commons/math3/util/MathUtils.checkFinite:(D)V]
MathUtils.checkFinite ( double[ ] val ) [static] : void
[mangled: org/apache/commons/math3/util/MathUtils.checkFinite:([D)V]
MathUtils.checkNotNull ( Object o ) [static] : void
[mangled: org/apache/commons/math3/util/MathUtils.checkNotNull:(Ljava/lang/Object;)V]
MathUtils.checkNotNull ( Object o, Localizable pattern, Object[ ] args ) [static] : void
[mangled: org/apache/commons/math3/util/MathUtils.checkNotNull:(Ljava/lang/Object;Lorg/apache/commons/math3/exception/util/Localizable;[Ljava/lang/Object;)V]
MathUtils.copySign ( byte magnitude, byte sign ) [static] : byte
[mangled: org/apache/commons/math3/util/MathUtils.copySign:(BB)B]
MathUtils.copySign ( int magnitude, int sign ) [static] : int
[mangled: org/apache/commons/math3/util/MathUtils.copySign:(II)I]
MathUtils.copySign ( long magnitude, long sign ) [static] : long
[mangled: org/apache/commons/math3/util/MathUtils.copySign:(JJ)J]
MathUtils.copySign ( short magnitude, short sign ) [static] : short
[mangled: org/apache/commons/math3/util/MathUtils.copySign:(SS)S]
MathUtils.hash ( double value ) [static] : int
[mangled: org/apache/commons/math3/util/MathUtils.hash:(D)I]
MathUtils.hash ( double[ ] value ) [static] : int
[mangled: org/apache/commons/math3/util/MathUtils.hash:([D)I]
MathUtils.normalizeAngle ( double a, double center ) [static] : double
[mangled: org/apache/commons/math3/util/MathUtils.normalizeAngle:(DD)D]
MathUtils.reduce ( double a, double period, double offset ) [static] : double
[mangled: org/apache/commons/math3/util/MathUtils.reduce:(DDD)D]
cdk-1.5.1.jar, MatrixDimensionMismatchException.class
package org.apache.commons.math3.linear
MatrixDimensionMismatchException.getExpectedColumnDimension ( ) : int
[mangled: org/apache/commons/math3/linear/MatrixDimensionMismatchException.getExpectedColumnDimension:()I]
MatrixDimensionMismatchException.getExpectedRowDimension ( ) : int
[mangled: org/apache/commons/math3/linear/MatrixDimensionMismatchException.getExpectedRowDimension:()I]
MatrixDimensionMismatchException.getWrongColumnDimension ( ) : int
[mangled: org/apache/commons/math3/linear/MatrixDimensionMismatchException.getWrongColumnDimension:()I]
MatrixDimensionMismatchException.getWrongRowDimension ( ) : int
[mangled: org/apache/commons/math3/linear/MatrixDimensionMismatchException.getWrongRowDimension:()I]
MatrixDimensionMismatchException.MatrixDimensionMismatchException ( int wrongRowDim, int wrongColDim, int expectedRowDim, int expectedColDim )
[mangled: org/apache/commons/math3/linear/MatrixDimensionMismatchException."<init>":(IIII)V]
cdk-1.5.1.jar, MatrixUtils.class
package org.apache.commons.math3.linear
MatrixUtils.bigFractionMatrixToRealMatrix ( FieldMatrix m ) [static] : Array2DRowRealMatrix
[mangled: org/apache/commons/math3/linear/MatrixUtils.bigFractionMatrixToRealMatrix:(Lorg/apache/commons/math3/linear/FieldMatrix;)Lorg/apache/commons/math3/linear/Array2DRowRealMatrix;]
MatrixUtils.checkAdditionCompatible ( AnyMatrix left, AnyMatrix right ) [static] : void
[mangled: org/apache/commons/math3/linear/MatrixUtils.checkAdditionCompatible:(Lorg/apache/commons/math3/linear/AnyMatrix;Lorg/apache/commons/math3/linear/AnyMatrix;)V]
MatrixUtils.checkColumnIndex ( AnyMatrix m, int column ) [static] : void
[mangled: org/apache/commons/math3/linear/MatrixUtils.checkColumnIndex:(Lorg/apache/commons/math3/linear/AnyMatrix;I)V]
MatrixUtils.checkMatrixIndex ( AnyMatrix m, int row, int column ) [static] : void
[mangled: org/apache/commons/math3/linear/MatrixUtils.checkMatrixIndex:(Lorg/apache/commons/math3/linear/AnyMatrix;II)V]
MatrixUtils.checkMultiplicationCompatible ( AnyMatrix left, AnyMatrix right ) [static] : void
[mangled: org/apache/commons/math3/linear/MatrixUtils.checkMultiplicationCompatible:(Lorg/apache/commons/math3/linear/AnyMatrix;Lorg/apache/commons/math3/linear/AnyMatrix;)V]
MatrixUtils.checkRowIndex ( AnyMatrix m, int row ) [static] : void
[mangled: org/apache/commons/math3/linear/MatrixUtils.checkRowIndex:(Lorg/apache/commons/math3/linear/AnyMatrix;I)V]
MatrixUtils.checkSubMatrixIndex ( AnyMatrix m, int startRow, int endRow, int startColumn, int endColumn ) [static] : void
[mangled: org/apache/commons/math3/linear/MatrixUtils.checkSubMatrixIndex:(Lorg/apache/commons/math3/linear/AnyMatrix;IIII)V]
MatrixUtils.checkSubMatrixIndex ( AnyMatrix m, int[ ] selectedRows, int[ ] selectedColumns ) [static] : void
[mangled: org/apache/commons/math3/linear/MatrixUtils.checkSubMatrixIndex:(Lorg/apache/commons/math3/linear/AnyMatrix;[I[I)V]
MatrixUtils.checkSubtractionCompatible ( AnyMatrix left, AnyMatrix right ) [static] : void
[mangled: org/apache/commons/math3/linear/MatrixUtils.checkSubtractionCompatible:(Lorg/apache/commons/math3/linear/AnyMatrix;Lorg/apache/commons/math3/linear/AnyMatrix;)V]
MatrixUtils.createColumnFieldMatrix ( FieldElement[ ] columnData ) [static] : FieldMatrix
[mangled: org/apache/commons/math3/linear/MatrixUtils.createColumnFieldMatrix:([Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldMatrix;]
MatrixUtils.createColumnRealMatrix ( double[ ] columnData ) [static] : RealMatrix
[mangled: org/apache/commons/math3/linear/MatrixUtils.createColumnRealMatrix:([D)Lorg/apache/commons/math3/linear/RealMatrix;]
MatrixUtils.createFieldDiagonalMatrix ( FieldElement[ ] diagonal ) [static] : FieldMatrix
[mangled: org/apache/commons/math3/linear/MatrixUtils.createFieldDiagonalMatrix:([Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldMatrix;]
MatrixUtils.createFieldIdentityMatrix ( Field field, int dimension ) [static] : FieldMatrix
[mangled: org/apache/commons/math3/linear/MatrixUtils.createFieldIdentityMatrix:(Lorg/apache/commons/math3/Field;I)Lorg/apache/commons/math3/linear/FieldMatrix;]
MatrixUtils.createFieldMatrix ( Field field, int rows, int columns ) [static] : FieldMatrix
[mangled: org/apache/commons/math3/linear/MatrixUtils.createFieldMatrix:(Lorg/apache/commons/math3/Field;II)Lorg/apache/commons/math3/linear/FieldMatrix;]
MatrixUtils.createFieldMatrix ( FieldElement[ ][ ] data ) [static] : FieldMatrix
[mangled: org/apache/commons/math3/linear/MatrixUtils.createFieldMatrix:([[Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldMatrix;]
MatrixUtils.createFieldVector ( FieldElement[ ] data ) [static] : FieldVector
[mangled: org/apache/commons/math3/linear/MatrixUtils.createFieldVector:([Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
MatrixUtils.createRealDiagonalMatrix ( double[ ] diagonal ) [static] : RealMatrix
[mangled: org/apache/commons/math3/linear/MatrixUtils.createRealDiagonalMatrix:([D)Lorg/apache/commons/math3/linear/RealMatrix;]
MatrixUtils.createRealIdentityMatrix ( int dimension ) [static] : RealMatrix
[mangled: org/apache/commons/math3/linear/MatrixUtils.createRealIdentityMatrix:(I)Lorg/apache/commons/math3/linear/RealMatrix;]
MatrixUtils.createRealMatrix ( double[ ][ ] data ) [static] : RealMatrix
[mangled: org/apache/commons/math3/linear/MatrixUtils.createRealMatrix:([[D)Lorg/apache/commons/math3/linear/RealMatrix;]
MatrixUtils.createRealMatrix ( int rows, int columns ) [static] : RealMatrix
[mangled: org/apache/commons/math3/linear/MatrixUtils.createRealMatrix:(II)Lorg/apache/commons/math3/linear/RealMatrix;]
MatrixUtils.createRealVector ( double[ ] data ) [static] : RealVector
[mangled: org/apache/commons/math3/linear/MatrixUtils.createRealVector:([D)Lorg/apache/commons/math3/linear/RealVector;]
MatrixUtils.createRowFieldMatrix ( FieldElement[ ] rowData ) [static] : FieldMatrix
[mangled: org/apache/commons/math3/linear/MatrixUtils.createRowFieldMatrix:([Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldMatrix;]
MatrixUtils.createRowRealMatrix ( double[ ] rowData ) [static] : RealMatrix
[mangled: org/apache/commons/math3/linear/MatrixUtils.createRowRealMatrix:([D)Lorg/apache/commons/math3/linear/RealMatrix;]
MatrixUtils.deserializeRealMatrix ( Object instance, String fieldName, ObjectInputStream ois ) [static] : void
[mangled: org/apache/commons/math3/linear/MatrixUtils.deserializeRealMatrix:(Ljava/lang/Object;Ljava/lang/String;Ljava/io/ObjectInputStream;)V]
MatrixUtils.deserializeRealVector ( Object instance, String fieldName, ObjectInputStream ois ) [static] : void
[mangled: org/apache/commons/math3/linear/MatrixUtils.deserializeRealVector:(Ljava/lang/Object;Ljava/lang/String;Ljava/io/ObjectInputStream;)V]
MatrixUtils.fractionMatrixToRealMatrix ( FieldMatrix m ) [static] : Array2DRowRealMatrix
[mangled: org/apache/commons/math3/linear/MatrixUtils.fractionMatrixToRealMatrix:(Lorg/apache/commons/math3/linear/FieldMatrix;)Lorg/apache/commons/math3/linear/Array2DRowRealMatrix;]
MatrixUtils.serializeRealMatrix ( RealMatrix matrix, ObjectOutputStream oos ) [static] : void
[mangled: org/apache/commons/math3/linear/MatrixUtils.serializeRealMatrix:(Lorg/apache/commons/math3/linear/RealMatrix;Ljava/io/ObjectOutputStream;)V]
MatrixUtils.serializeRealVector ( RealVector vector, ObjectOutputStream oos ) [static] : void
[mangled: org/apache/commons/math3/linear/MatrixUtils.serializeRealVector:(Lorg/apache/commons/math3/linear/RealVector;Ljava/io/ObjectOutputStream;)V]
MatrixUtils.solveLowerTriangularSystem ( RealMatrix rm, RealVector b ) [static] : void
[mangled: org/apache/commons/math3/linear/MatrixUtils.solveLowerTriangularSystem:(Lorg/apache/commons/math3/linear/RealMatrix;Lorg/apache/commons/math3/linear/RealVector;)V]
MatrixUtils.solveUpperTriangularSystem ( RealMatrix rm, RealVector b ) [static] : void
[mangled: org/apache/commons/math3/linear/MatrixUtils.solveUpperTriangularSystem:(Lorg/apache/commons/math3/linear/RealMatrix;Lorg/apache/commons/math3/linear/RealVector;)V]
cdk-1.5.1.jar, Max.class
package org.apache.commons.math3.analysis.function
Max.Max ( )
[mangled: org/apache/commons/math3/analysis/function/Max."<init>":()V]
Max.value ( double x, double y ) : double
[mangled: org/apache/commons/math3/analysis/function/Max.value:(DD)D]
package org.apache.commons.math3.stat.descriptive.rank
Max.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/rank/Max.clear:()V]
Max.copy ( ) : Max
[mangled: org/apache/commons/math3/stat/descriptive/rank/Max.copy:()Lorg/apache/commons/math3/stat/descriptive/rank/Max;]
Max.copy ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/rank/Max.copy:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
Max.copy ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/rank/Max.copy:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
Max.copy ( Max source, Max dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/rank/Max.copy:(Lorg/apache/commons/math3/stat/descriptive/rank/Max;Lorg/apache/commons/math3/stat/descriptive/rank/Max;)V]
Max.evaluate ( double[ ] values, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/rank/Max.evaluate:([DII)D]
Max.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/rank/Max.getN:()J]
Max.getResult ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/rank/Max.getResult:()D]
Max.increment ( double d ) : void
[mangled: org/apache/commons/math3/stat/descriptive/rank/Max.increment:(D)V]
Max.Max ( )
[mangled: org/apache/commons/math3/stat/descriptive/rank/Max."<init>":()V]
Max.Max ( Max original )
[mangled: org/apache/commons/math3/stat/descriptive/rank/Max."<init>":(Lorg/apache/commons/math3/stat/descriptive/rank/Max;)V]
cdk-1.5.1.jar, MaxCountExceededCallback.class
package org.apache.commons.math3.util
Incrementor.MaxCountExceededCallback.trigger ( int p1 ) [abstract] : void
[mangled: org/apache/commons/math3/util/Incrementor.MaxCountExceededCallback.trigger:(I)V]
cdk-1.5.1.jar, MaxCountExceededException.class
package org.apache.commons.math3.exception
MaxCountExceededException.getMax ( ) : Number
[mangled: org/apache/commons/math3/exception/MaxCountExceededException.getMax:()Ljava/lang/Number;]
MaxCountExceededException.MaxCountExceededException ( Localizable specific, Number max, Object[ ] args )
[mangled: org/apache/commons/math3/exception/MaxCountExceededException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;Ljava/lang/Number;[Ljava/lang/Object;)V]
MaxCountExceededException.MaxCountExceededException ( Number max )
[mangled: org/apache/commons/math3/exception/MaxCountExceededException."<init>":(Ljava/lang/Number;)V]
cdk-1.5.1.jar, Mean.class
package org.apache.commons.math3.stat.descriptive.moment
Mean.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/Mean.clear:()V]
Mean.copy ( ) : Mean
[mangled: org/apache/commons/math3/stat/descriptive/moment/Mean.copy:()Lorg/apache/commons/math3/stat/descriptive/moment/Mean;]
Mean.copy ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/moment/Mean.copy:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
Mean.copy ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/moment/Mean.copy:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
Mean.copy ( Mean source, Mean dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/Mean.copy:(Lorg/apache/commons/math3/stat/descriptive/moment/Mean;Lorg/apache/commons/math3/stat/descriptive/moment/Mean;)V]
Mean.evaluate ( double[ ] values, double[ ] weights ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/Mean.evaluate:([D[D)D]
Mean.evaluate ( double[ ] values, double[ ] weights, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/Mean.evaluate:([D[DII)D]
Mean.evaluate ( double[ ] values, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/Mean.evaluate:([DII)D]
Mean.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/moment/Mean.getN:()J]
Mean.getResult ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/Mean.getResult:()D]
Mean.increment ( double d ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/Mean.increment:(D)V]
Mean.Mean ( )
[mangled: org/apache/commons/math3/stat/descriptive/moment/Mean."<init>":()V]
Mean.Mean ( FirstMoment m1 )
[mangled: org/apache/commons/math3/stat/descriptive/moment/Mean."<init>":(Lorg/apache/commons/math3/stat/descriptive/moment/FirstMoment;)V]
Mean.Mean ( Mean original )
[mangled: org/apache/commons/math3/stat/descriptive/moment/Mean."<init>":(Lorg/apache/commons/math3/stat/descriptive/moment/Mean;)V]
cdk-1.5.1.jar, MeasurementModel.class
package org.apache.commons.math3.filter
MeasurementModel.getMeasurementMatrix ( ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/filter/MeasurementModel.getMeasurementMatrix:()Lorg/apache/commons/math3/linear/RealMatrix;]
MeasurementModel.getMeasurementNoise ( ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/filter/MeasurementModel.getMeasurementNoise:()Lorg/apache/commons/math3/linear/RealMatrix;]
cdk-1.5.1.jar, Median.class
package org.apache.commons.math3.stat.descriptive.rank
Median.Median ( )
[mangled: org/apache/commons/math3/stat/descriptive/rank/Median."<init>":()V]
Median.Median ( Median original )
[mangled: org/apache/commons/math3/stat/descriptive/rank/Median."<init>":(Lorg/apache/commons/math3/stat/descriptive/rank/Median;)V]
cdk-1.5.1.jar, MersenneTwister.class
package org.apache.commons.math3.random
MersenneTwister.MersenneTwister ( )
[mangled: org/apache/commons/math3/random/MersenneTwister."<init>":()V]
MersenneTwister.MersenneTwister ( int seed )
[mangled: org/apache/commons/math3/random/MersenneTwister."<init>":(I)V]
MersenneTwister.MersenneTwister ( int[ ] seed )
[mangled: org/apache/commons/math3/random/MersenneTwister."<init>":([I)V]
MersenneTwister.MersenneTwister ( long seed )
[mangled: org/apache/commons/math3/random/MersenneTwister."<init>":(J)V]
MersenneTwister.next ( int bits ) : int
[mangled: org/apache/commons/math3/random/MersenneTwister.next:(I)I]
MersenneTwister.setSeed ( int seed ) : void
[mangled: org/apache/commons/math3/random/MersenneTwister.setSeed:(I)V]
MersenneTwister.setSeed ( int[ ] seed ) : void
[mangled: org/apache/commons/math3/random/MersenneTwister.setSeed:([I)V]
MersenneTwister.setSeed ( long seed ) : void
[mangled: org/apache/commons/math3/random/MersenneTwister.setSeed:(J)V]
cdk-1.5.1.jar, Method.class
package org.apache.commons.math3.analysis.solvers
BaseSecantSolver.Method.valueOf ( String name ) [static] : BaseSecantSolver.Method
[mangled: org/apache/commons/math3/analysis/solvers/BaseSecantSolver.Method.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/analysis/solvers/BaseSecantSolver$Method;]
BaseSecantSolver.Method.values ( ) [static] : BaseSecantSolver.Method[ ]
[mangled: org/apache/commons/math3/analysis/solvers/BaseSecantSolver.Method.values:()[Lorg/apache/commons/math3/analysis/solvers/BaseSecantSolver$Method;]
cdk-1.5.1.jar, MicrosphereInterpolatingFunction.class
package org.apache.commons.math3.analysis.interpolation
MicrosphereInterpolatingFunction.MicrosphereInterpolatingFunction ( double[ ][ ] xval, double[ ] yval, int brightnessExponent, int microsphereElements, UnitSphereRandomVectorGenerator rand )
[mangled: org/apache/commons/math3/analysis/interpolation/MicrosphereInterpolatingFunction."<init>":([[D[DIILorg/apache/commons/math3/random/UnitSphereRandomVectorGenerator;)V]
MicrosphereInterpolatingFunction.value ( double[ ] point ) : double
[mangled: org/apache/commons/math3/analysis/interpolation/MicrosphereInterpolatingFunction.value:([D)D]
cdk-1.5.1.jar, MicrosphereInterpolator.class
package org.apache.commons.math3.analysis.interpolation
MicrosphereInterpolator.interpolate ( double[ ][ ] xval, double[ ] yval ) : MultivariateFunction
[mangled: org/apache/commons/math3/analysis/interpolation/MicrosphereInterpolator.interpolate:([[D[D)Lorg/apache/commons/math3/analysis/MultivariateFunction;]
MicrosphereInterpolator.MicrosphereInterpolator ( )
[mangled: org/apache/commons/math3/analysis/interpolation/MicrosphereInterpolator."<init>":()V]
MicrosphereInterpolator.MicrosphereInterpolator ( int elements, int exponent )
[mangled: org/apache/commons/math3/analysis/interpolation/MicrosphereInterpolator."<init>":(II)V]
cdk-1.5.1.jar, MidpointIntegrator.class
package org.apache.commons.math3.ode.nonstiff
MidpointIntegrator.MidpointIntegrator ( double step )
[mangled: org/apache/commons/math3/ode/nonstiff/MidpointIntegrator."<init>":(D)V]
cdk-1.5.1.jar, MillerUpdatingRegression.class
package org.apache.commons.math3.stat.regression
MillerUpdatingRegression.addObservation ( double[ ] x, double y ) : void
[mangled: org/apache/commons/math3/stat/regression/MillerUpdatingRegression.addObservation:([DD)V]
MillerUpdatingRegression.addObservations ( double[ ][ ] x, double[ ] y ) : void
[mangled: org/apache/commons/math3/stat/regression/MillerUpdatingRegression.addObservations:([[D[D)V]
MillerUpdatingRegression.clear ( ) : void
[mangled: org/apache/commons/math3/stat/regression/MillerUpdatingRegression.clear:()V]
MillerUpdatingRegression.getDiagonalOfHatMatrix ( double[ ] row_data ) : double
[mangled: org/apache/commons/math3/stat/regression/MillerUpdatingRegression.getDiagonalOfHatMatrix:([D)D]
MillerUpdatingRegression.getN ( ) : long
[mangled: org/apache/commons/math3/stat/regression/MillerUpdatingRegression.getN:()J]
MillerUpdatingRegression.getOrderOfRegressors ( ) : int[ ]
[mangled: org/apache/commons/math3/stat/regression/MillerUpdatingRegression.getOrderOfRegressors:()[I]
MillerUpdatingRegression.getPartialCorrelations ( int in ) : double[ ]
[mangled: org/apache/commons/math3/stat/regression/MillerUpdatingRegression.getPartialCorrelations:(I)[D]
MillerUpdatingRegression.hasIntercept ( ) : boolean
[mangled: org/apache/commons/math3/stat/regression/MillerUpdatingRegression.hasIntercept:()Z]
MillerUpdatingRegression.MillerUpdatingRegression ( int numberOfVariables, boolean includeConstant )
[mangled: org/apache/commons/math3/stat/regression/MillerUpdatingRegression."<init>":(IZ)V]
MillerUpdatingRegression.MillerUpdatingRegression ( int numberOfVariables, boolean includeConstant, double errorTolerance )
[mangled: org/apache/commons/math3/stat/regression/MillerUpdatingRegression."<init>":(IZD)V]
MillerUpdatingRegression.regress ( ) : RegressionResults
[mangled: org/apache/commons/math3/stat/regression/MillerUpdatingRegression.regress:()Lorg/apache/commons/math3/stat/regression/RegressionResults;]
MillerUpdatingRegression.regress ( int numberOfRegressors ) : RegressionResults
[mangled: org/apache/commons/math3/stat/regression/MillerUpdatingRegression.regress:(I)Lorg/apache/commons/math3/stat/regression/RegressionResults;]
MillerUpdatingRegression.regress ( int[ ] variablesToInclude ) : RegressionResults
[mangled: org/apache/commons/math3/stat/regression/MillerUpdatingRegression.regress:([I)Lorg/apache/commons/math3/stat/regression/RegressionResults;]
cdk-1.5.1.jar, Min.class
package org.apache.commons.math3.analysis.function
Min.Min ( )
[mangled: org/apache/commons/math3/analysis/function/Min."<init>":()V]
Min.value ( double x, double y ) : double
[mangled: org/apache/commons/math3/analysis/function/Min.value:(DD)D]
package org.apache.commons.math3.stat.descriptive.rank
Min.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/rank/Min.clear:()V]
Min.copy ( ) : Min
[mangled: org/apache/commons/math3/stat/descriptive/rank/Min.copy:()Lorg/apache/commons/math3/stat/descriptive/rank/Min;]
Min.copy ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/rank/Min.copy:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
Min.copy ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/rank/Min.copy:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
Min.copy ( Min source, Min dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/rank/Min.copy:(Lorg/apache/commons/math3/stat/descriptive/rank/Min;Lorg/apache/commons/math3/stat/descriptive/rank/Min;)V]
Min.evaluate ( double[ ] values, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/rank/Min.evaluate:([DII)D]
Min.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/rank/Min.getN:()J]
Min.getResult ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/rank/Min.getResult:()D]
Min.increment ( double d ) : void
[mangled: org/apache/commons/math3/stat/descriptive/rank/Min.increment:(D)V]
Min.Min ( )
[mangled: org/apache/commons/math3/stat/descriptive/rank/Min."<init>":()V]
Min.Min ( Min original )
[mangled: org/apache/commons/math3/stat/descriptive/rank/Min."<init>":(Lorg/apache/commons/math3/stat/descriptive/rank/Min;)V]
cdk-1.5.1.jar, Minus.class
package org.apache.commons.math3.analysis.function
Minus.derivative ( ) : DifferentiableUnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Minus.derivative:()Lorg/apache/commons/math3/analysis/DifferentiableUnivariateFunction;]
Minus.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Minus.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Minus.Minus ( )
[mangled: org/apache/commons/math3/analysis/function/Minus."<init>":()V]
Minus.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Minus.value:(D)D]
cdk-1.5.1.jar, ModelSpecificationException.class
package org.apache.commons.math3.stat.regression
ModelSpecificationException.ModelSpecificationException ( Localizable pattern, Object[ ] args )
[mangled: org/apache/commons/math3/stat/regression/ModelSpecificationException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;[Ljava/lang/Object;)V]
cdk-1.5.1.jar, MullerSolver.class
package org.apache.commons.math3.analysis.solvers
MullerSolver.doSolve ( ) : double
[mangled: org/apache/commons/math3/analysis/solvers/MullerSolver.doSolve:()D]
MullerSolver.MullerSolver ( )
[mangled: org/apache/commons/math3/analysis/solvers/MullerSolver."<init>":()V]
MullerSolver.MullerSolver ( double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/MullerSolver."<init>":(D)V]
MullerSolver.MullerSolver ( double relativeAccuracy, double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/MullerSolver."<init>":(DD)V]
cdk-1.5.1.jar, MullerSolver2.class
package org.apache.commons.math3.analysis.solvers
MullerSolver2.doSolve ( ) : double
[mangled: org/apache/commons/math3/analysis/solvers/MullerSolver2.doSolve:()D]
MullerSolver2.MullerSolver2 ( )
[mangled: org/apache/commons/math3/analysis/solvers/MullerSolver2."<init>":()V]
MullerSolver2.MullerSolver2 ( double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/MullerSolver2."<init>":(D)V]
MullerSolver2.MullerSolver2 ( double relativeAccuracy, double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/MullerSolver2."<init>":(DD)V]
cdk-1.5.1.jar, MultidimensionalCounter.class
package org.apache.commons.math3.util
MultidimensionalCounter.getCount ( int[ ] c ) : int
[mangled: org/apache/commons/math3/util/MultidimensionalCounter.getCount:([I)I]
MultidimensionalCounter.getCounts ( int index ) : int[ ]
[mangled: org/apache/commons/math3/util/MultidimensionalCounter.getCounts:(I)[I]
MultidimensionalCounter.getDimension ( ) : int
[mangled: org/apache/commons/math3/util/MultidimensionalCounter.getDimension:()I]
MultidimensionalCounter.getSize ( ) : int
[mangled: org/apache/commons/math3/util/MultidimensionalCounter.getSize:()I]
MultidimensionalCounter.getSizes ( ) : int[ ]
[mangled: org/apache/commons/math3/util/MultidimensionalCounter.getSizes:()[I]
MultidimensionalCounter.iterator ( ) : Iterator
[mangled: org/apache/commons/math3/util/MultidimensionalCounter.iterator:()Ljava/util/Iterator;]
MultidimensionalCounter.iterator ( ) : MultidimensionalCounter.Iterator
[mangled: org/apache/commons/math3/util/MultidimensionalCounter.iterator:()Lorg/apache/commons/math3/util/MultidimensionalCounter$Iterator;]
MultidimensionalCounter.MultidimensionalCounter ( int[ ] size )
[mangled: org/apache/commons/math3/util/MultidimensionalCounter."<init>":([I)V]
MultidimensionalCounter.toString ( ) : String
[mangled: org/apache/commons/math3/util/MultidimensionalCounter.toString:()Ljava/lang/String;]
cdk-1.5.1.jar, MultiDimensionMismatchException.class
package org.apache.commons.math3.exception
MultiDimensionMismatchException.getExpectedDimension ( int index ) : int
[mangled: org/apache/commons/math3/exception/MultiDimensionMismatchException.getExpectedDimension:(I)I]
MultiDimensionMismatchException.getExpectedDimensions ( ) : Integer[ ]
[mangled: org/apache/commons/math3/exception/MultiDimensionMismatchException.getExpectedDimensions:()[Ljava/lang/Integer;]
MultiDimensionMismatchException.getWrongDimension ( int index ) : int
[mangled: org/apache/commons/math3/exception/MultiDimensionMismatchException.getWrongDimension:(I)I]
MultiDimensionMismatchException.getWrongDimensions ( ) : Integer[ ]
[mangled: org/apache/commons/math3/exception/MultiDimensionMismatchException.getWrongDimensions:()[Ljava/lang/Integer;]
MultiDimensionMismatchException.MultiDimensionMismatchException ( Integer[ ] wrong, Integer[ ] expected )
[mangled: org/apache/commons/math3/exception/MultiDimensionMismatchException."<init>":([Ljava/lang/Integer;[Ljava/lang/Integer;)V]
MultiDimensionMismatchException.MultiDimensionMismatchException ( Localizable specific, Integer[ ] wrong, Integer[ ] expected )
[mangled: org/apache/commons/math3/exception/MultiDimensionMismatchException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;[Ljava/lang/Integer;[Ljava/lang/Integer;)V]
cdk-1.5.1.jar, MultiDirectionalSimplex.class
package org.apache.commons.math3.optimization.direct
MultiDirectionalSimplex.iterate ( MultivariateFunction evaluationFunction, Comparator comparator ) : void
[mangled: org/apache/commons/math3/optimization/direct/MultiDirectionalSimplex.iterate:(Lorg/apache/commons/math3/analysis/MultivariateFunction;Ljava/util/Comparator;)V]
MultiDirectionalSimplex.MultiDirectionalSimplex ( double[ ] steps )
[mangled: org/apache/commons/math3/optimization/direct/MultiDirectionalSimplex."<init>":([D)V]
MultiDirectionalSimplex.MultiDirectionalSimplex ( double[ ] steps, double khi, double gamma )
[mangled: org/apache/commons/math3/optimization/direct/MultiDirectionalSimplex."<init>":([DDD)V]
MultiDirectionalSimplex.MultiDirectionalSimplex ( double[ ][ ] referenceSimplex )
[mangled: org/apache/commons/math3/optimization/direct/MultiDirectionalSimplex."<init>":([[D)V]
MultiDirectionalSimplex.MultiDirectionalSimplex ( double[ ][ ] referenceSimplex, double khi, double gamma )
[mangled: org/apache/commons/math3/optimization/direct/MultiDirectionalSimplex."<init>":([[DDD)V]
MultiDirectionalSimplex.MultiDirectionalSimplex ( int n )
[mangled: org/apache/commons/math3/optimization/direct/MultiDirectionalSimplex."<init>":(I)V]
MultiDirectionalSimplex.MultiDirectionalSimplex ( int n, double khi, double gamma )
[mangled: org/apache/commons/math3/optimization/direct/MultiDirectionalSimplex."<init>":(IDD)V]
MultiDirectionalSimplex.MultiDirectionalSimplex ( int n, double sideLength )
[mangled: org/apache/commons/math3/optimization/direct/MultiDirectionalSimplex."<init>":(ID)V]
MultiDirectionalSimplex.MultiDirectionalSimplex ( int n, double sideLength, double khi, double gamma )
[mangled: org/apache/commons/math3/optimization/direct/MultiDirectionalSimplex."<init>":(IDDD)V]
cdk-1.5.1.jar, MultipleLinearRegression.class
package org.apache.commons.math3.stat.regression
MultipleLinearRegression.estimateRegressandVariance ( ) [abstract] : double
[mangled: org/apache/commons/math3/stat/regression/MultipleLinearRegression.estimateRegressandVariance:()D]
MultipleLinearRegression.estimateRegressionParameters ( ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/stat/regression/MultipleLinearRegression.estimateRegressionParameters:()[D]
MultipleLinearRegression.estimateRegressionParametersStandardErrors ( ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/stat/regression/MultipleLinearRegression.estimateRegressionParametersStandardErrors:()[D]
MultipleLinearRegression.estimateRegressionParametersVariance ( ) [abstract] : double[ ][ ]
[mangled: org/apache/commons/math3/stat/regression/MultipleLinearRegression.estimateRegressionParametersVariance:()[[D]
MultipleLinearRegression.estimateResiduals ( ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/stat/regression/MultipleLinearRegression.estimateResiduals:()[D]
cdk-1.5.1.jar, Multiply.class
package org.apache.commons.math3.analysis.function
Multiply.Multiply ( )
[mangled: org/apache/commons/math3/analysis/function/Multiply."<init>":()V]
Multiply.value ( double x, double y ) : double
[mangled: org/apache/commons/math3/analysis/function/Multiply.value:(DD)D]
cdk-1.5.1.jar, MultistepIntegrator.class
package org.apache.commons.math3.ode
MultistepIntegrator.computeStepGrowShrinkFactor ( double error ) : double
[mangled: org/apache/commons/math3/ode/MultistepIntegrator.computeStepGrowShrinkFactor:(D)D]
MultistepIntegrator.getMaxGrowth ( ) : double
[mangled: org/apache/commons/math3/ode/MultistepIntegrator.getMaxGrowth:()D]
MultistepIntegrator.getMinReduction ( ) : double
[mangled: org/apache/commons/math3/ode/MultistepIntegrator.getMinReduction:()D]
MultistepIntegrator.getSafety ( ) : double
[mangled: org/apache/commons/math3/ode/MultistepIntegrator.getSafety:()D]
MultistepIntegrator.getStarterIntegrator ( ) : ODEIntegrator
[mangled: org/apache/commons/math3/ode/MultistepIntegrator.getStarterIntegrator:()Lorg/apache/commons/math3/ode/ODEIntegrator;]
MultistepIntegrator.initializeHighOrderDerivatives ( double p1, double[ ] p2, double[ ][ ] p3, double[ ][ ] p4 ) [abstract] : Array2DRowRealMatrix
[mangled: org/apache/commons/math3/ode/MultistepIntegrator.initializeHighOrderDerivatives:(D[D[[D[[D)Lorg/apache/commons/math3/linear/Array2DRowRealMatrix;]
MultistepIntegrator.MultistepIntegrator ( String name, int nSteps, int order, double minStep, double maxStep, double scalAbsoluteTolerance, double scalRelativeTolerance )
[mangled: org/apache/commons/math3/ode/MultistepIntegrator."<init>":(Ljava/lang/String;IIDDDD)V]
MultistepIntegrator.MultistepIntegrator ( String name, int nSteps, int order, double minStep, double maxStep, double[ ] vecAbsoluteTolerance, double[ ] vecRelativeTolerance )
[mangled: org/apache/commons/math3/ode/MultistepIntegrator."<init>":(Ljava/lang/String;IIDD[D[D)V]
MultistepIntegrator.setMaxGrowth ( double maxGrowth ) : void
[mangled: org/apache/commons/math3/ode/MultistepIntegrator.setMaxGrowth:(D)V]
MultistepIntegrator.setMinReduction ( double minReduction ) : void
[mangled: org/apache/commons/math3/ode/MultistepIntegrator.setMinReduction:(D)V]
MultistepIntegrator.setSafety ( double safety ) : void
[mangled: org/apache/commons/math3/ode/MultistepIntegrator.setSafety:(D)V]
MultistepIntegrator.setStarterIntegrator ( FirstOrderIntegrator starterIntegrator ) : void
[mangled: org/apache/commons/math3/ode/MultistepIntegrator.setStarterIntegrator:(Lorg/apache/commons/math3/ode/FirstOrderIntegrator;)V]
MultistepIntegrator.start ( double t0, double[ ] y0, double t ) : void
[mangled: org/apache/commons/math3/ode/MultistepIntegrator.start:(D[DD)V]
cdk-1.5.1.jar, MultivariateFunction.class
package org.apache.commons.math3.analysis
MultivariateFunction.value ( double[ ] p1 ) [abstract] : double
[mangled: org/apache/commons/math3/analysis/MultivariateFunction.value:([D)D]
cdk-1.5.1.jar, MultivariateFunctionMappingAdapter.class
package org.apache.commons.math3.optimization.direct
MultivariateFunctionMappingAdapter.boundedToUnbounded ( double[ ] point ) : double[ ]
[mangled: org/apache/commons/math3/optimization/direct/MultivariateFunctionMappingAdapter.boundedToUnbounded:([D)[D]
MultivariateFunctionMappingAdapter.MultivariateFunctionMappingAdapter ( MultivariateFunction bounded, double[ ] lower, double[ ] upper )
[mangled: org/apache/commons/math3/optimization/direct/MultivariateFunctionMappingAdapter."<init>":(Lorg/apache/commons/math3/analysis/MultivariateFunction;[D[D)V]
MultivariateFunctionMappingAdapter.unboundedToBounded ( double[ ] point ) : double[ ]
[mangled: org/apache/commons/math3/optimization/direct/MultivariateFunctionMappingAdapter.unboundedToBounded:([D)[D]
MultivariateFunctionMappingAdapter.value ( double[ ] point ) : double
[mangled: org/apache/commons/math3/optimization/direct/MultivariateFunctionMappingAdapter.value:([D)D]
cdk-1.5.1.jar, MultivariateFunctionPenaltyAdapter.class
package org.apache.commons.math3.optimization.direct
MultivariateFunctionPenaltyAdapter.MultivariateFunctionPenaltyAdapter ( MultivariateFunction bounded, double[ ] lower, double[ ] upper, double offset, double[ ] scale )
[mangled: org/apache/commons/math3/optimization/direct/MultivariateFunctionPenaltyAdapter."<init>":(Lorg/apache/commons/math3/analysis/MultivariateFunction;[D[DD[D)V]
MultivariateFunctionPenaltyAdapter.value ( double[ ] point ) : double
[mangled: org/apache/commons/math3/optimization/direct/MultivariateFunctionPenaltyAdapter.value:([D)D]
cdk-1.5.1.jar, MultivariateInterpolator.class
package org.apache.commons.math3.analysis.interpolation
MultivariateInterpolator.interpolate ( double[ ][ ] p1, double[ ] p2 ) [abstract] : MultivariateFunction
[mangled: org/apache/commons/math3/analysis/interpolation/MultivariateInterpolator.interpolate:([[D[D)Lorg/apache/commons/math3/analysis/MultivariateFunction;]
cdk-1.5.1.jar, MultivariateMatrixFunction.class
package org.apache.commons.math3.analysis
MultivariateMatrixFunction.value ( double[ ] p1 ) [abstract] : double[ ][ ]
[mangled: org/apache/commons/math3/analysis/MultivariateMatrixFunction.value:([D)[[D]
cdk-1.5.1.jar, MultivariateMultiStartOptimizer.class
package org.apache.commons.math3.optimization
MultivariateMultiStartOptimizer.MultivariateMultiStartOptimizer ( MultivariateOptimizer optimizer, int starts, RandomVectorGenerator generator )
[mangled: org/apache/commons/math3/optimization/MultivariateMultiStartOptimizer."<init>":(Lorg/apache/commons/math3/optimization/MultivariateOptimizer;ILorg/apache/commons/math3/random/RandomVectorGenerator;)V]
cdk-1.5.1.jar, MultivariateSummaryStatistics.class
package org.apache.commons.math3.stat.descriptive
MultivariateSummaryStatistics.addValue ( double[ ] value ) : void
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.addValue:([D)V]
MultivariateSummaryStatistics.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.clear:()V]
MultivariateSummaryStatistics.equals ( Object object ) : boolean
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.equals:(Ljava/lang/Object;)Z]
MultivariateSummaryStatistics.getCovariance ( ) : RealMatrix
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.getCovariance:()Lorg/apache/commons/math3/linear/RealMatrix;]
MultivariateSummaryStatistics.getDimension ( ) : int
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.getDimension:()I]
MultivariateSummaryStatistics.getGeoMeanImpl ( ) : StorelessUnivariateStatistic[ ]
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.getGeoMeanImpl:()[Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
MultivariateSummaryStatistics.getGeometricMean ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.getGeometricMean:()[D]
MultivariateSummaryStatistics.getMax ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.getMax:()[D]
MultivariateSummaryStatistics.getMaxImpl ( ) : StorelessUnivariateStatistic[ ]
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.getMaxImpl:()[Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
MultivariateSummaryStatistics.getMean ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.getMean:()[D]
MultivariateSummaryStatistics.getMeanImpl ( ) : StorelessUnivariateStatistic[ ]
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.getMeanImpl:()[Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
MultivariateSummaryStatistics.getMin ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.getMin:()[D]
MultivariateSummaryStatistics.getMinImpl ( ) : StorelessUnivariateStatistic[ ]
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.getMinImpl:()[Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
MultivariateSummaryStatistics.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.getN:()J]
MultivariateSummaryStatistics.getStandardDeviation ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.getStandardDeviation:()[D]
MultivariateSummaryStatistics.getSum ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.getSum:()[D]
MultivariateSummaryStatistics.getSumImpl ( ) : StorelessUnivariateStatistic[ ]
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.getSumImpl:()[Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
MultivariateSummaryStatistics.getSumLog ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.getSumLog:()[D]
MultivariateSummaryStatistics.getSumLogImpl ( ) : StorelessUnivariateStatistic[ ]
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.getSumLogImpl:()[Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
MultivariateSummaryStatistics.getSumSq ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.getSumSq:()[D]
MultivariateSummaryStatistics.getSumsqImpl ( ) : StorelessUnivariateStatistic[ ]
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.getSumsqImpl:()[Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
MultivariateSummaryStatistics.hashCode ( ) : int
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.hashCode:()I]
MultivariateSummaryStatistics.MultivariateSummaryStatistics ( int k, boolean isCovarianceBiasCorrected )
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics."<init>":(IZ)V]
MultivariateSummaryStatistics.setGeoMeanImpl ( StorelessUnivariateStatistic[ ] geoMeanImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.setGeoMeanImpl:([Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
MultivariateSummaryStatistics.setMaxImpl ( StorelessUnivariateStatistic[ ] maxImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.setMaxImpl:([Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
MultivariateSummaryStatistics.setMeanImpl ( StorelessUnivariateStatistic[ ] meanImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.setMeanImpl:([Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
MultivariateSummaryStatistics.setMinImpl ( StorelessUnivariateStatistic[ ] minImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.setMinImpl:([Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
MultivariateSummaryStatistics.setSumImpl ( StorelessUnivariateStatistic[ ] sumImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.setSumImpl:([Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
MultivariateSummaryStatistics.setSumLogImpl ( StorelessUnivariateStatistic[ ] sumLogImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.setSumLogImpl:([Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
MultivariateSummaryStatistics.setSumsqImpl ( StorelessUnivariateStatistic[ ] sumsqImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.setSumsqImpl:([Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
MultivariateSummaryStatistics.toString ( ) : String
[mangled: org/apache/commons/math3/stat/descriptive/MultivariateSummaryStatistics.toString:()Ljava/lang/String;]
cdk-1.5.1.jar, MultivariateVectorFunction.class
package org.apache.commons.math3.analysis
MultivariateVectorFunction.value ( double[ ] p1 ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/analysis/MultivariateVectorFunction.value:([D)[D]
cdk-1.5.1.jar, MutationPolicy.class
package org.apache.commons.math3.genetics
MutationPolicy.mutate ( Chromosome p1 ) [abstract] : Chromosome
[mangled: org/apache/commons/math3/genetics/MutationPolicy.mutate:(Lorg/apache/commons/math3/genetics/Chromosome;)Lorg/apache/commons/math3/genetics/Chromosome;]
cdk-1.5.1.jar, NaNStrategy.class
package org.apache.commons.math3.stat.ranking
NaNStrategy.valueOf ( String name ) [static] : NaNStrategy
[mangled: org/apache/commons/math3/stat/ranking/NaNStrategy.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/stat/ranking/NaNStrategy;]
NaNStrategy.values ( ) [static] : NaNStrategy[ ]
[mangled: org/apache/commons/math3/stat/ranking/NaNStrategy.values:()[Lorg/apache/commons/math3/stat/ranking/NaNStrategy;]
cdk-1.5.1.jar, NaturalRanking.class
package org.apache.commons.math3.stat.ranking
NaturalRanking.getNanStrategy ( ) : NaNStrategy
[mangled: org/apache/commons/math3/stat/ranking/NaturalRanking.getNanStrategy:()Lorg/apache/commons/math3/stat/ranking/NaNStrategy;]
NaturalRanking.getTiesStrategy ( ) : TiesStrategy
[mangled: org/apache/commons/math3/stat/ranking/NaturalRanking.getTiesStrategy:()Lorg/apache/commons/math3/stat/ranking/TiesStrategy;]
NaturalRanking.NaturalRanking ( )
[mangled: org/apache/commons/math3/stat/ranking/NaturalRanking."<init>":()V]
NaturalRanking.NaturalRanking ( NaNStrategy nanStrategy )
[mangled: org/apache/commons/math3/stat/ranking/NaturalRanking."<init>":(Lorg/apache/commons/math3/stat/ranking/NaNStrategy;)V]
NaturalRanking.NaturalRanking ( NaNStrategy nanStrategy, RandomGenerator randomGenerator )
[mangled: org/apache/commons/math3/stat/ranking/NaturalRanking."<init>":(Lorg/apache/commons/math3/stat/ranking/NaNStrategy;Lorg/apache/commons/math3/random/RandomGenerator;)V]
NaturalRanking.NaturalRanking ( NaNStrategy nanStrategy, TiesStrategy tiesStrategy )
[mangled: org/apache/commons/math3/stat/ranking/NaturalRanking."<init>":(Lorg/apache/commons/math3/stat/ranking/NaNStrategy;Lorg/apache/commons/math3/stat/ranking/TiesStrategy;)V]
NaturalRanking.NaturalRanking ( RandomGenerator randomGenerator )
[mangled: org/apache/commons/math3/stat/ranking/NaturalRanking."<init>":(Lorg/apache/commons/math3/random/RandomGenerator;)V]
NaturalRanking.NaturalRanking ( TiesStrategy tiesStrategy )
[mangled: org/apache/commons/math3/stat/ranking/NaturalRanking."<init>":(Lorg/apache/commons/math3/stat/ranking/TiesStrategy;)V]
NaturalRanking.rank ( double[ ] data ) : double[ ]
[mangled: org/apache/commons/math3/stat/ranking/NaturalRanking.rank:([D)[D]
cdk-1.5.1.jar, NelderMeadSimplex.class
package org.apache.commons.math3.optimization.direct
NelderMeadSimplex.iterate ( MultivariateFunction evaluationFunction, Comparator comparator ) : void
[mangled: org/apache/commons/math3/optimization/direct/NelderMeadSimplex.iterate:(Lorg/apache/commons/math3/analysis/MultivariateFunction;Ljava/util/Comparator;)V]
NelderMeadSimplex.NelderMeadSimplex ( double[ ] steps )
[mangled: org/apache/commons/math3/optimization/direct/NelderMeadSimplex."<init>":([D)V]
NelderMeadSimplex.NelderMeadSimplex ( double[ ] steps, double rho, double khi, double gamma, double sigma )
[mangled: org/apache/commons/math3/optimization/direct/NelderMeadSimplex."<init>":([DDDDD)V]
NelderMeadSimplex.NelderMeadSimplex ( double[ ][ ] referenceSimplex )
[mangled: org/apache/commons/math3/optimization/direct/NelderMeadSimplex."<init>":([[D)V]
NelderMeadSimplex.NelderMeadSimplex ( double[ ][ ] referenceSimplex, double rho, double khi, double gamma, double sigma )
[mangled: org/apache/commons/math3/optimization/direct/NelderMeadSimplex."<init>":([[DDDDD)V]
NelderMeadSimplex.NelderMeadSimplex ( int n )
[mangled: org/apache/commons/math3/optimization/direct/NelderMeadSimplex."<init>":(I)V]
NelderMeadSimplex.NelderMeadSimplex ( int n, double rho, double khi, double gamma, double sigma )
[mangled: org/apache/commons/math3/optimization/direct/NelderMeadSimplex."<init>":(IDDDD)V]
NelderMeadSimplex.NelderMeadSimplex ( int n, double sideLength )
[mangled: org/apache/commons/math3/optimization/direct/NelderMeadSimplex."<init>":(ID)V]
NelderMeadSimplex.NelderMeadSimplex ( int n, double sideLength, double rho, double khi, double gamma, double sigma )
[mangled: org/apache/commons/math3/optimization/direct/NelderMeadSimplex."<init>":(IDDDDD)V]
cdk-1.5.1.jar, NevilleInterpolator.class
package org.apache.commons.math3.analysis.interpolation
NevilleInterpolator.interpolate ( double[ ] x, double[ ] y ) : PolynomialFunctionLagrangeForm
[mangled: org/apache/commons/math3/analysis/interpolation/NevilleInterpolator.interpolate:([D[D)Lorg/apache/commons/math3/analysis/polynomials/PolynomialFunctionLagrangeForm;]
NevilleInterpolator.interpolate ( double[ ] x0, double[ ] x1 ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/interpolation/NevilleInterpolator.interpolate:([D[D)Lorg/apache/commons/math3/analysis/UnivariateFunction;]
NevilleInterpolator.NevilleInterpolator ( )
[mangled: org/apache/commons/math3/analysis/interpolation/NevilleInterpolator."<init>":()V]
cdk-1.5.1.jar, NewtonSolver.class
package org.apache.commons.math3.analysis.solvers
NewtonSolver.doSolve ( ) : double
[mangled: org/apache/commons/math3/analysis/solvers/NewtonSolver.doSolve:()D]
NewtonSolver.NewtonSolver ( )
[mangled: org/apache/commons/math3/analysis/solvers/NewtonSolver."<init>":()V]
NewtonSolver.NewtonSolver ( double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/NewtonSolver."<init>":(D)V]
NewtonSolver.solve ( int maxEval, DifferentiableUnivariateFunction f, double min, double max ) : double
[mangled: org/apache/commons/math3/analysis/solvers/NewtonSolver.solve:(ILorg/apache/commons/math3/analysis/DifferentiableUnivariateFunction;DD)D]
NewtonSolver.solve ( int x0, UnivariateFunction x1, double x2, double x3 ) : double
[mangled: org/apache/commons/math3/analysis/solvers/NewtonSolver.solve:(ILorg/apache/commons/math3/analysis/UnivariateFunction;DD)D]
cdk-1.5.1.jar, NoBracketingException.class
package org.apache.commons.math3.exception
NoBracketingException.getFHi ( ) : double
[mangled: org/apache/commons/math3/exception/NoBracketingException.getFHi:()D]
NoBracketingException.getFLo ( ) : double
[mangled: org/apache/commons/math3/exception/NoBracketingException.getFLo:()D]
NoBracketingException.getHi ( ) : double
[mangled: org/apache/commons/math3/exception/NoBracketingException.getHi:()D]
NoBracketingException.getLo ( ) : double
[mangled: org/apache/commons/math3/exception/NoBracketingException.getLo:()D]
NoBracketingException.NoBracketingException ( double lo, double hi, double fLo, double fHi )
[mangled: org/apache/commons/math3/exception/NoBracketingException."<init>":(DDDD)V]
NoBracketingException.NoBracketingException ( Localizable specific, double lo, double hi, double fLo, double fHi, Object[ ] args )
[mangled: org/apache/commons/math3/exception/NoBracketingException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;DDDD[Ljava/lang/Object;)V]
cdk-1.5.1.jar, NoDataException.class
package org.apache.commons.math3.exception
NoDataException.NoDataException ( )
[mangled: org/apache/commons/math3/exception/NoDataException."<init>":()V]
NoDataException.NoDataException ( Localizable specific )
[mangled: org/apache/commons/math3/exception/NoDataException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;)V]
cdk-1.5.1.jar, Node.class
package org.apache.commons.math3.geometry.partitioning.utilities
AVLTree.Node.delete ( ) : void
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/AVLTree.Node.delete:()V]
AVLTree.Node.getElement ( ) : Comparable
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/AVLTree.Node.getElement:()Ljava/lang/Comparable;]
AVLTree.Node.getNext ( ) : AVLTree.Node
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/AVLTree.Node.getNext:()Lorg/apache/commons/math3/geometry/partitioning/utilities/AVLTree$Node;]
AVLTree.Node.getPrevious ( ) : AVLTree.Node
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/AVLTree.Node.getPrevious:()Lorg/apache/commons/math3/geometry/partitioning/utilities/AVLTree$Node;]
cdk-1.5.1.jar, NoFeasibleSolutionException.class
package org.apache.commons.math3.optimization.linear
NoFeasibleSolutionException.NoFeasibleSolutionException ( )
[mangled: org/apache/commons/math3/optimization/linear/NoFeasibleSolutionException."<init>":()V]
cdk-1.5.1.jar, NonCHHeavyAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
NonCHHeavyAtom.NonCHHeavyAtom ( )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/NonCHHeavyAtom."<init>":()V]
cdk-1.5.1.jar, NonLinearConjugateGradientOptimizer.class
package org.apache.commons.math3.optimization.general
NonLinearConjugateGradientOptimizer.doOptimize ( ) : PointValuePair
[mangled: org/apache/commons/math3/optimization/general/NonLinearConjugateGradientOptimizer.doOptimize:()Lorg/apache/commons/math3/optimization/PointValuePair;]
NonLinearConjugateGradientOptimizer.NonLinearConjugateGradientOptimizer ( ConjugateGradientFormula updateFormula )
[mangled: org/apache/commons/math3/optimization/general/NonLinearConjugateGradientOptimizer."<init>":(Lorg/apache/commons/math3/optimization/general/ConjugateGradientFormula;)V]
NonLinearConjugateGradientOptimizer.NonLinearConjugateGradientOptimizer ( ConjugateGradientFormula updateFormula, ConvergenceChecker checker )
[mangled: org/apache/commons/math3/optimization/general/NonLinearConjugateGradientOptimizer."<init>":(Lorg/apache/commons/math3/optimization/general/ConjugateGradientFormula;Lorg/apache/commons/math3/optimization/ConvergenceChecker;)V]
NonLinearConjugateGradientOptimizer.NonLinearConjugateGradientOptimizer ( ConjugateGradientFormula updateFormula, ConvergenceChecker checker, UnivariateSolver lineSearchSolver )
[mangled: org/apache/commons/math3/optimization/general/NonLinearConjugateGradientOptimizer."<init>":(Lorg/apache/commons/math3/optimization/general/ConjugateGradientFormula;Lorg/apache/commons/math3/optimization/ConvergenceChecker;Lorg/apache/commons/math3/analysis/solvers/UnivariateSolver;)V]
NonLinearConjugateGradientOptimizer.NonLinearConjugateGradientOptimizer ( ConjugateGradientFormula updateFormula, ConvergenceChecker checker, UnivariateSolver lineSearchSolver, Preconditioner preconditioner )
[mangled: org/apache/commons/math3/optimization/general/NonLinearConjugateGradientOptimizer."<init>":(Lorg/apache/commons/math3/optimization/general/ConjugateGradientFormula;Lorg/apache/commons/math3/optimization/ConvergenceChecker;Lorg/apache/commons/math3/analysis/solvers/UnivariateSolver;Lorg/apache/commons/math3/optimization/general/Preconditioner;)V]
NonLinearConjugateGradientOptimizer.setInitialStep ( double initialStep ) : void
[mangled: org/apache/commons/math3/optimization/general/NonLinearConjugateGradientOptimizer.setInitialStep:(D)V]
cdk-1.5.1.jar, NonMonotonicSequenceException.class
package org.apache.commons.math3.exception
NonMonotonicSequenceException.getDirection ( ) : MathArrays.OrderDirection
[mangled: org/apache/commons/math3/exception/NonMonotonicSequenceException.getDirection:()Lorg/apache/commons/math3/util/MathArrays$OrderDirection;]
NonMonotonicSequenceException.getIndex ( ) : int
[mangled: org/apache/commons/math3/exception/NonMonotonicSequenceException.getIndex:()I]
NonMonotonicSequenceException.getPrevious ( ) : Number
[mangled: org/apache/commons/math3/exception/NonMonotonicSequenceException.getPrevious:()Ljava/lang/Number;]
NonMonotonicSequenceException.getStrict ( ) : boolean
[mangled: org/apache/commons/math3/exception/NonMonotonicSequenceException.getStrict:()Z]
NonMonotonicSequenceException.NonMonotonicSequenceException ( Number wrong, Number previous, int index )
[mangled: org/apache/commons/math3/exception/NonMonotonicSequenceException."<init>":(Ljava/lang/Number;Ljava/lang/Number;I)V]
NonMonotonicSequenceException.NonMonotonicSequenceException ( Number wrong, Number previous, int index, MathArrays.OrderDirection direction, boolean strict )
[mangled: org/apache/commons/math3/exception/NonMonotonicSequenceException."<init>":(Ljava/lang/Number;Ljava/lang/Number;ILorg/apache/commons/math3/util/MathArrays$OrderDirection;Z)V]
cdk-1.5.1.jar, NonPositiveDefiniteMatrixException.class
package org.apache.commons.math3.linear
NonPositiveDefiniteMatrixException.getColumn ( ) : int
[mangled: org/apache/commons/math3/linear/NonPositiveDefiniteMatrixException.getColumn:()I]
NonPositiveDefiniteMatrixException.getRow ( ) : int
[mangled: org/apache/commons/math3/linear/NonPositiveDefiniteMatrixException.getRow:()I]
NonPositiveDefiniteMatrixException.getThreshold ( ) : double
[mangled: org/apache/commons/math3/linear/NonPositiveDefiniteMatrixException.getThreshold:()D]
NonPositiveDefiniteMatrixException.NonPositiveDefiniteMatrixException ( double wrong, int index, double threshold )
[mangled: org/apache/commons/math3/linear/NonPositiveDefiniteMatrixException."<init>":(DID)V]
cdk-1.5.1.jar, NonPositiveDefiniteOperatorException.class
package org.apache.commons.math3.linear
NonPositiveDefiniteOperatorException.NonPositiveDefiniteOperatorException ( )
[mangled: org/apache/commons/math3/linear/NonPositiveDefiniteOperatorException."<init>":()V]
cdk-1.5.1.jar, NonSelfAdjointOperatorException.class
package org.apache.commons.math3.linear
NonSelfAdjointOperatorException.NonSelfAdjointOperatorException ( )
[mangled: org/apache/commons/math3/linear/NonSelfAdjointOperatorException."<init>":()V]
cdk-1.5.1.jar, NonSquareMatrixException.class
package org.apache.commons.math3.linear
NonSquareMatrixException.NonSquareMatrixException ( int wrong, int expected )
[mangled: org/apache/commons/math3/linear/NonSquareMatrixException."<init>":(II)V]
cdk-1.5.1.jar, NonSquareOperatorException.class
package org.apache.commons.math3.linear
NonSquareOperatorException.NonSquareOperatorException ( int wrong, int expected )
[mangled: org/apache/commons/math3/linear/NonSquareOperatorException."<init>":(II)V]
cdk-1.5.1.jar, NonSymmetricMatrixException.class
package org.apache.commons.math3.linear
NonSymmetricMatrixException.getColumn ( ) : int
[mangled: org/apache/commons/math3/linear/NonSymmetricMatrixException.getColumn:()I]
NonSymmetricMatrixException.getRow ( ) : int
[mangled: org/apache/commons/math3/linear/NonSymmetricMatrixException.getRow:()I]
NonSymmetricMatrixException.getThreshold ( ) : double
[mangled: org/apache/commons/math3/linear/NonSymmetricMatrixException.getThreshold:()D]
NonSymmetricMatrixException.NonSymmetricMatrixException ( int row, int column, double threshold )
[mangled: org/apache/commons/math3/linear/NonSymmetricMatrixException."<init>":(IID)V]
cdk-1.5.1.jar, NordsieckStepInterpolator.class
package org.apache.commons.math3.ode.sampling
NordsieckStepInterpolator.computeInterpolatedStateAndDerivatives ( double theta, double oneMinusThetaH ) : void
[mangled: org/apache/commons/math3/ode/sampling/NordsieckStepInterpolator.computeInterpolatedStateAndDerivatives:(DD)V]
NordsieckStepInterpolator.doCopy ( ) : StepInterpolator
[mangled: org/apache/commons/math3/ode/sampling/NordsieckStepInterpolator.doCopy:()Lorg/apache/commons/math3/ode/sampling/StepInterpolator;]
NordsieckStepInterpolator.getInterpolatedStateVariation ( ) : double[ ]
[mangled: org/apache/commons/math3/ode/sampling/NordsieckStepInterpolator.getInterpolatedStateVariation:()[D]
NordsieckStepInterpolator.NordsieckStepInterpolator ( )
[mangled: org/apache/commons/math3/ode/sampling/NordsieckStepInterpolator."<init>":()V]
NordsieckStepInterpolator.NordsieckStepInterpolator ( NordsieckStepInterpolator interpolator )
[mangled: org/apache/commons/math3/ode/sampling/NordsieckStepInterpolator."<init>":(Lorg/apache/commons/math3/ode/sampling/NordsieckStepInterpolator;)V]
NordsieckStepInterpolator.readExternal ( ObjectInput in ) : void
[mangled: org/apache/commons/math3/ode/sampling/NordsieckStepInterpolator.readExternal:(Ljava/io/ObjectInput;)V]
NordsieckStepInterpolator.reinitialize ( double time, double stepSize, double[ ] scaledDerivative, Array2DRowRealMatrix nordsieckVector ) : void
[mangled: org/apache/commons/math3/ode/sampling/NordsieckStepInterpolator.reinitialize:(DD[DLorg/apache/commons/math3/linear/Array2DRowRealMatrix;)V]
NordsieckStepInterpolator.reinitialize ( double[ ] y, boolean forward, EquationsMapper primaryMapper, EquationsMapper[ ] secondaryMappers ) : void
[mangled: org/apache/commons/math3/ode/sampling/NordsieckStepInterpolator.reinitialize:([DZLorg/apache/commons/math3/ode/EquationsMapper;[Lorg/apache/commons/math3/ode/EquationsMapper;)V]
NordsieckStepInterpolator.rescale ( double stepSize ) : void
[mangled: org/apache/commons/math3/ode/sampling/NordsieckStepInterpolator.rescale:(D)V]
NordsieckStepInterpolator.writeExternal ( ObjectOutput out ) : void
[mangled: org/apache/commons/math3/ode/sampling/NordsieckStepInterpolator.writeExternal:(Ljava/io/ObjectOutput;)V]
cdk-1.5.1.jar, NordsieckTransformer.class
package org.apache.commons.math3.ode
MultistepIntegrator.NordsieckTransformer.initializeHighOrderDerivatives ( double p1, double[ ] p2, double[ ][ ] p3, double[ ][ ] p4 ) [abstract] : Array2DRowRealMatrix
[mangled: org/apache/commons/math3/ode/MultistepIntegrator.NordsieckTransformer.initializeHighOrderDerivatives:(D[D[[D[[D)Lorg/apache/commons/math3/linear/Array2DRowRealMatrix;]
cdk-1.5.1.jar, NormalDistribution.class
package org.apache.commons.math3.distribution
NormalDistribution.cumulativeProbability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/NormalDistribution.cumulativeProbability:(D)D]
NormalDistribution.cumulativeProbability ( double x0, double x1 ) : double
[mangled: org/apache/commons/math3/distribution/NormalDistribution.cumulativeProbability:(DD)D]
NormalDistribution.density ( double x ) : double
[mangled: org/apache/commons/math3/distribution/NormalDistribution.density:(D)D]
NormalDistribution.getMean ( ) : double
[mangled: org/apache/commons/math3/distribution/NormalDistribution.getMean:()D]
NormalDistribution.getNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/NormalDistribution.getNumericalMean:()D]
NormalDistribution.getNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/NormalDistribution.getNumericalVariance:()D]
NormalDistribution.getSolverAbsoluteAccuracy ( ) : double
[mangled: org/apache/commons/math3/distribution/NormalDistribution.getSolverAbsoluteAccuracy:()D]
NormalDistribution.getStandardDeviation ( ) : double
[mangled: org/apache/commons/math3/distribution/NormalDistribution.getStandardDeviation:()D]
NormalDistribution.getSupportLowerBound ( ) : double
[mangled: org/apache/commons/math3/distribution/NormalDistribution.getSupportLowerBound:()D]
NormalDistribution.getSupportUpperBound ( ) : double
[mangled: org/apache/commons/math3/distribution/NormalDistribution.getSupportUpperBound:()D]
NormalDistribution.isSupportConnected ( ) : boolean
[mangled: org/apache/commons/math3/distribution/NormalDistribution.isSupportConnected:()Z]
NormalDistribution.isSupportLowerBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/NormalDistribution.isSupportLowerBoundInclusive:()Z]
NormalDistribution.isSupportUpperBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/NormalDistribution.isSupportUpperBoundInclusive:()Z]
NormalDistribution.NormalDistribution ( )
[mangled: org/apache/commons/math3/distribution/NormalDistribution."<init>":()V]
NormalDistribution.NormalDistribution ( double mean, double sd )
[mangled: org/apache/commons/math3/distribution/NormalDistribution."<init>":(DD)V]
NormalDistribution.NormalDistribution ( double mean, double sd, double inverseCumAccuracy )
[mangled: org/apache/commons/math3/distribution/NormalDistribution."<init>":(DDD)V]
NormalDistribution.probability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/NormalDistribution.probability:(D)D]
NormalDistribution.sample ( ) : double
[mangled: org/apache/commons/math3/distribution/NormalDistribution.sample:()D]
cdk-1.5.1.jar, NormalizedRandomGenerator.class
package org.apache.commons.math3.random
NormalizedRandomGenerator.nextNormalizedDouble ( ) [abstract] : double
[mangled: org/apache/commons/math3/random/NormalizedRandomGenerator.nextNormalizedDouble:()D]
cdk-1.5.1.jar, NotARotationMatrixException.class
package org.apache.commons.math3.geometry.euclidean.threed
NotARotationMatrixException.NotARotationMatrixException ( Localizable specifier, Object[ ] parts )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/NotARotationMatrixException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;[Ljava/lang/Object;)V]
cdk-1.5.1.jar, NotFiniteNumberException.class
package org.apache.commons.math3.exception
NotFiniteNumberException.NotFiniteNumberException ( Localizable specific, Number wrong, Object[ ] args )
[mangled: org/apache/commons/math3/exception/NotFiniteNumberException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;Ljava/lang/Number;[Ljava/lang/Object;)V]
NotFiniteNumberException.NotFiniteNumberException ( Number wrong, Object[ ] args )
[mangled: org/apache/commons/math3/exception/NotFiniteNumberException."<init>":(Ljava/lang/Number;[Ljava/lang/Object;)V]
cdk-1.5.1.jar, NotPositiveException.class
package org.apache.commons.math3.exception
NotPositiveException.NotPositiveException ( Localizable specific, Number value )
[mangled: org/apache/commons/math3/exception/NotPositiveException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;Ljava/lang/Number;)V]
NotPositiveException.NotPositiveException ( Number value )
[mangled: org/apache/commons/math3/exception/NotPositiveException."<init>":(Ljava/lang/Number;)V]
cdk-1.5.1.jar, NotStrictlyPositiveException.class
package org.apache.commons.math3.exception
NotStrictlyPositiveException.NotStrictlyPositiveException ( Localizable specific, Number value )
[mangled: org/apache/commons/math3/exception/NotStrictlyPositiveException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;Ljava/lang/Number;)V]
NotStrictlyPositiveException.NotStrictlyPositiveException ( Number value )
[mangled: org/apache/commons/math3/exception/NotStrictlyPositiveException."<init>":(Ljava/lang/Number;)V]
cdk-1.5.1.jar, NullArgumentException.class
package org.apache.commons.math3.exception
NullArgumentException.NullArgumentException ( )
[mangled: org/apache/commons/math3/exception/NullArgumentException."<init>":()V]
NullArgumentException.NullArgumentException ( Localizable pattern, Object[ ] arguments )
[mangled: org/apache/commons/math3/exception/NullArgumentException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;[Ljava/lang/Object;)V]
cdk-1.5.1.jar, NumberIsTooLargeException.class
package org.apache.commons.math3.exception
NumberIsTooLargeException.getBoundIsAllowed ( ) : boolean
[mangled: org/apache/commons/math3/exception/NumberIsTooLargeException.getBoundIsAllowed:()Z]
NumberIsTooLargeException.getMax ( ) : Number
[mangled: org/apache/commons/math3/exception/NumberIsTooLargeException.getMax:()Ljava/lang/Number;]
NumberIsTooLargeException.NumberIsTooLargeException ( Localizable specific, Number wrong, Number max, boolean boundIsAllowed )
[mangled: org/apache/commons/math3/exception/NumberIsTooLargeException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;Ljava/lang/Number;Ljava/lang/Number;Z)V]
NumberIsTooLargeException.NumberIsTooLargeException ( Number wrong, Number max, boolean boundIsAllowed )
[mangled: org/apache/commons/math3/exception/NumberIsTooLargeException."<init>":(Ljava/lang/Number;Ljava/lang/Number;Z)V]
cdk-1.5.1.jar, NumberIsTooSmallException.class
package org.apache.commons.math3.exception
NumberIsTooSmallException.getBoundIsAllowed ( ) : boolean
[mangled: org/apache/commons/math3/exception/NumberIsTooSmallException.getBoundIsAllowed:()Z]
NumberIsTooSmallException.getMin ( ) : Number
[mangled: org/apache/commons/math3/exception/NumberIsTooSmallException.getMin:()Ljava/lang/Number;]
NumberIsTooSmallException.NumberIsTooSmallException ( Localizable specific, Number wrong, Number min, boolean boundIsAllowed )
[mangled: org/apache/commons/math3/exception/NumberIsTooSmallException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;Ljava/lang/Number;Ljava/lang/Number;Z)V]
NumberIsTooSmallException.NumberIsTooSmallException ( Number wrong, Number min, boolean boundIsAllowed )
[mangled: org/apache/commons/math3/exception/NumberIsTooSmallException."<init>":(Ljava/lang/Number;Ljava/lang/Number;Z)V]
cdk-1.5.1.jar, NumberTransformer.class
package org.apache.commons.math3.util
NumberTransformer.transform ( Object p1 ) [abstract] : double
[mangled: org/apache/commons/math3/util/NumberTransformer.transform:(Ljava/lang/Object;)D]
cdk-1.5.1.jar, ODEIntegrator.class
package org.apache.commons.math3.ode
ODEIntegrator.addEventHandler ( EventHandler p1, double p2, double p3, int p4 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/ODEIntegrator.addEventHandler:(Lorg/apache/commons/math3/ode/events/EventHandler;DDI)V]
ODEIntegrator.addEventHandler ( EventHandler p1, double p2, double p3, int p4, UnivariateSolver p5 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/ODEIntegrator.addEventHandler:(Lorg/apache/commons/math3/ode/events/EventHandler;DDILorg/apache/commons/math3/analysis/solvers/UnivariateSolver;)V]
ODEIntegrator.addStepHandler ( StepHandler p1 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/ODEIntegrator.addStepHandler:(Lorg/apache/commons/math3/ode/sampling/StepHandler;)V]
ODEIntegrator.clearEventHandlers ( ) [abstract] : void
[mangled: org/apache/commons/math3/ode/ODEIntegrator.clearEventHandlers:()V]
ODEIntegrator.clearStepHandlers ( ) [abstract] : void
[mangled: org/apache/commons/math3/ode/ODEIntegrator.clearStepHandlers:()V]
ODEIntegrator.getCurrentSignedStepsize ( ) [abstract] : double
[mangled: org/apache/commons/math3/ode/ODEIntegrator.getCurrentSignedStepsize:()D]
ODEIntegrator.getCurrentStepStart ( ) [abstract] : double
[mangled: org/apache/commons/math3/ode/ODEIntegrator.getCurrentStepStart:()D]
ODEIntegrator.getEvaluations ( ) [abstract] : int
[mangled: org/apache/commons/math3/ode/ODEIntegrator.getEvaluations:()I]
ODEIntegrator.getEventHandlers ( ) [abstract] : Collection
[mangled: org/apache/commons/math3/ode/ODEIntegrator.getEventHandlers:()Ljava/util/Collection;]
ODEIntegrator.getMaxEvaluations ( ) [abstract] : int
[mangled: org/apache/commons/math3/ode/ODEIntegrator.getMaxEvaluations:()I]
ODEIntegrator.getName ( ) [abstract] : String
[mangled: org/apache/commons/math3/ode/ODEIntegrator.getName:()Ljava/lang/String;]
ODEIntegrator.getStepHandlers ( ) [abstract] : Collection
[mangled: org/apache/commons/math3/ode/ODEIntegrator.getStepHandlers:()Ljava/util/Collection;]
ODEIntegrator.setMaxEvaluations ( int p1 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/ODEIntegrator.setMaxEvaluations:(I)V]
cdk-1.5.1.jar, OLSMultipleLinearRegression.class
package org.apache.commons.math3.stat.regression
OLSMultipleLinearRegression.calculateAdjustedRSquared ( ) : double
[mangled: org/apache/commons/math3/stat/regression/OLSMultipleLinearRegression.calculateAdjustedRSquared:()D]
OLSMultipleLinearRegression.calculateBeta ( ) : RealVector
[mangled: org/apache/commons/math3/stat/regression/OLSMultipleLinearRegression.calculateBeta:()Lorg/apache/commons/math3/linear/RealVector;]
OLSMultipleLinearRegression.calculateBetaVariance ( ) : RealMatrix
[mangled: org/apache/commons/math3/stat/regression/OLSMultipleLinearRegression.calculateBetaVariance:()Lorg/apache/commons/math3/linear/RealMatrix;]
OLSMultipleLinearRegression.calculateHat ( ) : RealMatrix
[mangled: org/apache/commons/math3/stat/regression/OLSMultipleLinearRegression.calculateHat:()Lorg/apache/commons/math3/linear/RealMatrix;]
OLSMultipleLinearRegression.calculateResidualSumOfSquares ( ) : double
[mangled: org/apache/commons/math3/stat/regression/OLSMultipleLinearRegression.calculateResidualSumOfSquares:()D]
OLSMultipleLinearRegression.calculateRSquared ( ) : double
[mangled: org/apache/commons/math3/stat/regression/OLSMultipleLinearRegression.calculateRSquared:()D]
OLSMultipleLinearRegression.calculateTotalSumOfSquares ( ) : double
[mangled: org/apache/commons/math3/stat/regression/OLSMultipleLinearRegression.calculateTotalSumOfSquares:()D]
OLSMultipleLinearRegression.newSampleData ( double[ ] data, int nobs, int nvars ) : void
[mangled: org/apache/commons/math3/stat/regression/OLSMultipleLinearRegression.newSampleData:([DII)V]
OLSMultipleLinearRegression.newSampleData ( double[ ] y, double[ ][ ] x ) : void
[mangled: org/apache/commons/math3/stat/regression/OLSMultipleLinearRegression.newSampleData:([D[[D)V]
OLSMultipleLinearRegression.newXSampleData ( double[ ][ ] x ) : void
[mangled: org/apache/commons/math3/stat/regression/OLSMultipleLinearRegression.newXSampleData:([[D)V]
OLSMultipleLinearRegression.OLSMultipleLinearRegression ( )
[mangled: org/apache/commons/math3/stat/regression/OLSMultipleLinearRegression."<init>":()V]
cdk-1.5.1.jar, OnePointCrossover.class
package org.apache.commons.math3.genetics
OnePointCrossover.crossover ( Chromosome first, Chromosome second ) : ChromosomePair
[mangled: org/apache/commons/math3/genetics/OnePointCrossover.crossover:(Lorg/apache/commons/math3/genetics/Chromosome;Lorg/apache/commons/math3/genetics/Chromosome;)Lorg/apache/commons/math3/genetics/ChromosomePair;]
OnePointCrossover.OnePointCrossover ( )
[mangled: org/apache/commons/math3/genetics/OnePointCrossover."<init>":()V]
cdk-1.5.1.jar, OneWayAnova.class
package org.apache.commons.math3.stat.inference
OneWayAnova.anovaFValue ( Collection categoryData ) : double
[mangled: org/apache/commons/math3/stat/inference/OneWayAnova.anovaFValue:(Ljava/util/Collection;)D]
OneWayAnova.anovaPValue ( Collection categoryData ) : double
[mangled: org/apache/commons/math3/stat/inference/OneWayAnova.anovaPValue:(Ljava/util/Collection;)D]
OneWayAnova.anovaTest ( Collection categoryData, double alpha ) : boolean
[mangled: org/apache/commons/math3/stat/inference/OneWayAnova.anovaTest:(Ljava/util/Collection;D)Z]
OneWayAnova.OneWayAnova ( )
[mangled: org/apache/commons/math3/stat/inference/OneWayAnova."<init>":()V]
cdk-1.5.1.jar, OpenIntToDoubleHashMap.class
package org.apache.commons.math3.util
OpenIntToDoubleHashMap.containsKey ( int key ) : boolean
[mangled: org/apache/commons/math3/util/OpenIntToDoubleHashMap.containsKey:(I)Z]
OpenIntToDoubleHashMap.get ( int key ) : double
[mangled: org/apache/commons/math3/util/OpenIntToDoubleHashMap.get:(I)D]
OpenIntToDoubleHashMap.iterator ( ) : OpenIntToDoubleHashMap.Iterator
[mangled: org/apache/commons/math3/util/OpenIntToDoubleHashMap.iterator:()Lorg/apache/commons/math3/util/OpenIntToDoubleHashMap$Iterator;]
OpenIntToDoubleHashMap.OpenIntToDoubleHashMap ( )
[mangled: org/apache/commons/math3/util/OpenIntToDoubleHashMap."<init>":()V]
OpenIntToDoubleHashMap.OpenIntToDoubleHashMap ( double missingEntries )
[mangled: org/apache/commons/math3/util/OpenIntToDoubleHashMap."<init>":(D)V]
OpenIntToDoubleHashMap.OpenIntToDoubleHashMap ( int expectedSize )
[mangled: org/apache/commons/math3/util/OpenIntToDoubleHashMap."<init>":(I)V]
OpenIntToDoubleHashMap.OpenIntToDoubleHashMap ( int expectedSize, double missingEntries )
[mangled: org/apache/commons/math3/util/OpenIntToDoubleHashMap."<init>":(ID)V]
OpenIntToDoubleHashMap.OpenIntToDoubleHashMap ( OpenIntToDoubleHashMap source )
[mangled: org/apache/commons/math3/util/OpenIntToDoubleHashMap."<init>":(Lorg/apache/commons/math3/util/OpenIntToDoubleHashMap;)V]
OpenIntToDoubleHashMap.put ( int key, double value ) : double
[mangled: org/apache/commons/math3/util/OpenIntToDoubleHashMap.put:(ID)D]
OpenIntToDoubleHashMap.remove ( int key ) : double
[mangled: org/apache/commons/math3/util/OpenIntToDoubleHashMap.remove:(I)D]
OpenIntToDoubleHashMap.size ( ) : int
[mangled: org/apache/commons/math3/util/OpenIntToDoubleHashMap.size:()I]
cdk-1.5.1.jar, OpenIntToFieldHashMap.class
package org.apache.commons.math3.util
OpenIntToFieldHashMap.containsKey ( int key ) : boolean
[mangled: org/apache/commons/math3/util/OpenIntToFieldHashMap.containsKey:(I)Z]
OpenIntToFieldHashMap.get ( int key ) : FieldElement
[mangled: org/apache/commons/math3/util/OpenIntToFieldHashMap.get:(I)Lorg/apache/commons/math3/FieldElement;]
OpenIntToFieldHashMap.iterator ( ) : OpenIntToFieldHashMap.Iterator
[mangled: org/apache/commons/math3/util/OpenIntToFieldHashMap.iterator:()Lorg/apache/commons/math3/util/OpenIntToFieldHashMap$Iterator;]
OpenIntToFieldHashMap.OpenIntToFieldHashMap ( Field field )
[mangled: org/apache/commons/math3/util/OpenIntToFieldHashMap."<init>":(Lorg/apache/commons/math3/Field;)V]
OpenIntToFieldHashMap.OpenIntToFieldHashMap ( Field field, FieldElement missingEntries )
[mangled: org/apache/commons/math3/util/OpenIntToFieldHashMap."<init>":(Lorg/apache/commons/math3/Field;Lorg/apache/commons/math3/FieldElement;)V]
OpenIntToFieldHashMap.OpenIntToFieldHashMap ( Field field, int expectedSize )
[mangled: org/apache/commons/math3/util/OpenIntToFieldHashMap."<init>":(Lorg/apache/commons/math3/Field;I)V]
OpenIntToFieldHashMap.OpenIntToFieldHashMap ( Field field, int expectedSize, FieldElement missingEntries )
[mangled: org/apache/commons/math3/util/OpenIntToFieldHashMap."<init>":(Lorg/apache/commons/math3/Field;ILorg/apache/commons/math3/FieldElement;)V]
OpenIntToFieldHashMap.OpenIntToFieldHashMap ( OpenIntToFieldHashMap source )
[mangled: org/apache/commons/math3/util/OpenIntToFieldHashMap."<init>":(Lorg/apache/commons/math3/util/OpenIntToFieldHashMap;)V]
OpenIntToFieldHashMap.put ( int key, FieldElement value ) : FieldElement
[mangled: org/apache/commons/math3/util/OpenIntToFieldHashMap.put:(ILorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/FieldElement;]
OpenIntToFieldHashMap.remove ( int key ) : FieldElement
[mangled: org/apache/commons/math3/util/OpenIntToFieldHashMap.remove:(I)Lorg/apache/commons/math3/FieldElement;]
OpenIntToFieldHashMap.size ( ) : int
[mangled: org/apache/commons/math3/util/OpenIntToFieldHashMap.size:()I]
cdk-1.5.1.jar, OpenMapEntry.class
package org.apache.commons.math3.linear
OpenMapRealVector.OpenMapEntry.getIndex ( ) : int
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.OpenMapEntry.getIndex:()I]
OpenMapRealVector.OpenMapEntry.getValue ( ) : double
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.OpenMapEntry.getValue:()D]
OpenMapRealVector.OpenMapEntry.OpenMapRealVector.OpenMapEntry ( OpenMapRealVector iter, OpenIntToDoubleHashMap.Iterator p2 )
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.OpenMapEntry."<init>":(Lorg/apache/commons/math3/linear/OpenMapRealVector;Lorg/apache/commons/math3/util/OpenIntToDoubleHashMap$Iterator;)V]
OpenMapRealVector.OpenMapEntry.setValue ( double value ) : void
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.OpenMapEntry.setValue:(D)V]
cdk-1.5.1.jar, OpenMapRealMatrix.class
package org.apache.commons.math3.linear
OpenMapRealMatrix.add ( OpenMapRealMatrix m ) : OpenMapRealMatrix
[mangled: org/apache/commons/math3/linear/OpenMapRealMatrix.add:(Lorg/apache/commons/math3/linear/OpenMapRealMatrix;)Lorg/apache/commons/math3/linear/OpenMapRealMatrix;]
OpenMapRealMatrix.addToEntry ( int row, int column, double increment ) : void
[mangled: org/apache/commons/math3/linear/OpenMapRealMatrix.addToEntry:(IID)V]
OpenMapRealMatrix.copy ( ) : OpenMapRealMatrix
[mangled: org/apache/commons/math3/linear/OpenMapRealMatrix.copy:()Lorg/apache/commons/math3/linear/OpenMapRealMatrix;]
OpenMapRealMatrix.copy ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/OpenMapRealMatrix.copy:()Lorg/apache/commons/math3/linear/RealMatrix;]
OpenMapRealMatrix.createMatrix ( int rowDimension, int columnDimension ) : OpenMapRealMatrix
[mangled: org/apache/commons/math3/linear/OpenMapRealMatrix.createMatrix:(II)Lorg/apache/commons/math3/linear/OpenMapRealMatrix;]
OpenMapRealMatrix.createMatrix ( int x0, int x1 ) : RealMatrix
[mangled: org/apache/commons/math3/linear/OpenMapRealMatrix.createMatrix:(II)Lorg/apache/commons/math3/linear/RealMatrix;]
OpenMapRealMatrix.getColumnDimension ( ) : int
[mangled: org/apache/commons/math3/linear/OpenMapRealMatrix.getColumnDimension:()I]
OpenMapRealMatrix.getEntry ( int row, int column ) : double
[mangled: org/apache/commons/math3/linear/OpenMapRealMatrix.getEntry:(II)D]
OpenMapRealMatrix.getRowDimension ( ) : int
[mangled: org/apache/commons/math3/linear/OpenMapRealMatrix.getRowDimension:()I]
OpenMapRealMatrix.multiply ( OpenMapRealMatrix m ) : OpenMapRealMatrix
[mangled: org/apache/commons/math3/linear/OpenMapRealMatrix.multiply:(Lorg/apache/commons/math3/linear/OpenMapRealMatrix;)Lorg/apache/commons/math3/linear/OpenMapRealMatrix;]
OpenMapRealMatrix.multiply ( RealMatrix m ) : RealMatrix
[mangled: org/apache/commons/math3/linear/OpenMapRealMatrix.multiply:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;]
OpenMapRealMatrix.multiplyEntry ( int row, int column, double factor ) : void
[mangled: org/apache/commons/math3/linear/OpenMapRealMatrix.multiplyEntry:(IID)V]
OpenMapRealMatrix.OpenMapRealMatrix ( int rowDimension, int columnDimension )
[mangled: org/apache/commons/math3/linear/OpenMapRealMatrix."<init>":(II)V]
OpenMapRealMatrix.OpenMapRealMatrix ( OpenMapRealMatrix matrix )
[mangled: org/apache/commons/math3/linear/OpenMapRealMatrix."<init>":(Lorg/apache/commons/math3/linear/OpenMapRealMatrix;)V]
OpenMapRealMatrix.setEntry ( int row, int column, double value ) : void
[mangled: org/apache/commons/math3/linear/OpenMapRealMatrix.setEntry:(IID)V]
OpenMapRealMatrix.subtract ( OpenMapRealMatrix m ) : OpenMapRealMatrix
[mangled: org/apache/commons/math3/linear/OpenMapRealMatrix.subtract:(Lorg/apache/commons/math3/linear/OpenMapRealMatrix;)Lorg/apache/commons/math3/linear/OpenMapRealMatrix;]
OpenMapRealMatrix.subtract ( RealMatrix m ) : OpenMapRealMatrix
[mangled: org/apache/commons/math3/linear/OpenMapRealMatrix.subtract:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/OpenMapRealMatrix;]
OpenMapRealMatrix.subtract ( RealMatrix x0 ) : RealMatrix
[mangled: org/apache/commons/math3/linear/OpenMapRealMatrix.subtract:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;]
cdk-1.5.1.jar, OpenMapRealVector.class
package org.apache.commons.math3.linear
OpenMapRealVector.add ( OpenMapRealVector v ) : OpenMapRealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.add:(Lorg/apache/commons/math3/linear/OpenMapRealVector;)Lorg/apache/commons/math3/linear/OpenMapRealVector;]
OpenMapRealVector.add ( RealVector v ) : RealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.add:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
OpenMapRealVector.append ( double d ) : OpenMapRealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.append:(D)Lorg/apache/commons/math3/linear/OpenMapRealVector;]
OpenMapRealVector.append ( double x0 ) : RealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.append:(D)Lorg/apache/commons/math3/linear/RealVector;]
OpenMapRealVector.append ( OpenMapRealVector v ) : OpenMapRealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.append:(Lorg/apache/commons/math3/linear/OpenMapRealVector;)Lorg/apache/commons/math3/linear/OpenMapRealVector;]
OpenMapRealVector.append ( RealVector v ) : OpenMapRealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.append:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/OpenMapRealVector;]
OpenMapRealVector.append ( RealVector x0 ) : RealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.append:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
OpenMapRealVector.copy ( ) : OpenMapRealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.copy:()Lorg/apache/commons/math3/linear/OpenMapRealVector;]
OpenMapRealVector.copy ( ) : RealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.copy:()Lorg/apache/commons/math3/linear/RealVector;]
OpenMapRealVector.dotProduct ( OpenMapRealVector v ) : double
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.dotProduct:(Lorg/apache/commons/math3/linear/OpenMapRealVector;)D]
OpenMapRealVector.dotProduct ( RealVector v ) : double
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.dotProduct:(Lorg/apache/commons/math3/linear/RealVector;)D]
OpenMapRealVector.ebeDivide ( RealVector v ) : OpenMapRealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.ebeDivide:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/OpenMapRealVector;]
OpenMapRealVector.ebeDivide ( RealVector x0 ) : RealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.ebeDivide:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
OpenMapRealVector.ebeMultiply ( RealVector v ) : OpenMapRealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.ebeMultiply:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/OpenMapRealVector;]
OpenMapRealVector.ebeMultiply ( RealVector x0 ) : RealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.ebeMultiply:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
OpenMapRealVector.equals ( Object obj ) : boolean
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.equals:(Ljava/lang/Object;)Z]
OpenMapRealVector.getDimension ( ) : int
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.getDimension:()I]
OpenMapRealVector.getDistance ( OpenMapRealVector v ) : double
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.getDistance:(Lorg/apache/commons/math3/linear/OpenMapRealVector;)D]
OpenMapRealVector.getDistance ( RealVector v ) : double
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.getDistance:(Lorg/apache/commons/math3/linear/RealVector;)D]
OpenMapRealVector.getEntry ( int index ) : double
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.getEntry:(I)D]
OpenMapRealVector.getL1Distance ( OpenMapRealVector v ) : double
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.getL1Distance:(Lorg/apache/commons/math3/linear/OpenMapRealVector;)D]
OpenMapRealVector.getL1Distance ( RealVector v ) : double
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.getL1Distance:(Lorg/apache/commons/math3/linear/RealVector;)D]
OpenMapRealVector.getLInfDistance ( RealVector v ) : double
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.getLInfDistance:(Lorg/apache/commons/math3/linear/RealVector;)D]
OpenMapRealVector.getSparsity ( ) : double
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.getSparsity:()D]
OpenMapRealVector.getSubVector ( int index, int n ) : OpenMapRealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.getSubVector:(II)Lorg/apache/commons/math3/linear/OpenMapRealVector;]
OpenMapRealVector.getSubVector ( int x0, int x1 ) : RealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.getSubVector:(II)Lorg/apache/commons/math3/linear/RealVector;]
OpenMapRealVector.hashCode ( ) : int
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.hashCode:()I]
OpenMapRealVector.isDefaultValue ( double value ) : boolean
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.isDefaultValue:(D)Z]
OpenMapRealVector.isInfinite ( ) : boolean
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.isInfinite:()Z]
OpenMapRealVector.isNaN ( ) : boolean
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.isNaN:()Z]
OpenMapRealVector.mapAdd ( double d ) : OpenMapRealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.mapAdd:(D)Lorg/apache/commons/math3/linear/OpenMapRealVector;]
OpenMapRealVector.mapAdd ( double x0 ) : RealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.mapAdd:(D)Lorg/apache/commons/math3/linear/RealVector;]
OpenMapRealVector.mapAddToSelf ( double d ) : OpenMapRealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.mapAddToSelf:(D)Lorg/apache/commons/math3/linear/OpenMapRealVector;]
OpenMapRealVector.mapAddToSelf ( double x0 ) : RealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.mapAddToSelf:(D)Lorg/apache/commons/math3/linear/RealVector;]
OpenMapRealVector.OpenMapRealVector ( )
[mangled: org/apache/commons/math3/linear/OpenMapRealVector."<init>":()V]
OpenMapRealVector.OpenMapRealVector ( double[ ] values )
[mangled: org/apache/commons/math3/linear/OpenMapRealVector."<init>":([D)V]
OpenMapRealVector.OpenMapRealVector ( Double[ ] values )
[mangled: org/apache/commons/math3/linear/OpenMapRealVector."<init>":([Ljava/lang/Double;)V]
OpenMapRealVector.OpenMapRealVector ( Double[ ] values, double epsilon )
[mangled: org/apache/commons/math3/linear/OpenMapRealVector."<init>":([Ljava/lang/Double;D)V]
OpenMapRealVector.OpenMapRealVector ( double[ ] values, double epsilon )
[mangled: org/apache/commons/math3/linear/OpenMapRealVector."<init>":([DD)V]
OpenMapRealVector.OpenMapRealVector ( int dimension )
[mangled: org/apache/commons/math3/linear/OpenMapRealVector."<init>":(I)V]
OpenMapRealVector.OpenMapRealVector ( int dimension, double epsilon )
[mangled: org/apache/commons/math3/linear/OpenMapRealVector."<init>":(ID)V]
OpenMapRealVector.OpenMapRealVector ( int dimension, int expectedSize )
[mangled: org/apache/commons/math3/linear/OpenMapRealVector."<init>":(II)V]
OpenMapRealVector.OpenMapRealVector ( int dimension, int expectedSize, double epsilon )
[mangled: org/apache/commons/math3/linear/OpenMapRealVector."<init>":(IID)V]
OpenMapRealVector.OpenMapRealVector ( OpenMapRealVector v )
[mangled: org/apache/commons/math3/linear/OpenMapRealVector."<init>":(Lorg/apache/commons/math3/linear/OpenMapRealVector;)V]
OpenMapRealVector.OpenMapRealVector ( OpenMapRealVector v, int resize )
[mangled: org/apache/commons/math3/linear/OpenMapRealVector."<init>":(Lorg/apache/commons/math3/linear/OpenMapRealVector;I)V]
OpenMapRealVector.OpenMapRealVector ( RealVector v )
[mangled: org/apache/commons/math3/linear/OpenMapRealVector."<init>":(Lorg/apache/commons/math3/linear/RealVector;)V]
OpenMapRealVector.projection ( RealVector v ) : RealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.projection:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
OpenMapRealVector.set ( double value ) : void
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.set:(D)V]
OpenMapRealVector.setEntry ( int index, double value ) : void
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.setEntry:(ID)V]
OpenMapRealVector.setSubVector ( int index, RealVector v ) : void
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.setSubVector:(ILorg/apache/commons/math3/linear/RealVector;)V]
OpenMapRealVector.sparseIterator ( ) : Iterator
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.sparseIterator:()Ljava/util/Iterator;]
OpenMapRealVector.subtract ( OpenMapRealVector v ) : OpenMapRealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.subtract:(Lorg/apache/commons/math3/linear/OpenMapRealVector;)Lorg/apache/commons/math3/linear/OpenMapRealVector;]
OpenMapRealVector.subtract ( RealVector v ) : RealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.subtract:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
OpenMapRealVector.toArray ( ) : double[ ]
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.toArray:()[D]
OpenMapRealVector.unitize ( ) : void
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.unitize:()V]
OpenMapRealVector.unitVector ( ) : OpenMapRealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.unitVector:()Lorg/apache/commons/math3/linear/OpenMapRealVector;]
OpenMapRealVector.unitVector ( ) : RealVector
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.unitVector:()Lorg/apache/commons/math3/linear/RealVector;]
cdk-1.5.1.jar, OpenMapSparseIterator.class
package org.apache.commons.math3.linear
OpenMapRealVector.OpenMapSparseIterator.hasNext ( ) : boolean
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.OpenMapSparseIterator.hasNext:()Z]
OpenMapRealVector.OpenMapSparseIterator.next ( ) : Object
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.OpenMapSparseIterator.next:()Ljava/lang/Object;]
OpenMapRealVector.OpenMapSparseIterator.next ( ) : RealVector.Entry
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.OpenMapSparseIterator.next:()Lorg/apache/commons/math3/linear/RealVector$Entry;]
OpenMapRealVector.OpenMapSparseIterator.OpenMapRealVector.OpenMapSparseIterator ( OpenMapRealVector p1 )
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.OpenMapSparseIterator."<init>":(Lorg/apache/commons/math3/linear/OpenMapRealVector;)V]
OpenMapRealVector.OpenMapSparseIterator.remove ( ) : void
[mangled: org/apache/commons/math3/linear/OpenMapRealVector.OpenMapSparseIterator.remove:()V]
cdk-1.5.1.jar, Order.class
package org.apache.commons.math3.geometry.partitioning
BSPTreeVisitor.Order.valueOf ( String name ) [static] : BSPTreeVisitor.Order
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTreeVisitor.Order.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/geometry/partitioning/BSPTreeVisitor$Order;]
BSPTreeVisitor.Order.values ( ) [static] : BSPTreeVisitor.Order[ ]
[mangled: org/apache/commons/math3/geometry/partitioning/BSPTreeVisitor.Order.values:()[Lorg/apache/commons/math3/geometry/partitioning/BSPTreeVisitor$Order;]
cdk-1.5.1.jar, OrderDirection.class
package org.apache.commons.math3.util
MathArrays.OrderDirection.valueOf ( String name ) [static] : MathArrays.OrderDirection
[mangled: org/apache/commons/math3/util/MathArrays.OrderDirection.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/util/MathArrays$OrderDirection;]
MathArrays.OrderDirection.values ( ) [static] : MathArrays.OrderDirection[ ]
[mangled: org/apache/commons/math3/util/MathArrays.OrderDirection.values:()[Lorg/apache/commons/math3/util/MathArrays$OrderDirection;]
cdk-1.5.1.jar, OrderedTuple.class
package org.apache.commons.math3.geometry.partitioning.utilities
OrderedTuple.compareTo ( Object x0 ) : int
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/OrderedTuple.compareTo:(Ljava/lang/Object;)I]
OrderedTuple.compareTo ( OrderedTuple ot ) : int
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/OrderedTuple.compareTo:(Lorg/apache/commons/math3/geometry/partitioning/utilities/OrderedTuple;)I]
OrderedTuple.equals ( Object other ) : boolean
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/OrderedTuple.equals:(Ljava/lang/Object;)Z]
OrderedTuple.getComponents ( ) : double[ ]
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/OrderedTuple.getComponents:()[D]
OrderedTuple.hashCode ( ) : int
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/OrderedTuple.hashCode:()I]
OrderedTuple.OrderedTuple ( double[ ] components )
[mangled: org/apache/commons/math3/geometry/partitioning/utilities/OrderedTuple."<init>":([D)V]
cdk-1.5.1.jar, OrderQueryBond.class
package org.openscience.cdk.isomorphism.matchers
OrderQueryBond.OrderQueryBond ( )
[mangled: org/openscience/cdk/isomorphism/matchers/OrderQueryBond."<init>":()V]
OrderQueryBond.OrderQueryBond ( IQueryAtom atom1, IQueryAtom atom2, IBond.Order order )
[mangled: org/openscience/cdk/isomorphism/matchers/OrderQueryBond."<init>":(Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/interfaces/IBond$Order;)V]
package org.openscience.cdk.isomorphism.matchers.smarts
OrderQueryBond.OrderQueryBond ( IBond.Order order )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/OrderQueryBond."<init>":(Lorg/openscience/cdk/interfaces/IBond$Order;)V]
cdk-1.5.1.jar, OrderQueryBondOrderOnly.class
package org.openscience.cdk.isomorphism.matchers
OrderQueryBondOrderOnly.OrderQueryBondOrderOnly ( )
[mangled: org/openscience/cdk/isomorphism/matchers/OrderQueryBondOrderOnly."<init>":()V]
OrderQueryBondOrderOnly.OrderQueryBondOrderOnly ( IQueryAtom atom1, IQueryAtom atom2, IBond.Order order )
[mangled: org/openscience/cdk/isomorphism/matchers/OrderQueryBondOrderOnly."<init>":(Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/interfaces/IBond$Order;)V]
cdk-1.5.1.jar, OrientedPoint.class
package org.apache.commons.math3.geometry.euclidean.oned
OrientedPoint.copySelf ( ) : Hyperplane
[mangled: org/apache/commons/math3/geometry/euclidean/oned/OrientedPoint.copySelf:()Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;]
OrientedPoint.copySelf ( ) : OrientedPoint
[mangled: org/apache/commons/math3/geometry/euclidean/oned/OrientedPoint.copySelf:()Lorg/apache/commons/math3/geometry/euclidean/oned/OrientedPoint;]
OrientedPoint.getLocation ( ) : Vector1D
[mangled: org/apache/commons/math3/geometry/euclidean/oned/OrientedPoint.getLocation:()Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;]
OrientedPoint.getOffset ( Vector point ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/OrientedPoint.getOffset:(Lorg/apache/commons/math3/geometry/Vector;)D]
OrientedPoint.isDirect ( ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/oned/OrientedPoint.isDirect:()Z]
OrientedPoint.OrientedPoint ( Vector1D location, boolean direct )
[mangled: org/apache/commons/math3/geometry/euclidean/oned/OrientedPoint."<init>":(Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;Z)V]
OrientedPoint.revertSelf ( ) : void
[mangled: org/apache/commons/math3/geometry/euclidean/oned/OrientedPoint.revertSelf:()V]
OrientedPoint.sameOrientationAs ( Hyperplane other ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/oned/OrientedPoint.sameOrientationAs:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Z]
OrientedPoint.wholeHyperplane ( ) : SubHyperplane
[mangled: org/apache/commons/math3/geometry/euclidean/oned/OrientedPoint.wholeHyperplane:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;]
OrientedPoint.wholeHyperplane ( ) : SubOrientedPoint
[mangled: org/apache/commons/math3/geometry/euclidean/oned/OrientedPoint.wholeHyperplane:()Lorg/apache/commons/math3/geometry/euclidean/oned/SubOrientedPoint;]
OrientedPoint.wholeSpace ( ) : IntervalsSet
[mangled: org/apache/commons/math3/geometry/euclidean/oned/OrientedPoint.wholeSpace:()Lorg/apache/commons/math3/geometry/euclidean/oned/IntervalsSet;]
OrientedPoint.wholeSpace ( ) : Region
[mangled: org/apache/commons/math3/geometry/euclidean/oned/OrientedPoint.wholeSpace:()Lorg/apache/commons/math3/geometry/partitioning/Region;]
cdk-1.5.1.jar, OutlineExtractor.class
package org.apache.commons.math3.geometry.euclidean.threed
OutlineExtractor.getOutline ( PolyhedronsSet polyhedronsSet ) : Vector2D[ ][ ]
[mangled: org/apache/commons/math3/geometry/euclidean/threed/OutlineExtractor.getOutline:(Lorg/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet;)[[Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
OutlineExtractor.OutlineExtractor ( Vector3D u, Vector3D v )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/OutlineExtractor."<init>":(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)V]
cdk-1.5.1.jar, OutOfRangeException.class
package org.apache.commons.math3.exception
OutOfRangeException.getHi ( ) : Number
[mangled: org/apache/commons/math3/exception/OutOfRangeException.getHi:()Ljava/lang/Number;]
OutOfRangeException.getLo ( ) : Number
[mangled: org/apache/commons/math3/exception/OutOfRangeException.getLo:()Ljava/lang/Number;]
OutOfRangeException.OutOfRangeException ( Localizable specific, Number wrong, Number lo, Number hi )
[mangled: org/apache/commons/math3/exception/OutOfRangeException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;)V]
OutOfRangeException.OutOfRangeException ( Number wrong, Number lo, Number hi )
[mangled: org/apache/commons/math3/exception/OutOfRangeException."<init>":(Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;)V]
cdk-1.5.1.jar, Pair.class
package org.apache.commons.math3.util
Pair.equals ( Object o ) : boolean
[mangled: org/apache/commons/math3/util/Pair.equals:(Ljava/lang/Object;)Z]
Pair.getKey ( ) : Object
[mangled: org/apache/commons/math3/util/Pair.getKey:()Ljava/lang/Object;]
Pair.getValue ( ) : Object
[mangled: org/apache/commons/math3/util/Pair.getValue:()Ljava/lang/Object;]
Pair.hashCode ( ) : int
[mangled: org/apache/commons/math3/util/Pair.hashCode:()I]
Pair.Pair ( Object k, Object v )
[mangled: org/apache/commons/math3/util/Pair."<init>":(Ljava/lang/Object;Ljava/lang/Object;)V]
Pair.Pair ( Pair entry )
[mangled: org/apache/commons/math3/util/Pair."<init>":(Lorg/apache/commons/math3/util/Pair;)V]
cdk-1.5.1.jar, ParameterGuesser.class
package org.apache.commons.math3.optimization.fitting
GaussianFitter.ParameterGuesser.GaussianFitter.ParameterGuesser ( WeightedObservedPoint[ ] observations )
[mangled: org/apache/commons/math3/optimization/fitting/GaussianFitter.ParameterGuesser."<init>":([Lorg/apache/commons/math3/optimization/fitting/WeightedObservedPoint;)V]
GaussianFitter.ParameterGuesser.guess ( ) : double[ ]
[mangled: org/apache/commons/math3/optimization/fitting/GaussianFitter.ParameterGuesser.guess:()[D]
HarmonicFitter.ParameterGuesser.guess ( ) : double[ ]
[mangled: org/apache/commons/math3/optimization/fitting/HarmonicFitter.ParameterGuesser.guess:()[D]
HarmonicFitter.ParameterGuesser.HarmonicFitter.ParameterGuesser ( WeightedObservedPoint[ ] observations )
[mangled: org/apache/commons/math3/optimization/fitting/HarmonicFitter.ParameterGuesser."<init>":([Lorg/apache/commons/math3/optimization/fitting/WeightedObservedPoint;)V]
cdk-1.5.1.jar, Parameterizable.class
package org.apache.commons.math3.ode
Parameterizable.getParametersNames ( ) [abstract] : Collection
[mangled: org/apache/commons/math3/ode/Parameterizable.getParametersNames:()Ljava/util/Collection;]
Parameterizable.isSupported ( String p1 ) [abstract] : boolean
[mangled: org/apache/commons/math3/ode/Parameterizable.isSupported:(Ljava/lang/String;)Z]
cdk-1.5.1.jar, ParameterizedODE.class
package org.apache.commons.math3.ode
ParameterizedODE.getParameter ( String p1 ) [abstract] : double
[mangled: org/apache/commons/math3/ode/ParameterizedODE.getParameter:(Ljava/lang/String;)D]
ParameterizedODE.setParameter ( String p1, double p2 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/ParameterizedODE.setParameter:(Ljava/lang/String;D)V]
cdk-1.5.1.jar, ParameterJacobianProvider.class
package org.apache.commons.math3.ode
ParameterJacobianProvider.computeParameterJacobian ( double p1, double[ ] p2, double[ ] p3, String p4, double[ ] p5 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/ParameterJacobianProvider.computeParameterJacobian:(D[D[DLjava/lang/String;[D)V]
cdk-1.5.1.jar, Parametric.class
package org.apache.commons.math3.analysis.function
Gaussian.Parametric.Gaussian.Parametric ( )
[mangled: org/apache/commons/math3/analysis/function/Gaussian.Parametric."<init>":()V]
Gaussian.Parametric.gradient ( double x, double[ ] param ) : double[ ]
[mangled: org/apache/commons/math3/analysis/function/Gaussian.Parametric.gradient:(D[D)[D]
Gaussian.Parametric.value ( double x, double[ ] param ) : double
[mangled: org/apache/commons/math3/analysis/function/Gaussian.Parametric.value:(D[D)D]
HarmonicOscillator.Parametric.gradient ( double x, double[ ] param ) : double[ ]
[mangled: org/apache/commons/math3/analysis/function/HarmonicOscillator.Parametric.gradient:(D[D)[D]
HarmonicOscillator.Parametric.HarmonicOscillator.Parametric ( )
[mangled: org/apache/commons/math3/analysis/function/HarmonicOscillator.Parametric."<init>":()V]
HarmonicOscillator.Parametric.value ( double x, double[ ] param ) : double
[mangled: org/apache/commons/math3/analysis/function/HarmonicOscillator.Parametric.value:(D[D)D]
Logistic.Parametric.gradient ( double x, double[ ] param ) : double[ ]
[mangled: org/apache/commons/math3/analysis/function/Logistic.Parametric.gradient:(D[D)[D]
Logistic.Parametric.Logistic.Parametric ( )
[mangled: org/apache/commons/math3/analysis/function/Logistic.Parametric."<init>":()V]
Logistic.Parametric.value ( double x, double[ ] param ) : double
[mangled: org/apache/commons/math3/analysis/function/Logistic.Parametric.value:(D[D)D]
Logit.Parametric.gradient ( double x, double[ ] param ) : double[ ]
[mangled: org/apache/commons/math3/analysis/function/Logit.Parametric.gradient:(D[D)[D]
Logit.Parametric.Logit.Parametric ( )
[mangled: org/apache/commons/math3/analysis/function/Logit.Parametric."<init>":()V]
Logit.Parametric.value ( double x, double[ ] param ) : double
[mangled: org/apache/commons/math3/analysis/function/Logit.Parametric.value:(D[D)D]
Sigmoid.Parametric.gradient ( double x, double[ ] param ) : double[ ]
[mangled: org/apache/commons/math3/analysis/function/Sigmoid.Parametric.gradient:(D[D)[D]
Sigmoid.Parametric.Sigmoid.Parametric ( )
[mangled: org/apache/commons/math3/analysis/function/Sigmoid.Parametric."<init>":()V]
Sigmoid.Parametric.value ( double x, double[ ] param ) : double
[mangled: org/apache/commons/math3/analysis/function/Sigmoid.Parametric.value:(D[D)D]
package org.apache.commons.math3.analysis.polynomials
PolynomialFunction.Parametric.gradient ( double x, double[ ] parameters ) : double[ ]
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunction.Parametric.gradient:(D[D)[D]
PolynomialFunction.Parametric.PolynomialFunction.Parametric ( )
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunction.Parametric."<init>":()V]
PolynomialFunction.Parametric.value ( double x, double[ ] parameters ) : double
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunction.Parametric.value:(D[D)D]
cdk-1.5.1.jar, ParametricUnivariateFunction.class
package org.apache.commons.math3.analysis
ParametricUnivariateFunction.gradient ( double p1, double[ ] p2 ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/analysis/ParametricUnivariateFunction.gradient:(D[D)[D]
ParametricUnivariateFunction.value ( double p1, double[ ] p2 ) [abstract] : double
[mangled: org/apache/commons/math3/analysis/ParametricUnivariateFunction.value:(D[D)D]
cdk-1.5.1.jar, PascalDistribution.class
package org.apache.commons.math3.distribution
PascalDistribution.cumulativeProbability ( int x ) : double
[mangled: org/apache/commons/math3/distribution/PascalDistribution.cumulativeProbability:(I)D]
PascalDistribution.getNumberOfSuccesses ( ) : int
[mangled: org/apache/commons/math3/distribution/PascalDistribution.getNumberOfSuccesses:()I]
PascalDistribution.getNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/PascalDistribution.getNumericalMean:()D]
PascalDistribution.getNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/PascalDistribution.getNumericalVariance:()D]
PascalDistribution.getProbabilityOfSuccess ( ) : double
[mangled: org/apache/commons/math3/distribution/PascalDistribution.getProbabilityOfSuccess:()D]
PascalDistribution.getSupportLowerBound ( ) : int
[mangled: org/apache/commons/math3/distribution/PascalDistribution.getSupportLowerBound:()I]
PascalDistribution.getSupportUpperBound ( ) : int
[mangled: org/apache/commons/math3/distribution/PascalDistribution.getSupportUpperBound:()I]
PascalDistribution.isSupportConnected ( ) : boolean
[mangled: org/apache/commons/math3/distribution/PascalDistribution.isSupportConnected:()Z]
PascalDistribution.PascalDistribution ( int r, double p )
[mangled: org/apache/commons/math3/distribution/PascalDistribution."<init>":(ID)V]
PascalDistribution.probability ( int x ) : double
[mangled: org/apache/commons/math3/distribution/PascalDistribution.probability:(I)D]
cdk-1.5.1.jar, PearsonsCorrelation.class
package org.apache.commons.math3.stat.correlation
PearsonsCorrelation.computeCorrelationMatrix ( double[ ][ ] data ) : RealMatrix
[mangled: org/apache/commons/math3/stat/correlation/PearsonsCorrelation.computeCorrelationMatrix:([[D)Lorg/apache/commons/math3/linear/RealMatrix;]
PearsonsCorrelation.computeCorrelationMatrix ( RealMatrix matrix ) : RealMatrix
[mangled: org/apache/commons/math3/stat/correlation/PearsonsCorrelation.computeCorrelationMatrix:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;]
PearsonsCorrelation.correlation ( double[ ] xArray, double[ ] yArray ) : double
[mangled: org/apache/commons/math3/stat/correlation/PearsonsCorrelation.correlation:([D[D)D]
PearsonsCorrelation.covarianceToCorrelation ( RealMatrix covarianceMatrix ) : RealMatrix
[mangled: org/apache/commons/math3/stat/correlation/PearsonsCorrelation.covarianceToCorrelation:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;]
PearsonsCorrelation.getCorrelationMatrix ( ) : RealMatrix
[mangled: org/apache/commons/math3/stat/correlation/PearsonsCorrelation.getCorrelationMatrix:()Lorg/apache/commons/math3/linear/RealMatrix;]
PearsonsCorrelation.getCorrelationPValues ( ) : RealMatrix
[mangled: org/apache/commons/math3/stat/correlation/PearsonsCorrelation.getCorrelationPValues:()Lorg/apache/commons/math3/linear/RealMatrix;]
PearsonsCorrelation.getCorrelationStandardErrors ( ) : RealMatrix
[mangled: org/apache/commons/math3/stat/correlation/PearsonsCorrelation.getCorrelationStandardErrors:()Lorg/apache/commons/math3/linear/RealMatrix;]
PearsonsCorrelation.PearsonsCorrelation ( )
[mangled: org/apache/commons/math3/stat/correlation/PearsonsCorrelation."<init>":()V]
PearsonsCorrelation.PearsonsCorrelation ( Covariance covariance )
[mangled: org/apache/commons/math3/stat/correlation/PearsonsCorrelation."<init>":(Lorg/apache/commons/math3/stat/correlation/Covariance;)V]
PearsonsCorrelation.PearsonsCorrelation ( double[ ][ ] data )
[mangled: org/apache/commons/math3/stat/correlation/PearsonsCorrelation."<init>":([[D)V]
PearsonsCorrelation.PearsonsCorrelation ( RealMatrix covarianceMatrix, int numberOfObservations )
[mangled: org/apache/commons/math3/stat/correlation/PearsonsCorrelation."<init>":(Lorg/apache/commons/math3/linear/RealMatrix;I)V]
PearsonsCorrelation.PearsonsCorrelation ( RealMatrix matrix )
[mangled: org/apache/commons/math3/stat/correlation/PearsonsCorrelation."<init>":(Lorg/apache/commons/math3/linear/RealMatrix;)V]
cdk-1.5.1.jar, PegasusSolver.class
package org.apache.commons.math3.analysis.solvers
PegasusSolver.PegasusSolver ( )
[mangled: org/apache/commons/math3/analysis/solvers/PegasusSolver."<init>":()V]
PegasusSolver.PegasusSolver ( double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/PegasusSolver."<init>":(D)V]
PegasusSolver.PegasusSolver ( double relativeAccuracy, double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/PegasusSolver."<init>":(DD)V]
PegasusSolver.PegasusSolver ( double relativeAccuracy, double absoluteAccuracy, double functionValueAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/PegasusSolver."<init>":(DDD)V]
cdk-1.5.1.jar, Percentile.class
package org.apache.commons.math3.stat.descriptive.rank
Percentile.copy ( ) : Percentile
[mangled: org/apache/commons/math3/stat/descriptive/rank/Percentile.copy:()Lorg/apache/commons/math3/stat/descriptive/rank/Percentile;]
Percentile.copy ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/rank/Percentile.copy:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
Percentile.copy ( Percentile source, Percentile dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/rank/Percentile.copy:(Lorg/apache/commons/math3/stat/descriptive/rank/Percentile;Lorg/apache/commons/math3/stat/descriptive/rank/Percentile;)V]
Percentile.evaluate ( double p ) : double
[mangled: org/apache/commons/math3/stat/descriptive/rank/Percentile.evaluate:(D)D]
Percentile.evaluate ( double[ ] values, double p ) : double
[mangled: org/apache/commons/math3/stat/descriptive/rank/Percentile.evaluate:([DD)D]
Percentile.evaluate ( double[ ] values, int begin, int length, double p ) : double
[mangled: org/apache/commons/math3/stat/descriptive/rank/Percentile.evaluate:([DIID)D]
Percentile.evaluate ( double[ ] values, int start, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/rank/Percentile.evaluate:([DII)D]
Percentile.getQuantile ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/rank/Percentile.getQuantile:()D]
Percentile.Percentile ( )
[mangled: org/apache/commons/math3/stat/descriptive/rank/Percentile."<init>":()V]
Percentile.Percentile ( double p )
[mangled: org/apache/commons/math3/stat/descriptive/rank/Percentile."<init>":(D)V]
Percentile.Percentile ( Percentile original )
[mangled: org/apache/commons/math3/stat/descriptive/rank/Percentile."<init>":(Lorg/apache/commons/math3/stat/descriptive/rank/Percentile;)V]
Percentile.setData ( double[ ] values ) : void
[mangled: org/apache/commons/math3/stat/descriptive/rank/Percentile.setData:([D)V]
Percentile.setData ( double[ ] values, int begin, int length ) : void
[mangled: org/apache/commons/math3/stat/descriptive/rank/Percentile.setData:([DII)V]
Percentile.setQuantile ( double p ) : void
[mangled: org/apache/commons/math3/stat/descriptive/rank/Percentile.setQuantile:(D)V]
cdk-1.5.1.jar, PeriodicGroupNumberAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
PeriodicGroupNumberAtom.PeriodicGroupNumberAtom ( int groupNumber )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/PeriodicGroupNumberAtom."<init>":(I)V]
cdk-1.5.1.jar, PermutationChromosome.class
package org.apache.commons.math3.genetics
PermutationChromosome.decode ( List p1 ) [abstract] : List
[mangled: org/apache/commons/math3/genetics/PermutationChromosome.decode:(Ljava/util/List;)Ljava/util/List;]
cdk-1.5.1.jar, Plane.class
package org.apache.commons.math3.geometry.euclidean.threed
Plane.contains ( Vector3D p ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.contains:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)Z]
Plane.copySelf ( ) : Hyperplane
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.copySelf:()Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;]
Plane.copySelf ( ) : Plane
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.copySelf:()Lorg/apache/commons/math3/geometry/euclidean/threed/Plane;]
Plane.getNormal ( ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.getNormal:()Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Plane.getOffset ( Plane plane ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.getOffset:(Lorg/apache/commons/math3/geometry/euclidean/threed/Plane;)D]
Plane.getOffset ( Vector point ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.getOffset:(Lorg/apache/commons/math3/geometry/Vector;)D]
Plane.getOrigin ( ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.getOrigin:()Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Plane.getPointAt ( Vector2D inPlane, double offset ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.getPointAt:(Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;D)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Plane.getU ( ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.getU:()Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Plane.getV ( ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.getV:()Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Plane.intersection ( Line line ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.intersection:(Lorg/apache/commons/math3/geometry/euclidean/threed/Line;)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Plane.intersection ( Plane other ) : Line
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.intersection:(Lorg/apache/commons/math3/geometry/euclidean/threed/Plane;)Lorg/apache/commons/math3/geometry/euclidean/threed/Line;]
Plane.intersection ( Plane plane1, Plane plane2, Plane plane3 ) [static] : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.intersection:(Lorg/apache/commons/math3/geometry/euclidean/threed/Plane;Lorg/apache/commons/math3/geometry/euclidean/threed/Plane;Lorg/apache/commons/math3/geometry/euclidean/threed/Plane;)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Plane.isSimilarTo ( Plane plane ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.isSimilarTo:(Lorg/apache/commons/math3/geometry/euclidean/threed/Plane;)Z]
Plane.Plane ( Plane plane )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane."<init>":(Lorg/apache/commons/math3/geometry/euclidean/threed/Plane;)V]
Plane.Plane ( Vector3D normal )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane."<init>":(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)V]
Plane.Plane ( Vector3D p, Vector3D normal )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane."<init>":(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)V]
Plane.Plane ( Vector3D p1, Vector3D p2, Vector3D p3 )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane."<init>":(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)V]
Plane.reset ( Plane original ) : void
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.reset:(Lorg/apache/commons/math3/geometry/euclidean/threed/Plane;)V]
Plane.reset ( Vector3D p, Vector3D normal ) : void
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.reset:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)V]
Plane.revertSelf ( ) : void
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.revertSelf:()V]
Plane.rotate ( Vector3D center, Rotation rotation ) : Plane
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.rotate:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Rotation;)Lorg/apache/commons/math3/geometry/euclidean/threed/Plane;]
Plane.sameOrientationAs ( Hyperplane other ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.sameOrientationAs:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Z]
Plane.toSpace ( Vector point ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.toSpace:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Plane.toSpace ( Vector x0 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.toSpace:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Plane.toSubSpace ( Vector point ) : Vector2D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.toSubSpace:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
Plane.toSubSpace ( Vector x0 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.toSubSpace:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Plane.translate ( Vector3D translation ) : Plane
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.translate:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)Lorg/apache/commons/math3/geometry/euclidean/threed/Plane;]
Plane.wholeHyperplane ( ) : SubHyperplane
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.wholeHyperplane:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;]
Plane.wholeHyperplane ( ) : SubPlane
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.wholeHyperplane:()Lorg/apache/commons/math3/geometry/euclidean/threed/SubPlane;]
Plane.wholeSpace ( ) : PolyhedronsSet
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.wholeSpace:()Lorg/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet;]
Plane.wholeSpace ( ) : Region
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Plane.wholeSpace:()Lorg/apache/commons/math3/geometry/partitioning/Region;]
cdk-1.5.1.jar, PointValuePair.class
package org.apache.commons.math3.optimization
PointValuePair.getPoint ( ) : double[ ]
[mangled: org/apache/commons/math3/optimization/PointValuePair.getPoint:()[D]
PointValuePair.getPointRef ( ) : double[ ]
[mangled: org/apache/commons/math3/optimization/PointValuePair.getPointRef:()[D]
PointValuePair.PointValuePair ( double[ ] point, double value )
[mangled: org/apache/commons/math3/optimization/PointValuePair."<init>":([DD)V]
PointValuePair.PointValuePair ( double[ ] point, double value, boolean copyArray )
[mangled: org/apache/commons/math3/optimization/PointValuePair."<init>":([DDZ)V]
cdk-1.5.1.jar, PointVectorValuePair.class
package org.apache.commons.math3.optimization
PointVectorValuePair.getPoint ( ) : double[ ]
[mangled: org/apache/commons/math3/optimization/PointVectorValuePair.getPoint:()[D]
PointVectorValuePair.getPointRef ( ) : double[ ]
[mangled: org/apache/commons/math3/optimization/PointVectorValuePair.getPointRef:()[D]
PointVectorValuePair.getValue ( ) : double[ ]
[mangled: org/apache/commons/math3/optimization/PointVectorValuePair.getValue:()[D]
PointVectorValuePair.getValue ( ) : Object
[mangled: org/apache/commons/math3/optimization/PointVectorValuePair.getValue:()Ljava/lang/Object;]
PointVectorValuePair.getValueRef ( ) : double[ ]
[mangled: org/apache/commons/math3/optimization/PointVectorValuePair.getValueRef:()[D]
PointVectorValuePair.PointVectorValuePair ( double[ ] point, double[ ] value )
[mangled: org/apache/commons/math3/optimization/PointVectorValuePair."<init>":([D[D)V]
PointVectorValuePair.PointVectorValuePair ( double[ ] point, double[ ] value, boolean copyArray )
[mangled: org/apache/commons/math3/optimization/PointVectorValuePair."<init>":([D[DZ)V]
cdk-1.5.1.jar, PoissonDistribution.class
package org.apache.commons.math3.distribution
PoissonDistribution.cumulativeProbability ( int x ) : double
[mangled: org/apache/commons/math3/distribution/PoissonDistribution.cumulativeProbability:(I)D]
PoissonDistribution.getMean ( ) : double
[mangled: org/apache/commons/math3/distribution/PoissonDistribution.getMean:()D]
PoissonDistribution.getNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/PoissonDistribution.getNumericalMean:()D]
PoissonDistribution.getNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/PoissonDistribution.getNumericalVariance:()D]
PoissonDistribution.getSupportLowerBound ( ) : int
[mangled: org/apache/commons/math3/distribution/PoissonDistribution.getSupportLowerBound:()I]
PoissonDistribution.getSupportUpperBound ( ) : int
[mangled: org/apache/commons/math3/distribution/PoissonDistribution.getSupportUpperBound:()I]
PoissonDistribution.isSupportConnected ( ) : boolean
[mangled: org/apache/commons/math3/distribution/PoissonDistribution.isSupportConnected:()Z]
PoissonDistribution.normalApproximateProbability ( int x ) : double
[mangled: org/apache/commons/math3/distribution/PoissonDistribution.normalApproximateProbability:(I)D]
PoissonDistribution.PoissonDistribution ( double p )
[mangled: org/apache/commons/math3/distribution/PoissonDistribution."<init>":(D)V]
PoissonDistribution.PoissonDistribution ( double p, double epsilon )
[mangled: org/apache/commons/math3/distribution/PoissonDistribution."<init>":(DD)V]
PoissonDistribution.PoissonDistribution ( double p, double epsilon, int maxIterations )
[mangled: org/apache/commons/math3/distribution/PoissonDistribution."<init>":(DDI)V]
PoissonDistribution.PoissonDistribution ( double p, int maxIterations )
[mangled: org/apache/commons/math3/distribution/PoissonDistribution."<init>":(DI)V]
PoissonDistribution.probability ( int x ) : double
[mangled: org/apache/commons/math3/distribution/PoissonDistribution.probability:(I)D]
PoissonDistribution.sample ( ) : int
[mangled: org/apache/commons/math3/distribution/PoissonDistribution.sample:()I]
cdk-1.5.1.jar, PolygonsSet.class
package org.apache.commons.math3.geometry.euclidean.twod
PolygonsSet.buildNew ( BSPTree tree ) : PolygonsSet
[mangled: org/apache/commons/math3/geometry/euclidean/twod/PolygonsSet.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/euclidean/twod/PolygonsSet;]
PolygonsSet.buildNew ( BSPTree x0 ) : AbstractRegion
[mangled: org/apache/commons/math3/geometry/euclidean/twod/PolygonsSet.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/partitioning/AbstractRegion;]
PolygonsSet.buildNew ( BSPTree x0 ) : Region
[mangled: org/apache/commons/math3/geometry/euclidean/twod/PolygonsSet.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/partitioning/Region;]
PolygonsSet.computeGeometricalProperties ( ) : void
[mangled: org/apache/commons/math3/geometry/euclidean/twod/PolygonsSet.computeGeometricalProperties:()V]
PolygonsSet.getVertices ( ) : Vector2D[ ][ ]
[mangled: org/apache/commons/math3/geometry/euclidean/twod/PolygonsSet.getVertices:()[[Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
PolygonsSet.PolygonsSet ( )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/PolygonsSet."<init>":()V]
PolygonsSet.PolygonsSet ( BSPTree tree )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/PolygonsSet."<init>":(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)V]
PolygonsSet.PolygonsSet ( Collection boundary )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/PolygonsSet."<init>":(Ljava/util/Collection;)V]
PolygonsSet.PolygonsSet ( double xMin, double xMax, double yMin, double yMax )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/PolygonsSet."<init>":(DDDD)V]
cdk-1.5.1.jar, PolyhedronsSet.class
package org.apache.commons.math3.geometry.euclidean.threed
PolyhedronsSet.buildNew ( BSPTree tree ) : PolyhedronsSet
[mangled: org/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet;]
PolyhedronsSet.buildNew ( BSPTree x0 ) : AbstractRegion
[mangled: org/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/partitioning/AbstractRegion;]
PolyhedronsSet.buildNew ( BSPTree x0 ) : Region
[mangled: org/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/partitioning/Region;]
PolyhedronsSet.computeGeometricalProperties ( ) : void
[mangled: org/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet.computeGeometricalProperties:()V]
PolyhedronsSet.firstIntersection ( Vector3D point, Line line ) : SubHyperplane
[mangled: org/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet.firstIntersection:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Line;)Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;]
PolyhedronsSet.PolyhedronsSet ( )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet."<init>":()V]
PolyhedronsSet.PolyhedronsSet ( BSPTree tree )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet."<init>":(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)V]
PolyhedronsSet.PolyhedronsSet ( Collection boundary )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet."<init>":(Ljava/util/Collection;)V]
PolyhedronsSet.PolyhedronsSet ( double xMin, double xMax, double yMin, double yMax, double zMin, double zMax )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet."<init>":(DDDDDD)V]
PolyhedronsSet.rotate ( Vector3D center, Rotation rotation ) : PolyhedronsSet
[mangled: org/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet.rotate:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Rotation;)Lorg/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet;]
PolyhedronsSet.translate ( Vector3D translation ) : PolyhedronsSet
[mangled: org/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet.translate:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)Lorg/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet;]
cdk-1.5.1.jar, PolynomialFitter.class
package org.apache.commons.math3.optimization.fitting
PolynomialFitter.fit ( ) : double[ ]
[mangled: org/apache/commons/math3/optimization/fitting/PolynomialFitter.fit:()[D]
PolynomialFitter.PolynomialFitter ( int degree, DifferentiableMultivariateVectorOptimizer optimizer )
[mangled: org/apache/commons/math3/optimization/fitting/PolynomialFitter."<init>":(ILorg/apache/commons/math3/optimization/DifferentiableMultivariateVectorOptimizer;)V]
cdk-1.5.1.jar, PolynomialFunction.class
package org.apache.commons.math3.analysis.polynomials
PolynomialFunction.add ( PolynomialFunction p ) : PolynomialFunction
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunction.add:(Lorg/apache/commons/math3/analysis/polynomials/PolynomialFunction;)Lorg/apache/commons/math3/analysis/polynomials/PolynomialFunction;]
PolynomialFunction.degree ( ) : int
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunction.degree:()I]
PolynomialFunction.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunction.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
PolynomialFunction.differentiate ( double[ ] coefficients ) [static] : double[ ]
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunction.differentiate:([D)[D]
PolynomialFunction.equals ( Object obj ) : boolean
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunction.equals:(Ljava/lang/Object;)Z]
PolynomialFunction.evaluate ( double[ ] coefficients, double argument ) [static] : double
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunction.evaluate:([DD)D]
PolynomialFunction.getCoefficients ( ) : double[ ]
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunction.getCoefficients:()[D]
PolynomialFunction.hashCode ( ) : int
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunction.hashCode:()I]
PolynomialFunction.multiply ( PolynomialFunction p ) : PolynomialFunction
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunction.multiply:(Lorg/apache/commons/math3/analysis/polynomials/PolynomialFunction;)Lorg/apache/commons/math3/analysis/polynomials/PolynomialFunction;]
PolynomialFunction.negate ( ) : PolynomialFunction
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunction.negate:()Lorg/apache/commons/math3/analysis/polynomials/PolynomialFunction;]
PolynomialFunction.polynomialDerivative ( ) : PolynomialFunction
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunction.polynomialDerivative:()Lorg/apache/commons/math3/analysis/polynomials/PolynomialFunction;]
PolynomialFunction.PolynomialFunction ( double[ ] c )
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunction."<init>":([D)V]
PolynomialFunction.subtract ( PolynomialFunction p ) : PolynomialFunction
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunction.subtract:(Lorg/apache/commons/math3/analysis/polynomials/PolynomialFunction;)Lorg/apache/commons/math3/analysis/polynomials/PolynomialFunction;]
PolynomialFunction.toString ( ) : String
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunction.toString:()Ljava/lang/String;]
PolynomialFunction.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunction.value:(D)D]
cdk-1.5.1.jar, PolynomialFunctionLagrangeForm.class
package org.apache.commons.math3.analysis.polynomials
PolynomialFunctionLagrangeForm.computeCoefficients ( ) : void
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunctionLagrangeForm.computeCoefficients:()V]
PolynomialFunctionLagrangeForm.degree ( ) : int
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunctionLagrangeForm.degree:()I]
PolynomialFunctionLagrangeForm.evaluate ( double[ ] x, double[ ] y, double z ) [static] : double
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunctionLagrangeForm.evaluate:([D[DD)D]
PolynomialFunctionLagrangeForm.getCoefficients ( ) : double[ ]
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunctionLagrangeForm.getCoefficients:()[D]
PolynomialFunctionLagrangeForm.getInterpolatingPoints ( ) : double[ ]
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunctionLagrangeForm.getInterpolatingPoints:()[D]
PolynomialFunctionLagrangeForm.getInterpolatingValues ( ) : double[ ]
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunctionLagrangeForm.getInterpolatingValues:()[D]
PolynomialFunctionLagrangeForm.PolynomialFunctionLagrangeForm ( double[ ] x, double[ ] y )
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunctionLagrangeForm."<init>":([D[D)V]
PolynomialFunctionLagrangeForm.value ( double z ) : double
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunctionLagrangeForm.value:(D)D]
PolynomialFunctionLagrangeForm.verifyInterpolationArray ( double[ ] x, double[ ] y, boolean abort ) [static] : boolean
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunctionLagrangeForm.verifyInterpolationArray:([D[DZ)Z]
cdk-1.5.1.jar, PolynomialFunctionNewtonForm.class
package org.apache.commons.math3.analysis.polynomials
PolynomialFunctionNewtonForm.computeCoefficients ( ) : void
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunctionNewtonForm.computeCoefficients:()V]
PolynomialFunctionNewtonForm.degree ( ) : int
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunctionNewtonForm.degree:()I]
PolynomialFunctionNewtonForm.evaluate ( double[ ] a, double[ ] c, double z ) [static] : double
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunctionNewtonForm.evaluate:([D[DD)D]
PolynomialFunctionNewtonForm.getCenters ( ) : double[ ]
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunctionNewtonForm.getCenters:()[D]
PolynomialFunctionNewtonForm.getCoefficients ( ) : double[ ]
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunctionNewtonForm.getCoefficients:()[D]
PolynomialFunctionNewtonForm.getNewtonCoefficients ( ) : double[ ]
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunctionNewtonForm.getNewtonCoefficients:()[D]
PolynomialFunctionNewtonForm.PolynomialFunctionNewtonForm ( double[ ] a, double[ ] c )
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunctionNewtonForm."<init>":([D[D)V]
PolynomialFunctionNewtonForm.value ( double z ) : double
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunctionNewtonForm.value:(D)D]
PolynomialFunctionNewtonForm.verifyInputArray ( double[ ] a, double[ ] c ) [static] : void
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialFunctionNewtonForm.verifyInputArray:([D[D)V]
cdk-1.5.1.jar, PolynomialSplineFunction.class
package org.apache.commons.math3.analysis.polynomials
PolynomialSplineFunction.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialSplineFunction.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
PolynomialSplineFunction.getKnots ( ) : double[ ]
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialSplineFunction.getKnots:()[D]
PolynomialSplineFunction.getN ( ) : int
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialSplineFunction.getN:()I]
PolynomialSplineFunction.getPolynomials ( ) : PolynomialFunction[ ]
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialSplineFunction.getPolynomials:()[Lorg/apache/commons/math3/analysis/polynomials/PolynomialFunction;]
PolynomialSplineFunction.polynomialSplineDerivative ( ) : PolynomialSplineFunction
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialSplineFunction.polynomialSplineDerivative:()Lorg/apache/commons/math3/analysis/polynomials/PolynomialSplineFunction;]
PolynomialSplineFunction.PolynomialSplineFunction ( double[ ] knots, PolynomialFunction[ ] polynomials )
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialSplineFunction."<init>":([D[Lorg/apache/commons/math3/analysis/polynomials/PolynomialFunction;)V]
PolynomialSplineFunction.value ( double v ) : double
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialSplineFunction.value:(D)D]
cdk-1.5.1.jar, PolynomialsUtils.class
package org.apache.commons.math3.analysis.polynomials
PolynomialsUtils.createChebyshevPolynomial ( int degree ) [static] : PolynomialFunction
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialsUtils.createChebyshevPolynomial:(I)Lorg/apache/commons/math3/analysis/polynomials/PolynomialFunction;]
PolynomialsUtils.createHermitePolynomial ( int degree ) [static] : PolynomialFunction
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialsUtils.createHermitePolynomial:(I)Lorg/apache/commons/math3/analysis/polynomials/PolynomialFunction;]
PolynomialsUtils.createJacobiPolynomial ( int degree, int v, int w ) [static] : PolynomialFunction
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialsUtils.createJacobiPolynomial:(III)Lorg/apache/commons/math3/analysis/polynomials/PolynomialFunction;]
PolynomialsUtils.createLaguerrePolynomial ( int degree ) [static] : PolynomialFunction
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialsUtils.createLaguerrePolynomial:(I)Lorg/apache/commons/math3/analysis/polynomials/PolynomialFunction;]
PolynomialsUtils.createLegendrePolynomial ( int degree ) [static] : PolynomialFunction
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialsUtils.createLegendrePolynomial:(I)Lorg/apache/commons/math3/analysis/polynomials/PolynomialFunction;]
PolynomialsUtils.shift ( double[ ] coefficients, double shift ) [static] : double[ ]
[mangled: org/apache/commons/math3/analysis/polynomials/PolynomialsUtils.shift:([DD)[D]
cdk-1.5.1.jar, Population.class
package org.apache.commons.math3.genetics
Population.addChromosome ( Chromosome p1 ) [abstract] : void
[mangled: org/apache/commons/math3/genetics/Population.addChromosome:(Lorg/apache/commons/math3/genetics/Chromosome;)V]
Population.getFittestChromosome ( ) [abstract] : Chromosome
[mangled: org/apache/commons/math3/genetics/Population.getFittestChromosome:()Lorg/apache/commons/math3/genetics/Chromosome;]
Population.getPopulationLimit ( ) [abstract] : int
[mangled: org/apache/commons/math3/genetics/Population.getPopulationLimit:()I]
Population.getPopulationSize ( ) [abstract] : int
[mangled: org/apache/commons/math3/genetics/Population.getPopulationSize:()I]
Population.nextGeneration ( ) [abstract] : Population
[mangled: org/apache/commons/math3/genetics/Population.nextGeneration:()Lorg/apache/commons/math3/genetics/Population;]
cdk-1.5.1.jar, Pow.class
package org.apache.commons.math3.analysis.function
Pow.Pow ( )
[mangled: org/apache/commons/math3/analysis/function/Pow."<init>":()V]
Pow.value ( double x, double y ) : double
[mangled: org/apache/commons/math3/analysis/function/Pow.value:(DD)D]
cdk-1.5.1.jar, PowellOptimizer.class
package org.apache.commons.math3.optimization.direct
PowellOptimizer.doOptimize ( ) : PointValuePair
[mangled: org/apache/commons/math3/optimization/direct/PowellOptimizer.doOptimize:()Lorg/apache/commons/math3/optimization/PointValuePair;]
PowellOptimizer.PowellOptimizer ( double rel, double abs )
[mangled: org/apache/commons/math3/optimization/direct/PowellOptimizer."<init>":(DD)V]
PowellOptimizer.PowellOptimizer ( double rel, double abs, ConvergenceChecker checker )
[mangled: org/apache/commons/math3/optimization/direct/PowellOptimizer."<init>":(DDLorg/apache/commons/math3/optimization/ConvergenceChecker;)V]
cdk-1.5.1.jar, Power.class
package org.apache.commons.math3.analysis.function
Power.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Power.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Power.Power ( double p )
[mangled: org/apache/commons/math3/analysis/function/Power."<init>":(D)V]
Power.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Power.value:(D)D]
cdk-1.5.1.jar, Precision.class
package org.apache.commons.math3.util
Precision.compareTo ( double x, double y, double eps ) [static] : int
[mangled: org/apache/commons/math3/util/Precision.compareTo:(DDD)I]
Precision.compareTo ( double x, double y, int maxUlps ) [static] : int
[mangled: org/apache/commons/math3/util/Precision.compareTo:(DDI)I]
Precision.equals ( double x, double y ) [static] : boolean
[mangled: org/apache/commons/math3/util/Precision.equals:(DD)Z]
Precision.equals ( double x, double y, double eps ) [static] : boolean
[mangled: org/apache/commons/math3/util/Precision.equals:(DDD)Z]
Precision.equals ( double x, double y, int maxUlps ) [static] : boolean
[mangled: org/apache/commons/math3/util/Precision.equals:(DDI)Z]
Precision.equals ( float x, float y ) [static] : boolean
[mangled: org/apache/commons/math3/util/Precision.equals:(FF)Z]
Precision.equals ( float x, float y, float eps ) [static] : boolean
[mangled: org/apache/commons/math3/util/Precision.equals:(FFF)Z]
Precision.equals ( float x, float y, int maxUlps ) [static] : boolean
[mangled: org/apache/commons/math3/util/Precision.equals:(FFI)Z]
Precision.equalsIncludingNaN ( double x, double y ) [static] : boolean
[mangled: org/apache/commons/math3/util/Precision.equalsIncludingNaN:(DD)Z]
Precision.equalsIncludingNaN ( double x, double y, double eps ) [static] : boolean
[mangled: org/apache/commons/math3/util/Precision.equalsIncludingNaN:(DDD)Z]
Precision.equalsIncludingNaN ( double x, double y, int maxUlps ) [static] : boolean
[mangled: org/apache/commons/math3/util/Precision.equalsIncludingNaN:(DDI)Z]
Precision.equalsIncludingNaN ( float x, float y ) [static] : boolean
[mangled: org/apache/commons/math3/util/Precision.equalsIncludingNaN:(FF)Z]
Precision.equalsIncludingNaN ( float x, float y, float eps ) [static] : boolean
[mangled: org/apache/commons/math3/util/Precision.equalsIncludingNaN:(FFF)Z]
Precision.equalsIncludingNaN ( float x, float y, int maxUlps ) [static] : boolean
[mangled: org/apache/commons/math3/util/Precision.equalsIncludingNaN:(FFI)Z]
Precision.representableDelta ( double x, double originalDelta ) [static] : double
[mangled: org/apache/commons/math3/util/Precision.representableDelta:(DD)D]
Precision.round ( double x, int scale ) [static] : double
[mangled: org/apache/commons/math3/util/Precision.round:(DI)D]
Precision.round ( double x, int scale, int roundingMethod ) [static] : double
[mangled: org/apache/commons/math3/util/Precision.round:(DII)D]
Precision.round ( float x, int scale ) [static] : float
[mangled: org/apache/commons/math3/util/Precision.round:(FI)F]
Precision.round ( float x, int scale, int roundingMethod ) [static] : float
[mangled: org/apache/commons/math3/util/Precision.round:(FII)F]
cdk-1.5.1.jar, PreconditionedIterativeLinearSolver.class
package org.apache.commons.math3.linear
PreconditionedIterativeLinearSolver.checkParameters ( RealLinearOperator a, RealLinearOperator minv, RealVector b, RealVector x0 ) [static] : void
[mangled: org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver.checkParameters:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;)V]
PreconditionedIterativeLinearSolver.PreconditionedIterativeLinearSolver ( int maxIterations )
[mangled: org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver."<init>":(I)V]
PreconditionedIterativeLinearSolver.PreconditionedIterativeLinearSolver ( IterationManager manager )
[mangled: org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver."<init>":(Lorg/apache/commons/math3/util/IterationManager;)V]
PreconditionedIterativeLinearSolver.solve ( RealLinearOperator a, RealLinearOperator minv, RealVector b ) : RealVector
[mangled: org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver.solve:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
PreconditionedIterativeLinearSolver.solve ( RealLinearOperator a, RealLinearOperator minv, RealVector b, RealVector x0 ) : RealVector
[mangled: org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver.solve:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
PreconditionedIterativeLinearSolver.solve ( RealLinearOperator a, RealVector b ) : RealVector
[mangled: org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver.solve:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
PreconditionedIterativeLinearSolver.solve ( RealLinearOperator a, RealVector b, RealVector x0 ) : RealVector
[mangled: org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver.solve:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
PreconditionedIterativeLinearSolver.solveInPlace ( RealLinearOperator a, RealVector b, RealVector x0 ) : RealVector
[mangled: org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver.solveInPlace:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
PreconditionedIterativeLinearSolver.solveInPlace ( RealLinearOperator p1, RealLinearOperator p2, RealVector p3, RealVector p4 ) [abstract] : RealVector
[mangled: org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver.solveInPlace:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
cdk-1.5.1.jar, Preconditioner.class
package org.apache.commons.math3.optimization.general
Preconditioner.precondition ( double[ ] p1, double[ ] p2 ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/optimization/general/Preconditioner.precondition:([D[D)[D]
cdk-1.5.1.jar, ProcessModel.class
package org.apache.commons.math3.filter
ProcessModel.getControlMatrix ( ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/filter/ProcessModel.getControlMatrix:()Lorg/apache/commons/math3/linear/RealMatrix;]
ProcessModel.getInitialErrorCovariance ( ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/filter/ProcessModel.getInitialErrorCovariance:()Lorg/apache/commons/math3/linear/RealMatrix;]
ProcessModel.getInitialStateEstimate ( ) [abstract] : RealVector
[mangled: org/apache/commons/math3/filter/ProcessModel.getInitialStateEstimate:()Lorg/apache/commons/math3/linear/RealVector;]
ProcessModel.getProcessNoise ( ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/filter/ProcessModel.getProcessNoise:()Lorg/apache/commons/math3/linear/RealMatrix;]
ProcessModel.getStateTransitionMatrix ( ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/filter/ProcessModel.getStateTransitionMatrix:()Lorg/apache/commons/math3/linear/RealMatrix;]
cdk-1.5.1.jar, Product.class
package org.apache.commons.math3.stat.descriptive.summary
Product.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/summary/Product.clear:()V]
Product.copy ( ) : Product
[mangled: org/apache/commons/math3/stat/descriptive/summary/Product.copy:()Lorg/apache/commons/math3/stat/descriptive/summary/Product;]
Product.copy ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/summary/Product.copy:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
Product.copy ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/summary/Product.copy:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
Product.copy ( Product source, Product dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/summary/Product.copy:(Lorg/apache/commons/math3/stat/descriptive/summary/Product;Lorg/apache/commons/math3/stat/descriptive/summary/Product;)V]
Product.evaluate ( double[ ] values, double[ ] weights ) : double
[mangled: org/apache/commons/math3/stat/descriptive/summary/Product.evaluate:([D[D)D]
Product.evaluate ( double[ ] values, double[ ] weights, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/summary/Product.evaluate:([D[DII)D]
Product.evaluate ( double[ ] values, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/summary/Product.evaluate:([DII)D]
Product.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/summary/Product.getN:()J]
Product.getResult ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/summary/Product.getResult:()D]
Product.increment ( double d ) : void
[mangled: org/apache/commons/math3/stat/descriptive/summary/Product.increment:(D)V]
Product.Product ( )
[mangled: org/apache/commons/math3/stat/descriptive/summary/Product."<init>":()V]
Product.Product ( Product original )
[mangled: org/apache/commons/math3/stat/descriptive/summary/Product."<init>":(Lorg/apache/commons/math3/stat/descriptive/summary/Product;)V]
cdk-1.5.1.jar, ProperBigFractionFormat.class
package org.apache.commons.math3.fraction
ProperBigFractionFormat.format ( BigFraction fraction, StringBuffer toAppendTo, FieldPosition pos ) : StringBuffer
[mangled: org/apache/commons/math3/fraction/ProperBigFractionFormat.format:(Lorg/apache/commons/math3/fraction/BigFraction;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
ProperBigFractionFormat.getWholeFormat ( ) : NumberFormat
[mangled: org/apache/commons/math3/fraction/ProperBigFractionFormat.getWholeFormat:()Ljava/text/NumberFormat;]
ProperBigFractionFormat.parse ( String source, ParsePosition pos ) : BigFraction
[mangled: org/apache/commons/math3/fraction/ProperBigFractionFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Lorg/apache/commons/math3/fraction/BigFraction;]
ProperBigFractionFormat.parse ( String x0, ParsePosition x1 ) : Number
[mangled: org/apache/commons/math3/fraction/ProperBigFractionFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Ljava/lang/Number;]
ProperBigFractionFormat.ProperBigFractionFormat ( )
[mangled: org/apache/commons/math3/fraction/ProperBigFractionFormat."<init>":()V]
ProperBigFractionFormat.ProperBigFractionFormat ( NumberFormat format )
[mangled: org/apache/commons/math3/fraction/ProperBigFractionFormat."<init>":(Ljava/text/NumberFormat;)V]
ProperBigFractionFormat.ProperBigFractionFormat ( NumberFormat wholeFormat, NumberFormat numeratorFormat, NumberFormat denominatorFormat )
[mangled: org/apache/commons/math3/fraction/ProperBigFractionFormat."<init>":(Ljava/text/NumberFormat;Ljava/text/NumberFormat;Ljava/text/NumberFormat;)V]
ProperBigFractionFormat.setWholeFormat ( NumberFormat format ) : void
[mangled: org/apache/commons/math3/fraction/ProperBigFractionFormat.setWholeFormat:(Ljava/text/NumberFormat;)V]
cdk-1.5.1.jar, ProperFractionFormat.class
package org.apache.commons.math3.fraction
ProperFractionFormat.format ( Fraction fraction, StringBuffer toAppendTo, FieldPosition pos ) : StringBuffer
[mangled: org/apache/commons/math3/fraction/ProperFractionFormat.format:(Lorg/apache/commons/math3/fraction/Fraction;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
ProperFractionFormat.getWholeFormat ( ) : NumberFormat
[mangled: org/apache/commons/math3/fraction/ProperFractionFormat.getWholeFormat:()Ljava/text/NumberFormat;]
ProperFractionFormat.parse ( String source, ParsePosition pos ) : Fraction
[mangled: org/apache/commons/math3/fraction/ProperFractionFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Lorg/apache/commons/math3/fraction/Fraction;]
ProperFractionFormat.parse ( String x0, ParsePosition x1 ) : Number
[mangled: org/apache/commons/math3/fraction/ProperFractionFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Ljava/lang/Number;]
ProperFractionFormat.ProperFractionFormat ( )
[mangled: org/apache/commons/math3/fraction/ProperFractionFormat."<init>":()V]
ProperFractionFormat.ProperFractionFormat ( NumberFormat format )
[mangled: org/apache/commons/math3/fraction/ProperFractionFormat."<init>":(Ljava/text/NumberFormat;)V]
ProperFractionFormat.ProperFractionFormat ( NumberFormat wholeFormat, NumberFormat numeratorFormat, NumberFormat denominatorFormat )
[mangled: org/apache/commons/math3/fraction/ProperFractionFormat."<init>":(Ljava/text/NumberFormat;Ljava/text/NumberFormat;Ljava/text/NumberFormat;)V]
ProperFractionFormat.setWholeFormat ( NumberFormat format ) : void
[mangled: org/apache/commons/math3/fraction/ProperFractionFormat.setWholeFormat:(Ljava/text/NumberFormat;)V]
cdk-1.5.1.jar, PubchemFingerprinter.class
package org.openscience.cdk.fingerprint
PubchemFingerprinter.getBitFingerprintAsBytes ( ) : byte[ ]
[mangled: org/openscience/cdk/fingerprint/PubchemFingerprinter.getBitFingerprintAsBytes:()[B]
PubchemFingerprinter.PubchemFingerprinter ( )
[mangled: org/openscience/cdk/fingerprint/PubchemFingerprinter."<init>":()V]
cdk-1.5.1.jar, QRDecomposition.class
package org.apache.commons.math3.linear
QRDecomposition.getH ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/QRDecomposition.getH:()Lorg/apache/commons/math3/linear/RealMatrix;]
QRDecomposition.getQ ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/QRDecomposition.getQ:()Lorg/apache/commons/math3/linear/RealMatrix;]
QRDecomposition.getQT ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/QRDecomposition.getQT:()Lorg/apache/commons/math3/linear/RealMatrix;]
QRDecomposition.getR ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/QRDecomposition.getR:()Lorg/apache/commons/math3/linear/RealMatrix;]
QRDecomposition.getSolver ( ) : DecompositionSolver
[mangled: org/apache/commons/math3/linear/QRDecomposition.getSolver:()Lorg/apache/commons/math3/linear/DecompositionSolver;]
QRDecomposition.QRDecomposition ( RealMatrix matrix )
[mangled: org/apache/commons/math3/linear/QRDecomposition."<init>":(Lorg/apache/commons/math3/linear/RealMatrix;)V]
QRDecomposition.QRDecomposition ( RealMatrix matrix, double threshold )
[mangled: org/apache/commons/math3/linear/QRDecomposition."<init>":(Lorg/apache/commons/math3/linear/RealMatrix;D)V]
cdk-1.5.1.jar, QueryAtom.class
package org.openscience.cdk.isomorphism.matchers
QueryAtom.QueryAtom ( )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryAtom."<init>":()V]
QueryAtom.QueryAtom ( String symbol )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryAtom."<init>":(Ljava/lang/String;)V]
cdk-1.5.1.jar, QueryAtomContainer.class
package org.openscience.cdk.isomorphism.matchers
QueryAtomContainer.QueryAtomContainer ( )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryAtomContainer."<init>":()V]
QueryAtomContainer.QueryAtomContainer ( IAtomContainer container )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryAtomContainer."<init>":(Lorg/openscience/cdk/interfaces/IAtomContainer;)V]
QueryAtomContainer.QueryAtomContainer ( int atomCount, int bondCount, int lpCount, int seCount )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryAtomContainer."<init>":(IIII)V]
cdk-1.5.1.jar, QueryBond.class
package org.openscience.cdk.isomorphism.matchers
QueryBond.QueryBond ( )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryBond."<init>":()V]
QueryBond.QueryBond ( IAtom atom1, IAtom atom2 )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryBond."<init>":(Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/interfaces/IAtom;)V]
QueryBond.QueryBond ( IAtom atom1, IAtom atom2, IBond.Order order )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryBond."<init>":(Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/interfaces/IBond$Order;)V]
QueryBond.QueryBond ( IAtom atom1, IAtom atom2, IBond.Order order, IBond.Stereo stereo )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryBond."<init>":(Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/interfaces/IBond$Order;Lorg/openscience/cdk/interfaces/IBond$Stereo;)V]
QueryBond.QueryBond ( IAtom[ ] atoms )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryBond."<init>":([Lorg/openscience/cdk/interfaces/IAtom;)V]
QueryBond.QueryBond ( IAtom[ ] atoms, IBond.Order order )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryBond."<init>":([Lorg/openscience/cdk/interfaces/IAtom;Lorg/openscience/cdk/interfaces/IBond$Order;)V]
cdk-1.5.1.jar, QueryChemObject.class
package org.openscience.cdk.isomorphism.matchers
QueryChemObject.QueryChemObject ( )
[mangled: org/openscience/cdk/isomorphism/matchers/QueryChemObject."<init>":()V]
cdk-1.5.1.jar, RandomAdaptor.class
package org.apache.commons.math3.random
RandomAdaptor.createAdaptor ( RandomGenerator randomGenerator ) [static] : Random
[mangled: org/apache/commons/math3/random/RandomAdaptor.createAdaptor:(Lorg/apache/commons/math3/random/RandomGenerator;)Ljava/util/Random;]
RandomAdaptor.nextBoolean ( ) : boolean
[mangled: org/apache/commons/math3/random/RandomAdaptor.nextBoolean:()Z]
RandomAdaptor.nextBytes ( byte[ ] bytes ) : void
[mangled: org/apache/commons/math3/random/RandomAdaptor.nextBytes:([B)V]
RandomAdaptor.nextDouble ( ) : double
[mangled: org/apache/commons/math3/random/RandomAdaptor.nextDouble:()D]
RandomAdaptor.nextFloat ( ) : float
[mangled: org/apache/commons/math3/random/RandomAdaptor.nextFloat:()F]
RandomAdaptor.nextGaussian ( ) : double
[mangled: org/apache/commons/math3/random/RandomAdaptor.nextGaussian:()D]
RandomAdaptor.nextInt ( ) : int
[mangled: org/apache/commons/math3/random/RandomAdaptor.nextInt:()I]
RandomAdaptor.nextInt ( int n ) : int
[mangled: org/apache/commons/math3/random/RandomAdaptor.nextInt:(I)I]
RandomAdaptor.nextLong ( ) : long
[mangled: org/apache/commons/math3/random/RandomAdaptor.nextLong:()J]
RandomAdaptor.RandomAdaptor ( RandomGenerator randomGenerator )
[mangled: org/apache/commons/math3/random/RandomAdaptor."<init>":(Lorg/apache/commons/math3/random/RandomGenerator;)V]
RandomAdaptor.setSeed ( int seed ) : void
[mangled: org/apache/commons/math3/random/RandomAdaptor.setSeed:(I)V]
RandomAdaptor.setSeed ( int[ ] seed ) : void
[mangled: org/apache/commons/math3/random/RandomAdaptor.setSeed:([I)V]
RandomAdaptor.setSeed ( long seed ) : void
[mangled: org/apache/commons/math3/random/RandomAdaptor.setSeed:(J)V]
cdk-1.5.1.jar, RandomData.class
package org.apache.commons.math3.random
RandomData.nextExponential ( double p1 ) [abstract] : double
[mangled: org/apache/commons/math3/random/RandomData.nextExponential:(D)D]
RandomData.nextGaussian ( double p1, double p2 ) [abstract] : double
[mangled: org/apache/commons/math3/random/RandomData.nextGaussian:(DD)D]
RandomData.nextHexString ( int p1 ) [abstract] : String
[mangled: org/apache/commons/math3/random/RandomData.nextHexString:(I)Ljava/lang/String;]
RandomData.nextInt ( int p1, int p2 ) [abstract] : int
[mangled: org/apache/commons/math3/random/RandomData.nextInt:(II)I]
RandomData.nextLong ( long p1, long p2 ) [abstract] : long
[mangled: org/apache/commons/math3/random/RandomData.nextLong:(JJ)J]
RandomData.nextPermutation ( int p1, int p2 ) [abstract] : int[ ]
[mangled: org/apache/commons/math3/random/RandomData.nextPermutation:(II)[I]
RandomData.nextPoisson ( double p1 ) [abstract] : long
[mangled: org/apache/commons/math3/random/RandomData.nextPoisson:(D)J]
RandomData.nextSample ( Collection p1, int p2 ) [abstract] : Object[ ]
[mangled: org/apache/commons/math3/random/RandomData.nextSample:(Ljava/util/Collection;I)[Ljava/lang/Object;]
RandomData.nextSecureHexString ( int p1 ) [abstract] : String
[mangled: org/apache/commons/math3/random/RandomData.nextSecureHexString:(I)Ljava/lang/String;]
RandomData.nextSecureInt ( int p1, int p2 ) [abstract] : int
[mangled: org/apache/commons/math3/random/RandomData.nextSecureInt:(II)I]
RandomData.nextSecureLong ( long p1, long p2 ) [abstract] : long
[mangled: org/apache/commons/math3/random/RandomData.nextSecureLong:(JJ)J]
RandomData.nextUniform ( double p1, double p2 ) [abstract] : double
[mangled: org/apache/commons/math3/random/RandomData.nextUniform:(DD)D]
RandomData.nextUniform ( double p1, double p2, boolean p3 ) [abstract] : double
[mangled: org/apache/commons/math3/random/RandomData.nextUniform:(DDZ)D]
cdk-1.5.1.jar, RandomDataImpl.class
package org.apache.commons.math3.random
RandomDataImpl.nextBeta ( double alpha, double beta ) : double
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextBeta:(DD)D]
RandomDataImpl.nextBinomial ( int numberOfTrials, double probabilityOfSuccess ) : int
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextBinomial:(ID)I]
RandomDataImpl.nextCauchy ( double median, double scale ) : double
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextCauchy:(DD)D]
RandomDataImpl.nextChiSquare ( double df ) : double
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextChiSquare:(D)D]
RandomDataImpl.nextExponential ( double mean ) : double
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextExponential:(D)D]
RandomDataImpl.nextF ( double numeratorDf, double denominatorDf ) : double
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextF:(DD)D]
RandomDataImpl.nextGamma ( double shape, double scale ) : double
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextGamma:(DD)D]
RandomDataImpl.nextGaussian ( double mu, double sigma ) : double
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextGaussian:(DD)D]
RandomDataImpl.nextHexString ( int len ) : String
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextHexString:(I)Ljava/lang/String;]
RandomDataImpl.nextHypergeometric ( int populationSize, int numberOfSuccesses, int sampleSize ) : int
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextHypergeometric:(III)I]
RandomDataImpl.nextInt ( int lower, int upper ) : int
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextInt:(II)I]
RandomDataImpl.nextInversionDeviate ( IntegerDistribution distribution ) : int
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextInversionDeviate:(Lorg/apache/commons/math3/distribution/IntegerDistribution;)I]
RandomDataImpl.nextInversionDeviate ( RealDistribution distribution ) : double
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextInversionDeviate:(Lorg/apache/commons/math3/distribution/RealDistribution;)D]
RandomDataImpl.nextLong ( long lower, long upper ) : long
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextLong:(JJ)J]
RandomDataImpl.nextPascal ( int r, double p ) : int
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextPascal:(ID)I]
RandomDataImpl.nextPermutation ( int n, int k ) : int[ ]
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextPermutation:(II)[I]
RandomDataImpl.nextPoisson ( double mean ) : long
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextPoisson:(D)J]
RandomDataImpl.nextSample ( Collection c, int k ) : Object[ ]
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextSample:(Ljava/util/Collection;I)[Ljava/lang/Object;]
RandomDataImpl.nextSecureHexString ( int len ) : String
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextSecureHexString:(I)Ljava/lang/String;]
RandomDataImpl.nextSecureInt ( int lower, int upper ) : int
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextSecureInt:(II)I]
RandomDataImpl.nextSecureLong ( long lower, long upper ) : long
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextSecureLong:(JJ)J]
RandomDataImpl.nextT ( double df ) : double
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextT:(D)D]
RandomDataImpl.nextUniform ( double lower, double upper ) : double
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextUniform:(DD)D]
RandomDataImpl.nextUniform ( double lower, double upper, boolean lowerInclusive ) : double
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextUniform:(DDZ)D]
RandomDataImpl.nextWeibull ( double shape, double scale ) : double
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextWeibull:(DD)D]
RandomDataImpl.nextZipf ( int numberOfElements, double exponent ) : int
[mangled: org/apache/commons/math3/random/RandomDataImpl.nextZipf:(ID)I]
RandomDataImpl.RandomDataImpl ( )
[mangled: org/apache/commons/math3/random/RandomDataImpl."<init>":()V]
RandomDataImpl.RandomDataImpl ( RandomGenerator rand )
[mangled: org/apache/commons/math3/random/RandomDataImpl."<init>":(Lorg/apache/commons/math3/random/RandomGenerator;)V]
RandomDataImpl.reSeed ( ) : void
[mangled: org/apache/commons/math3/random/RandomDataImpl.reSeed:()V]
RandomDataImpl.reSeed ( long seed ) : void
[mangled: org/apache/commons/math3/random/RandomDataImpl.reSeed:(J)V]
RandomDataImpl.reSeedSecure ( ) : void
[mangled: org/apache/commons/math3/random/RandomDataImpl.reSeedSecure:()V]
RandomDataImpl.reSeedSecure ( long seed ) : void
[mangled: org/apache/commons/math3/random/RandomDataImpl.reSeedSecure:(J)V]
RandomDataImpl.setSecureAlgorithm ( String algorithm, String provider ) : void
[mangled: org/apache/commons/math3/random/RandomDataImpl.setSecureAlgorithm:(Ljava/lang/String;Ljava/lang/String;)V]
cdk-1.5.1.jar, RandomGenerator.class
package org.apache.commons.math3.random
RandomGenerator.nextBoolean ( ) [abstract] : boolean
[mangled: org/apache/commons/math3/random/RandomGenerator.nextBoolean:()Z]
RandomGenerator.nextBytes ( byte[ ] p1 ) [abstract] : void
[mangled: org/apache/commons/math3/random/RandomGenerator.nextBytes:([B)V]
RandomGenerator.nextDouble ( ) [abstract] : double
[mangled: org/apache/commons/math3/random/RandomGenerator.nextDouble:()D]
RandomGenerator.nextFloat ( ) [abstract] : float
[mangled: org/apache/commons/math3/random/RandomGenerator.nextFloat:()F]
RandomGenerator.nextGaussian ( ) [abstract] : double
[mangled: org/apache/commons/math3/random/RandomGenerator.nextGaussian:()D]
RandomGenerator.nextInt ( ) [abstract] : int
[mangled: org/apache/commons/math3/random/RandomGenerator.nextInt:()I]
RandomGenerator.nextInt ( int p1 ) [abstract] : int
[mangled: org/apache/commons/math3/random/RandomGenerator.nextInt:(I)I]
RandomGenerator.nextLong ( ) [abstract] : long
[mangled: org/apache/commons/math3/random/RandomGenerator.nextLong:()J]
RandomGenerator.setSeed ( int p1 ) [abstract] : void
[mangled: org/apache/commons/math3/random/RandomGenerator.setSeed:(I)V]
RandomGenerator.setSeed ( int[ ] p1 ) [abstract] : void
[mangled: org/apache/commons/math3/random/RandomGenerator.setSeed:([I)V]
RandomGenerator.setSeed ( long p1 ) [abstract] : void
[mangled: org/apache/commons/math3/random/RandomGenerator.setSeed:(J)V]
cdk-1.5.1.jar, RandomKey.class
package org.apache.commons.math3.genetics
RandomKey.checkValidity ( List chromosomeRepresentation ) : void
[mangled: org/apache/commons/math3/genetics/RandomKey.checkValidity:(Ljava/util/List;)V]
RandomKey.comparatorPermutation ( List data, Comparator comparator ) [static] : List
[mangled: org/apache/commons/math3/genetics/RandomKey.comparatorPermutation:(Ljava/util/List;Ljava/util/Comparator;)Ljava/util/List;]
RandomKey.decode ( List sequence ) : List
[mangled: org/apache/commons/math3/genetics/RandomKey.decode:(Ljava/util/List;)Ljava/util/List;]
RandomKey.identityPermutation ( int l ) [static] : List
[mangled: org/apache/commons/math3/genetics/RandomKey.identityPermutation:(I)Ljava/util/List;]
RandomKey.inducedPermutation ( List originalData, List permutedData ) [static] : List
[mangled: org/apache/commons/math3/genetics/RandomKey.inducedPermutation:(Ljava/util/List;Ljava/util/List;)Ljava/util/List;]
RandomKey.isSame ( Chromosome another ) : boolean
[mangled: org/apache/commons/math3/genetics/RandomKey.isSame:(Lorg/apache/commons/math3/genetics/Chromosome;)Z]
RandomKey.RandomKey ( Double[ ] representation )
[mangled: org/apache/commons/math3/genetics/RandomKey."<init>":([Ljava/lang/Double;)V]
RandomKey.RandomKey ( List representation )
[mangled: org/apache/commons/math3/genetics/RandomKey."<init>":(Ljava/util/List;)V]
RandomKey.randomPermutation ( int l ) [static] : List
[mangled: org/apache/commons/math3/genetics/RandomKey.randomPermutation:(I)Ljava/util/List;]
RandomKey.toString ( ) : String
[mangled: org/apache/commons/math3/genetics/RandomKey.toString:()Ljava/lang/String;]
cdk-1.5.1.jar, RandomKeyMutation.class
package org.apache.commons.math3.genetics
RandomKeyMutation.mutate ( Chromosome original ) : Chromosome
[mangled: org/apache/commons/math3/genetics/RandomKeyMutation.mutate:(Lorg/apache/commons/math3/genetics/Chromosome;)Lorg/apache/commons/math3/genetics/Chromosome;]
RandomKeyMutation.RandomKeyMutation ( )
[mangled: org/apache/commons/math3/genetics/RandomKeyMutation."<init>":()V]
cdk-1.5.1.jar, RandomVectorGenerator.class
package org.apache.commons.math3.random
RandomVectorGenerator.nextVector ( ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/random/RandomVectorGenerator.nextVector:()[D]
cdk-1.5.1.jar, RankingAlgorithm.class
package org.apache.commons.math3.stat.ranking
RankingAlgorithm.rank ( double[ ] p1 ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/stat/ranking/RankingAlgorithm.rank:([D)[D]
cdk-1.5.1.jar, RealDistribution.class
package org.apache.commons.math3.distribution
RealDistribution.cumulativeProbability ( double p1 ) [abstract] : double
[mangled: org/apache/commons/math3/distribution/RealDistribution.cumulativeProbability:(D)D]
RealDistribution.cumulativeProbability ( double p1, double p2 ) [abstract] : double
[mangled: org/apache/commons/math3/distribution/RealDistribution.cumulativeProbability:(DD)D]
RealDistribution.density ( double p1 ) [abstract] : double
[mangled: org/apache/commons/math3/distribution/RealDistribution.density:(D)D]
RealDistribution.getNumericalMean ( ) [abstract] : double
[mangled: org/apache/commons/math3/distribution/RealDistribution.getNumericalMean:()D]
RealDistribution.getNumericalVariance ( ) [abstract] : double
[mangled: org/apache/commons/math3/distribution/RealDistribution.getNumericalVariance:()D]
RealDistribution.getSupportLowerBound ( ) [abstract] : double
[mangled: org/apache/commons/math3/distribution/RealDistribution.getSupportLowerBound:()D]
RealDistribution.getSupportUpperBound ( ) [abstract] : double
[mangled: org/apache/commons/math3/distribution/RealDistribution.getSupportUpperBound:()D]
RealDistribution.inverseCumulativeProbability ( double p1 ) [abstract] : double
[mangled: org/apache/commons/math3/distribution/RealDistribution.inverseCumulativeProbability:(D)D]
RealDistribution.isSupportConnected ( ) [abstract] : boolean
[mangled: org/apache/commons/math3/distribution/RealDistribution.isSupportConnected:()Z]
RealDistribution.isSupportLowerBoundInclusive ( ) [abstract] : boolean
[mangled: org/apache/commons/math3/distribution/RealDistribution.isSupportLowerBoundInclusive:()Z]
RealDistribution.isSupportUpperBoundInclusive ( ) [abstract] : boolean
[mangled: org/apache/commons/math3/distribution/RealDistribution.isSupportUpperBoundInclusive:()Z]
RealDistribution.probability ( double p1 ) [abstract] : double
[mangled: org/apache/commons/math3/distribution/RealDistribution.probability:(D)D]
RealDistribution.reseedRandomGenerator ( long p1 ) [abstract] : void
[mangled: org/apache/commons/math3/distribution/RealDistribution.reseedRandomGenerator:(J)V]
RealDistribution.sample ( ) [abstract] : double
[mangled: org/apache/commons/math3/distribution/RealDistribution.sample:()D]
RealDistribution.sample ( int p1 ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/distribution/RealDistribution.sample:(I)[D]
cdk-1.5.1.jar, RealLinearOperator.class
package org.apache.commons.math3.linear
RealLinearOperator.getColumnDimension ( ) [abstract] : int
[mangled: org/apache/commons/math3/linear/RealLinearOperator.getColumnDimension:()I]
RealLinearOperator.getRowDimension ( ) [abstract] : int
[mangled: org/apache/commons/math3/linear/RealLinearOperator.getRowDimension:()I]
RealLinearOperator.isTransposable ( ) : boolean
[mangled: org/apache/commons/math3/linear/RealLinearOperator.isTransposable:()Z]
RealLinearOperator.operate ( RealVector p1 ) [abstract] : RealVector
[mangled: org/apache/commons/math3/linear/RealLinearOperator.operate:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
RealLinearOperator.operateTranspose ( RealVector x ) : RealVector
[mangled: org/apache/commons/math3/linear/RealLinearOperator.operateTranspose:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
RealLinearOperator.RealLinearOperator ( )
[mangled: org/apache/commons/math3/linear/RealLinearOperator."<init>":()V]
cdk-1.5.1.jar, RealMatrix.class
package org.apache.commons.math3.linear
RealMatrix.add ( RealMatrix p1 ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/linear/RealMatrix.add:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;]
RealMatrix.addToEntry ( int p1, int p2, double p3 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/RealMatrix.addToEntry:(IID)V]
RealMatrix.copy ( ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/linear/RealMatrix.copy:()Lorg/apache/commons/math3/linear/RealMatrix;]
RealMatrix.copySubMatrix ( int p1, int p2, int p3, int p4, double[ ][ ] p5 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/RealMatrix.copySubMatrix:(IIII[[D)V]
RealMatrix.copySubMatrix ( int[ ] p1, int[ ] p2, double[ ][ ] p3 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/RealMatrix.copySubMatrix:([I[I[[D)V]
RealMatrix.createMatrix ( int p1, int p2 ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/linear/RealMatrix.createMatrix:(II)Lorg/apache/commons/math3/linear/RealMatrix;]
RealMatrix.getColumn ( int p1 ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/linear/RealMatrix.getColumn:(I)[D]
RealMatrix.getColumnMatrix ( int p1 ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/linear/RealMatrix.getColumnMatrix:(I)Lorg/apache/commons/math3/linear/RealMatrix;]
RealMatrix.getColumnVector ( int p1 ) [abstract] : RealVector
[mangled: org/apache/commons/math3/linear/RealMatrix.getColumnVector:(I)Lorg/apache/commons/math3/linear/RealVector;]
RealMatrix.getData ( ) [abstract] : double[ ][ ]
[mangled: org/apache/commons/math3/linear/RealMatrix.getData:()[[D]
RealMatrix.getEntry ( int p1, int p2 ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrix.getEntry:(II)D]
RealMatrix.getFrobeniusNorm ( ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrix.getFrobeniusNorm:()D]
RealMatrix.getNorm ( ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrix.getNorm:()D]
RealMatrix.getRow ( int p1 ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/linear/RealMatrix.getRow:(I)[D]
RealMatrix.getRowMatrix ( int p1 ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/linear/RealMatrix.getRowMatrix:(I)Lorg/apache/commons/math3/linear/RealMatrix;]
RealMatrix.getRowVector ( int p1 ) [abstract] : RealVector
[mangled: org/apache/commons/math3/linear/RealMatrix.getRowVector:(I)Lorg/apache/commons/math3/linear/RealVector;]
RealMatrix.getSubMatrix ( int p1, int p2, int p3, int p4 ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/linear/RealMatrix.getSubMatrix:(IIII)Lorg/apache/commons/math3/linear/RealMatrix;]
RealMatrix.getSubMatrix ( int[ ] p1, int[ ] p2 ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/linear/RealMatrix.getSubMatrix:([I[I)Lorg/apache/commons/math3/linear/RealMatrix;]
RealMatrix.getTrace ( ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrix.getTrace:()D]
RealMatrix.multiply ( RealMatrix p1 ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/linear/RealMatrix.multiply:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;]
RealMatrix.multiplyEntry ( int p1, int p2, double p3 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/RealMatrix.multiplyEntry:(IID)V]
RealMatrix.operate ( double[ ] p1 ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/linear/RealMatrix.operate:([D)[D]
RealMatrix.operate ( RealVector p1 ) [abstract] : RealVector
[mangled: org/apache/commons/math3/linear/RealMatrix.operate:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
RealMatrix.power ( int p1 ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/linear/RealMatrix.power:(I)Lorg/apache/commons/math3/linear/RealMatrix;]
RealMatrix.preMultiply ( double[ ] p1 ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/linear/RealMatrix.preMultiply:([D)[D]
RealMatrix.preMultiply ( RealMatrix p1 ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/linear/RealMatrix.preMultiply:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;]
RealMatrix.preMultiply ( RealVector p1 ) [abstract] : RealVector
[mangled: org/apache/commons/math3/linear/RealMatrix.preMultiply:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
RealMatrix.scalarAdd ( double p1 ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/linear/RealMatrix.scalarAdd:(D)Lorg/apache/commons/math3/linear/RealMatrix;]
RealMatrix.scalarMultiply ( double p1 ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/linear/RealMatrix.scalarMultiply:(D)Lorg/apache/commons/math3/linear/RealMatrix;]
RealMatrix.setColumn ( int p1, double[ ] p2 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/RealMatrix.setColumn:(I[D)V]
RealMatrix.setColumnMatrix ( int p1, RealMatrix p2 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/RealMatrix.setColumnMatrix:(ILorg/apache/commons/math3/linear/RealMatrix;)V]
RealMatrix.setColumnVector ( int p1, RealVector p2 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/RealMatrix.setColumnVector:(ILorg/apache/commons/math3/linear/RealVector;)V]
RealMatrix.setEntry ( int p1, int p2, double p3 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/RealMatrix.setEntry:(IID)V]
RealMatrix.setRow ( int p1, double[ ] p2 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/RealMatrix.setRow:(I[D)V]
RealMatrix.setRowMatrix ( int p1, RealMatrix p2 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/RealMatrix.setRowMatrix:(ILorg/apache/commons/math3/linear/RealMatrix;)V]
RealMatrix.setRowVector ( int p1, RealVector p2 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/RealMatrix.setRowVector:(ILorg/apache/commons/math3/linear/RealVector;)V]
RealMatrix.setSubMatrix ( double[ ][ ] p1, int p2, int p3 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/RealMatrix.setSubMatrix:([[DII)V]
RealMatrix.subtract ( RealMatrix p1 ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/linear/RealMatrix.subtract:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;]
RealMatrix.transpose ( ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/linear/RealMatrix.transpose:()Lorg/apache/commons/math3/linear/RealMatrix;]
RealMatrix.walkInColumnOrder ( RealMatrixChangingVisitor p1 ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;)D]
RealMatrix.walkInColumnOrder ( RealMatrixChangingVisitor p1, int p2, int p3, int p4, int p5 ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;IIII)D]
RealMatrix.walkInColumnOrder ( RealMatrixPreservingVisitor p1 ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;)D]
RealMatrix.walkInColumnOrder ( RealMatrixPreservingVisitor p1, int p2, int p3, int p4, int p5 ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrix.walkInColumnOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;IIII)D]
RealMatrix.walkInOptimizedOrder ( RealMatrixChangingVisitor p1 ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;)D]
RealMatrix.walkInOptimizedOrder ( RealMatrixChangingVisitor p1, int p2, int p3, int p4, int p5 ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;IIII)D]
RealMatrix.walkInOptimizedOrder ( RealMatrixPreservingVisitor p1 ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;)D]
RealMatrix.walkInOptimizedOrder ( RealMatrixPreservingVisitor p1, int p2, int p3, int p4, int p5 ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrix.walkInOptimizedOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;IIII)D]
RealMatrix.walkInRowOrder ( RealMatrixChangingVisitor p1 ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;)D]
RealMatrix.walkInRowOrder ( RealMatrixChangingVisitor p1, int p2, int p3, int p4, int p5 ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/RealMatrixChangingVisitor;IIII)D]
RealMatrix.walkInRowOrder ( RealMatrixPreservingVisitor p1 ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;)D]
RealMatrix.walkInRowOrder ( RealMatrixPreservingVisitor p1, int p2, int p3, int p4, int p5 ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrix.walkInRowOrder:(Lorg/apache/commons/math3/linear/RealMatrixPreservingVisitor;IIII)D]
cdk-1.5.1.jar, RealMatrixChangingVisitor.class
package org.apache.commons.math3.linear
RealMatrixChangingVisitor.end ( ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrixChangingVisitor.end:()D]
RealMatrixChangingVisitor.start ( int p1, int p2, int p3, int p4, int p5, int p6 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/RealMatrixChangingVisitor.start:(IIIIII)V]
RealMatrixChangingVisitor.visit ( int p1, int p2, double p3 ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrixChangingVisitor.visit:(IID)D]
cdk-1.5.1.jar, RealMatrixPreservingVisitor.class
package org.apache.commons.math3.linear
RealMatrixPreservingVisitor.end ( ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealMatrixPreservingVisitor.end:()D]
RealMatrixPreservingVisitor.start ( int p1, int p2, int p3, int p4, int p5, int p6 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/RealMatrixPreservingVisitor.start:(IIIIII)V]
RealMatrixPreservingVisitor.visit ( int p1, int p2, double p3 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/RealMatrixPreservingVisitor.visit:(IID)V]
cdk-1.5.1.jar, RealTransformer.class
package org.apache.commons.math3.transform
RealTransformer.transform ( double[ ] p1, TransformType p2 ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/transform/RealTransformer.transform:([DLorg/apache/commons/math3/transform/TransformType;)[D]
RealTransformer.transform ( UnivariateFunction p1, double p2, double p3, int p4, TransformType p5 ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/transform/RealTransformer.transform:(Lorg/apache/commons/math3/analysis/UnivariateFunction;DDILorg/apache/commons/math3/transform/TransformType;)[D]
cdk-1.5.1.jar, RealVector.class
package org.apache.commons.math3.linear
RealVector.add ( RealVector v ) : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.add:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.addToEntry ( int index, double increment ) : void
[mangled: org/apache/commons/math3/linear/RealVector.addToEntry:(ID)V]
RealVector.append ( double p1 ) [abstract] : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.append:(D)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.append ( RealVector p1 ) [abstract] : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.append:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.checkIndex ( int index ) : void
[mangled: org/apache/commons/math3/linear/RealVector.checkIndex:(I)V]
RealVector.checkVectorDimensions ( int n ) : void
[mangled: org/apache/commons/math3/linear/RealVector.checkVectorDimensions:(I)V]
RealVector.checkVectorDimensions ( RealVector v ) : void
[mangled: org/apache/commons/math3/linear/RealVector.checkVectorDimensions:(Lorg/apache/commons/math3/linear/RealVector;)V]
RealVector.combine ( double a, double b, RealVector y ) : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.combine:(DDLorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.combineToSelf ( double a, double b, RealVector y ) : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.combineToSelf:(DDLorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.copy ( ) [abstract] : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.copy:()Lorg/apache/commons/math3/linear/RealVector;]
RealVector.cosine ( RealVector v ) : double
[mangled: org/apache/commons/math3/linear/RealVector.cosine:(Lorg/apache/commons/math3/linear/RealVector;)D]
RealVector.dotProduct ( RealVector v ) : double
[mangled: org/apache/commons/math3/linear/RealVector.dotProduct:(Lorg/apache/commons/math3/linear/RealVector;)D]
RealVector.ebeDivide ( RealVector p1 ) [abstract] : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.ebeDivide:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.ebeMultiply ( RealVector p1 ) [abstract] : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.ebeMultiply:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.getDimension ( ) [abstract] : int
[mangled: org/apache/commons/math3/linear/RealVector.getDimension:()I]
RealVector.getDistance ( RealVector v ) : double
[mangled: org/apache/commons/math3/linear/RealVector.getDistance:(Lorg/apache/commons/math3/linear/RealVector;)D]
RealVector.getEntry ( int p1 ) [abstract] : double
[mangled: org/apache/commons/math3/linear/RealVector.getEntry:(I)D]
RealVector.getL1Distance ( RealVector v ) : double
[mangled: org/apache/commons/math3/linear/RealVector.getL1Distance:(Lorg/apache/commons/math3/linear/RealVector;)D]
RealVector.getL1Norm ( ) : double
[mangled: org/apache/commons/math3/linear/RealVector.getL1Norm:()D]
RealVector.getLInfDistance ( RealVector v ) : double
[mangled: org/apache/commons/math3/linear/RealVector.getLInfDistance:(Lorg/apache/commons/math3/linear/RealVector;)D]
RealVector.getLInfNorm ( ) : double
[mangled: org/apache/commons/math3/linear/RealVector.getLInfNorm:()D]
RealVector.getMaxIndex ( ) : int
[mangled: org/apache/commons/math3/linear/RealVector.getMaxIndex:()I]
RealVector.getMaxValue ( ) : double
[mangled: org/apache/commons/math3/linear/RealVector.getMaxValue:()D]
RealVector.getMinIndex ( ) : int
[mangled: org/apache/commons/math3/linear/RealVector.getMinIndex:()I]
RealVector.getMinValue ( ) : double
[mangled: org/apache/commons/math3/linear/RealVector.getMinValue:()D]
RealVector.getNorm ( ) : double
[mangled: org/apache/commons/math3/linear/RealVector.getNorm:()D]
RealVector.getSubVector ( int p1, int p2 ) [abstract] : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.getSubVector:(II)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.isInfinite ( ) [abstract] : boolean
[mangled: org/apache/commons/math3/linear/RealVector.isInfinite:()Z]
RealVector.isNaN ( ) [abstract] : boolean
[mangled: org/apache/commons/math3/linear/RealVector.isNaN:()Z]
RealVector.iterator ( ) : Iterator
[mangled: org/apache/commons/math3/linear/RealVector.iterator:()Ljava/util/Iterator;]
RealVector.map ( UnivariateFunction function ) : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.map:(Lorg/apache/commons/math3/analysis/UnivariateFunction;)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.mapAdd ( double d ) : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.mapAdd:(D)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.mapAddToSelf ( double d ) : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.mapAddToSelf:(D)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.mapDivide ( double d ) : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.mapDivide:(D)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.mapDivideToSelf ( double d ) : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.mapDivideToSelf:(D)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.mapMultiply ( double d ) : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.mapMultiply:(D)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.mapMultiplyToSelf ( double d ) : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.mapMultiplyToSelf:(D)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.mapSubtract ( double d ) : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.mapSubtract:(D)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.mapSubtractToSelf ( double d ) : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.mapSubtractToSelf:(D)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.mapToSelf ( UnivariateFunction function ) : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.mapToSelf:(Lorg/apache/commons/math3/analysis/UnivariateFunction;)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.outerProduct ( RealVector v ) : RealMatrix
[mangled: org/apache/commons/math3/linear/RealVector.outerProduct:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealMatrix;]
RealVector.projection ( RealVector p1 ) [abstract] : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.projection:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.RealVector ( )
[mangled: org/apache/commons/math3/linear/RealVector."<init>":()V]
RealVector.set ( double value ) : void
[mangled: org/apache/commons/math3/linear/RealVector.set:(D)V]
RealVector.setEntry ( int p1, double p2 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/RealVector.setEntry:(ID)V]
RealVector.setSubVector ( int p1, RealVector p2 ) [abstract] : void
[mangled: org/apache/commons/math3/linear/RealVector.setSubVector:(ILorg/apache/commons/math3/linear/RealVector;)V]
RealVector.sparseIterator ( ) : Iterator
[mangled: org/apache/commons/math3/linear/RealVector.sparseIterator:()Ljava/util/Iterator;]
RealVector.subtract ( RealVector v ) : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.subtract:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
RealVector.toArray ( ) : double[ ]
[mangled: org/apache/commons/math3/linear/RealVector.toArray:()[D]
RealVector.unitize ( ) : void
[mangled: org/apache/commons/math3/linear/RealVector.unitize:()V]
RealVector.unitVector ( ) : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.unitVector:()Lorg/apache/commons/math3/linear/RealVector;]
RealVector.unmodifiableRealVector ( RealVector v ) [static] : RealVector
[mangled: org/apache/commons/math3/linear/RealVector.unmodifiableRealVector:(Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
cdk-1.5.1.jar, RealVectorFormat.class
package org.apache.commons.math3.linear
RealVectorFormat.format ( RealVector v ) : String
[mangled: org/apache/commons/math3/linear/RealVectorFormat.format:(Lorg/apache/commons/math3/linear/RealVector;)Ljava/lang/String;]
RealVectorFormat.format ( RealVector vector, StringBuffer toAppendTo, FieldPosition pos ) : StringBuffer
[mangled: org/apache/commons/math3/linear/RealVectorFormat.format:(Lorg/apache/commons/math3/linear/RealVector;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
RealVectorFormat.getAvailableLocales ( ) [static] : Locale[ ]
[mangled: org/apache/commons/math3/linear/RealVectorFormat.getAvailableLocales:()[Ljava/util/Locale;]
RealVectorFormat.getFormat ( ) : NumberFormat
[mangled: org/apache/commons/math3/linear/RealVectorFormat.getFormat:()Ljava/text/NumberFormat;]
RealVectorFormat.getInstance ( ) [static] : RealVectorFormat
[mangled: org/apache/commons/math3/linear/RealVectorFormat.getInstance:()Lorg/apache/commons/math3/linear/RealVectorFormat;]
RealVectorFormat.getInstance ( Locale locale ) [static] : RealVectorFormat
[mangled: org/apache/commons/math3/linear/RealVectorFormat.getInstance:(Ljava/util/Locale;)Lorg/apache/commons/math3/linear/RealVectorFormat;]
RealVectorFormat.getPrefix ( ) : String
[mangled: org/apache/commons/math3/linear/RealVectorFormat.getPrefix:()Ljava/lang/String;]
RealVectorFormat.getSeparator ( ) : String
[mangled: org/apache/commons/math3/linear/RealVectorFormat.getSeparator:()Ljava/lang/String;]
RealVectorFormat.getSuffix ( ) : String
[mangled: org/apache/commons/math3/linear/RealVectorFormat.getSuffix:()Ljava/lang/String;]
RealVectorFormat.parse ( String source ) : ArrayRealVector
[mangled: org/apache/commons/math3/linear/RealVectorFormat.parse:(Ljava/lang/String;)Lorg/apache/commons/math3/linear/ArrayRealVector;]
RealVectorFormat.parse ( String source, ParsePosition pos ) : ArrayRealVector
[mangled: org/apache/commons/math3/linear/RealVectorFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Lorg/apache/commons/math3/linear/ArrayRealVector;]
RealVectorFormat.RealVectorFormat ( )
[mangled: org/apache/commons/math3/linear/RealVectorFormat."<init>":()V]
RealVectorFormat.RealVectorFormat ( NumberFormat format )
[mangled: org/apache/commons/math3/linear/RealVectorFormat."<init>":(Ljava/text/NumberFormat;)V]
RealVectorFormat.RealVectorFormat ( String prefix, String suffix, String separator )
[mangled: org/apache/commons/math3/linear/RealVectorFormat."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
RealVectorFormat.RealVectorFormat ( String prefix, String suffix, String separator, NumberFormat format )
[mangled: org/apache/commons/math3/linear/RealVectorFormat."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/text/NumberFormat;)V]
cdk-1.5.1.jar, RectangularCholeskyDecomposition.class
package org.apache.commons.math3.linear
RectangularCholeskyDecomposition.getRank ( ) : int
[mangled: org/apache/commons/math3/linear/RectangularCholeskyDecomposition.getRank:()I]
RectangularCholeskyDecomposition.getRootMatrix ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/RectangularCholeskyDecomposition.getRootMatrix:()Lorg/apache/commons/math3/linear/RealMatrix;]
RectangularCholeskyDecomposition.RectangularCholeskyDecomposition ( RealMatrix matrix, double small )
[mangled: org/apache/commons/math3/linear/RectangularCholeskyDecomposition."<init>":(Lorg/apache/commons/math3/linear/RealMatrix;D)V]
cdk-1.5.1.jar, Region.class
package org.apache.commons.math3.geometry.partitioning
Region.buildNew ( BSPTree p1 ) [abstract] : Region
[mangled: org/apache/commons/math3/geometry/partitioning/Region.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/partitioning/Region;]
Region.checkPoint ( Vector p1 ) [abstract] : Region.Location
[mangled: org/apache/commons/math3/geometry/partitioning/Region.checkPoint:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/partitioning/Region$Location;]
Region.contains ( Region p1 ) [abstract] : boolean
[mangled: org/apache/commons/math3/geometry/partitioning/Region.contains:(Lorg/apache/commons/math3/geometry/partitioning/Region;)Z]
Region.copySelf ( ) [abstract] : Region
[mangled: org/apache/commons/math3/geometry/partitioning/Region.copySelf:()Lorg/apache/commons/math3/geometry/partitioning/Region;]
Region.getBarycenter ( ) [abstract] : Vector
[mangled: org/apache/commons/math3/geometry/partitioning/Region.getBarycenter:()Lorg/apache/commons/math3/geometry/Vector;]
Region.getBoundarySize ( ) [abstract] : double
[mangled: org/apache/commons/math3/geometry/partitioning/Region.getBoundarySize:()D]
Region.getSize ( ) [abstract] : double
[mangled: org/apache/commons/math3/geometry/partitioning/Region.getSize:()D]
Region.getTree ( boolean p1 ) [abstract] : BSPTree
[mangled: org/apache/commons/math3/geometry/partitioning/Region.getTree:(Z)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;]
Region.intersection ( SubHyperplane p1 ) [abstract] : SubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/Region.intersection:(Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;)Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;]
Region.isEmpty ( ) [abstract] : boolean
[mangled: org/apache/commons/math3/geometry/partitioning/Region.isEmpty:()Z]
Region.isEmpty ( BSPTree p1 ) [abstract] : boolean
[mangled: org/apache/commons/math3/geometry/partitioning/Region.isEmpty:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Z]
Region.side ( Hyperplane p1 ) [abstract] : Side
[mangled: org/apache/commons/math3/geometry/partitioning/Region.side:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Lorg/apache/commons/math3/geometry/partitioning/Side;]
cdk-1.5.1.jar, RegionFactory.class
package org.apache.commons.math3.geometry.partitioning
RegionFactory.buildConvex ( Hyperplane[ ] hyperplanes ) : Region
[mangled: org/apache/commons/math3/geometry/partitioning/RegionFactory.buildConvex:([Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Lorg/apache/commons/math3/geometry/partitioning/Region;]
RegionFactory.difference ( Region region1, Region region2 ) : Region
[mangled: org/apache/commons/math3/geometry/partitioning/RegionFactory.difference:(Lorg/apache/commons/math3/geometry/partitioning/Region;Lorg/apache/commons/math3/geometry/partitioning/Region;)Lorg/apache/commons/math3/geometry/partitioning/Region;]
RegionFactory.getComplement ( Region region ) : Region
[mangled: org/apache/commons/math3/geometry/partitioning/RegionFactory.getComplement:(Lorg/apache/commons/math3/geometry/partitioning/Region;)Lorg/apache/commons/math3/geometry/partitioning/Region;]
RegionFactory.intersection ( Region region1, Region region2 ) : Region
[mangled: org/apache/commons/math3/geometry/partitioning/RegionFactory.intersection:(Lorg/apache/commons/math3/geometry/partitioning/Region;Lorg/apache/commons/math3/geometry/partitioning/Region;)Lorg/apache/commons/math3/geometry/partitioning/Region;]
RegionFactory.RegionFactory ( )
[mangled: org/apache/commons/math3/geometry/partitioning/RegionFactory."<init>":()V]
RegionFactory.union ( Region region1, Region region2 ) : Region
[mangled: org/apache/commons/math3/geometry/partitioning/RegionFactory.union:(Lorg/apache/commons/math3/geometry/partitioning/Region;Lorg/apache/commons/math3/geometry/partitioning/Region;)Lorg/apache/commons/math3/geometry/partitioning/Region;]
RegionFactory.xor ( Region region1, Region region2 ) : Region
[mangled: org/apache/commons/math3/geometry/partitioning/RegionFactory.xor:(Lorg/apache/commons/math3/geometry/partitioning/Region;Lorg/apache/commons/math3/geometry/partitioning/Region;)Lorg/apache/commons/math3/geometry/partitioning/Region;]
cdk-1.5.1.jar, RegressionResults.class
package org.apache.commons.math3.stat.regression
RegressionResults.getAdjustedRSquared ( ) : double
[mangled: org/apache/commons/math3/stat/regression/RegressionResults.getAdjustedRSquared:()D]
RegressionResults.getCovarianceOfParameters ( int i, int j ) : double
[mangled: org/apache/commons/math3/stat/regression/RegressionResults.getCovarianceOfParameters:(II)D]
RegressionResults.getErrorSumSquares ( ) : double
[mangled: org/apache/commons/math3/stat/regression/RegressionResults.getErrorSumSquares:()D]
RegressionResults.getMeanSquareError ( ) : double
[mangled: org/apache/commons/math3/stat/regression/RegressionResults.getMeanSquareError:()D]
RegressionResults.getN ( ) : long
[mangled: org/apache/commons/math3/stat/regression/RegressionResults.getN:()J]
RegressionResults.getNumberOfParameters ( ) : int
[mangled: org/apache/commons/math3/stat/regression/RegressionResults.getNumberOfParameters:()I]
RegressionResults.getParameterEstimate ( int index ) : double
[mangled: org/apache/commons/math3/stat/regression/RegressionResults.getParameterEstimate:(I)D]
RegressionResults.getParameterEstimates ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/regression/RegressionResults.getParameterEstimates:()[D]
RegressionResults.getRegressionSumSquares ( ) : double
[mangled: org/apache/commons/math3/stat/regression/RegressionResults.getRegressionSumSquares:()D]
RegressionResults.getRSquared ( ) : double
[mangled: org/apache/commons/math3/stat/regression/RegressionResults.getRSquared:()D]
RegressionResults.getStdErrorOfEstimate ( int index ) : double
[mangled: org/apache/commons/math3/stat/regression/RegressionResults.getStdErrorOfEstimate:(I)D]
RegressionResults.getStdErrorOfEstimates ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/regression/RegressionResults.getStdErrorOfEstimates:()[D]
RegressionResults.getTotalSumSquares ( ) : double
[mangled: org/apache/commons/math3/stat/regression/RegressionResults.getTotalSumSquares:()D]
RegressionResults.hasIntercept ( ) : boolean
[mangled: org/apache/commons/math3/stat/regression/RegressionResults.hasIntercept:()Z]
RegressionResults.RegressionResults ( double[ ] parameters, double[ ][ ] varcov, boolean isSymmetricCompressed, long nobs, int rank, double sumy, double sumysq, double sse, boolean containsConstant, boolean copyData )
[mangled: org/apache/commons/math3/stat/regression/RegressionResults."<init>":([D[[DZJIDDDZZ)V]
cdk-1.5.1.jar, RegulaFalsiSolver.class
package org.apache.commons.math3.analysis.solvers
RegulaFalsiSolver.RegulaFalsiSolver ( )
[mangled: org/apache/commons/math3/analysis/solvers/RegulaFalsiSolver."<init>":()V]
RegulaFalsiSolver.RegulaFalsiSolver ( double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/RegulaFalsiSolver."<init>":(D)V]
RegulaFalsiSolver.RegulaFalsiSolver ( double relativeAccuracy, double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/RegulaFalsiSolver."<init>":(DD)V]
RegulaFalsiSolver.RegulaFalsiSolver ( double relativeAccuracy, double absoluteAccuracy, double functionValueAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/RegulaFalsiSolver."<init>":(DDD)V]
cdk-1.5.1.jar, Relationship.class
package org.apache.commons.math3.optimization.linear
Relationship.oppositeRelationship ( ) : Relationship
[mangled: org/apache/commons/math3/optimization/linear/Relationship.oppositeRelationship:()Lorg/apache/commons/math3/optimization/linear/Relationship;]
Relationship.toString ( ) : String
[mangled: org/apache/commons/math3/optimization/linear/Relationship.toString:()Ljava/lang/String;]
Relationship.valueOf ( String name ) [static] : Relationship
[mangled: org/apache/commons/math3/optimization/linear/Relationship.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/optimization/linear/Relationship;]
Relationship.values ( ) [static] : Relationship[ ]
[mangled: org/apache/commons/math3/optimization/linear/Relationship.values:()[Lorg/apache/commons/math3/optimization/linear/Relationship;]
cdk-1.5.1.jar, ResizableDoubleArray.class
package org.apache.commons.math3.util
ResizableDoubleArray.addElement ( double value ) : void
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.addElement:(D)V]
ResizableDoubleArray.addElementRolling ( double value ) : double
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.addElementRolling:(D)D]
ResizableDoubleArray.addElements ( double[ ] values ) : void
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.addElements:([D)V]
ResizableDoubleArray.checkContractExpand ( float contraction, float expansion ) : void
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.checkContractExpand:(FF)V]
ResizableDoubleArray.clear ( ) : void
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.clear:()V]
ResizableDoubleArray.contract ( ) : void
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.contract:()V]
ResizableDoubleArray.copy ( ) : ResizableDoubleArray
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.copy:()Lorg/apache/commons/math3/util/ResizableDoubleArray;]
ResizableDoubleArray.copy ( ResizableDoubleArray source, ResizableDoubleArray dest ) [static] : void
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.copy:(Lorg/apache/commons/math3/util/ResizableDoubleArray;Lorg/apache/commons/math3/util/ResizableDoubleArray;)V]
ResizableDoubleArray.discardFrontElements ( int i ) : void
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.discardFrontElements:(I)V]
ResizableDoubleArray.discardMostRecentElements ( int i ) : void
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.discardMostRecentElements:(I)V]
ResizableDoubleArray.equals ( Object object ) : boolean
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.equals:(Ljava/lang/Object;)Z]
ResizableDoubleArray.expand ( ) : void
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.expand:()V]
ResizableDoubleArray.getContractionCriteria ( ) : float
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.getContractionCriteria:()F]
ResizableDoubleArray.getElement ( int index ) : double
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.getElement:(I)D]
ResizableDoubleArray.getElements ( ) : double[ ]
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.getElements:()[D]
ResizableDoubleArray.getExpansionFactor ( ) : float
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.getExpansionFactor:()F]
ResizableDoubleArray.getExpansionMode ( ) : int
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.getExpansionMode:()I]
ResizableDoubleArray.getInternalValues ( ) : double[ ]
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.getInternalValues:()[D]
ResizableDoubleArray.getNumElements ( ) : int
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.getNumElements:()I]
ResizableDoubleArray.hashCode ( ) : int
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.hashCode:()I]
ResizableDoubleArray.ResizableDoubleArray ( )
[mangled: org/apache/commons/math3/util/ResizableDoubleArray."<init>":()V]
ResizableDoubleArray.ResizableDoubleArray ( double[ ] initialArray )
[mangled: org/apache/commons/math3/util/ResizableDoubleArray."<init>":([D)V]
ResizableDoubleArray.ResizableDoubleArray ( int initialCapacity )
[mangled: org/apache/commons/math3/util/ResizableDoubleArray."<init>":(I)V]
ResizableDoubleArray.ResizableDoubleArray ( int initialCapacity, float expansionFactor )
[mangled: org/apache/commons/math3/util/ResizableDoubleArray."<init>":(IF)V]
ResizableDoubleArray.ResizableDoubleArray ( int initialCapacity, float expansionFactor, float contractionCriteria )
[mangled: org/apache/commons/math3/util/ResizableDoubleArray."<init>":(IFF)V]
ResizableDoubleArray.ResizableDoubleArray ( int initialCapacity, float expansionFactor, float contractionCriteria, int expansionMode )
[mangled: org/apache/commons/math3/util/ResizableDoubleArray."<init>":(IFFI)V]
ResizableDoubleArray.ResizableDoubleArray ( ResizableDoubleArray original )
[mangled: org/apache/commons/math3/util/ResizableDoubleArray."<init>":(Lorg/apache/commons/math3/util/ResizableDoubleArray;)V]
ResizableDoubleArray.setContractionCriteria ( float contractionCriteria ) : void
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.setContractionCriteria:(F)V]
ResizableDoubleArray.setElement ( int index, double value ) : void
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.setElement:(ID)V]
ResizableDoubleArray.setExpansionFactor ( float expansionFactor ) : void
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.setExpansionFactor:(F)V]
ResizableDoubleArray.setExpansionMode ( int expansionMode ) : void
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.setExpansionMode:(I)V]
ResizableDoubleArray.setInitialCapacity ( int initialCapacity ) : void
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.setInitialCapacity:(I)V]
ResizableDoubleArray.setNumElements ( int i ) : void
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.setNumElements:(I)V]
ResizableDoubleArray.start ( ) : int
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.start:()I]
ResizableDoubleArray.substituteMostRecentElement ( double value ) : double
[mangled: org/apache/commons/math3/util/ResizableDoubleArray.substituteMostRecentElement:(D)D]
cdk-1.5.1.jar, RGroupQuery.class
package org.openscience.cdk.isomorphism.matchers
RGroupQuery.RGroupQuery ( )
[mangled: org/openscience/cdk/isomorphism/matchers/RGroupQuery."<init>":()V]
cdk-1.5.1.jar, RiddersSolver.class
package org.apache.commons.math3.analysis.solvers
RiddersSolver.doSolve ( ) : double
[mangled: org/apache/commons/math3/analysis/solvers/RiddersSolver.doSolve:()D]
RiddersSolver.RiddersSolver ( )
[mangled: org/apache/commons/math3/analysis/solvers/RiddersSolver."<init>":()V]
RiddersSolver.RiddersSolver ( double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/RiddersSolver."<init>":(D)V]
RiddersSolver.RiddersSolver ( double relativeAccuracy, double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/RiddersSolver."<init>":(DD)V]
cdk-1.5.1.jar, RingAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
RingAtom.RingAtom ( int ringSize )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/RingAtom."<init>":(I)V]
cdk-1.5.1.jar, RingBond.class
package org.openscience.cdk.isomorphism.matchers.smarts
RingBond.RingBond ( )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/RingBond."<init>":()V]
cdk-1.5.1.jar, RingIdentifierAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
RingIdentifierAtom.RingIdentifierAtom ( )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/RingIdentifierAtom."<init>":()V]
cdk-1.5.1.jar, RingMembershipAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
RingMembershipAtom.RingMembershipAtom ( int num )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/RingMembershipAtom."<init>":(I)V]
cdk-1.5.1.jar, Rint.class
package org.apache.commons.math3.analysis.function
Rint.Rint ( )
[mangled: org/apache/commons/math3/analysis/function/Rint."<init>":()V]
Rint.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Rint.value:(D)D]
cdk-1.5.1.jar, RombergIntegrator.class
package org.apache.commons.math3.analysis.integration
RombergIntegrator.doIntegrate ( ) : double
[mangled: org/apache/commons/math3/analysis/integration/RombergIntegrator.doIntegrate:()D]
RombergIntegrator.RombergIntegrator ( )
[mangled: org/apache/commons/math3/analysis/integration/RombergIntegrator."<init>":()V]
RombergIntegrator.RombergIntegrator ( double relativeAccuracy, double absoluteAccuracy, int minimalIterationCount, int maximalIterationCount )
[mangled: org/apache/commons/math3/analysis/integration/RombergIntegrator."<init>":(DDII)V]
RombergIntegrator.RombergIntegrator ( int minimalIterationCount, int maximalIterationCount )
[mangled: org/apache/commons/math3/analysis/integration/RombergIntegrator."<init>":(II)V]
cdk-1.5.1.jar, RootsOfUnity.class
package org.apache.commons.math3.complex
RootsOfUnity.computeRoots ( int n ) : void
[mangled: org/apache/commons/math3/complex/RootsOfUnity.computeRoots:(I)V]
RootsOfUnity.getImaginary ( int k ) : double
[mangled: org/apache/commons/math3/complex/RootsOfUnity.getImaginary:(I)D]
RootsOfUnity.getNumberOfRoots ( ) : int
[mangled: org/apache/commons/math3/complex/RootsOfUnity.getNumberOfRoots:()I]
RootsOfUnity.getReal ( int k ) : double
[mangled: org/apache/commons/math3/complex/RootsOfUnity.getReal:(I)D]
RootsOfUnity.isCounterClockWise ( ) : boolean
[mangled: org/apache/commons/math3/complex/RootsOfUnity.isCounterClockWise:()Z]
RootsOfUnity.RootsOfUnity ( )
[mangled: org/apache/commons/math3/complex/RootsOfUnity."<init>":()V]
cdk-1.5.1.jar, Rotation.class
package org.apache.commons.math3.geometry.euclidean.threed
Rotation.applyInverseTo ( double[ ] in, double[ ] out ) : void
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation.applyInverseTo:([D[D)V]
Rotation.applyInverseTo ( Rotation r ) : Rotation
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation.applyInverseTo:(Lorg/apache/commons/math3/geometry/euclidean/threed/Rotation;)Lorg/apache/commons/math3/geometry/euclidean/threed/Rotation;]
Rotation.applyInverseTo ( Vector3D u ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation.applyInverseTo:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Rotation.applyTo ( double[ ] in, double[ ] out ) : void
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation.applyTo:([D[D)V]
Rotation.applyTo ( Rotation r ) : Rotation
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation.applyTo:(Lorg/apache/commons/math3/geometry/euclidean/threed/Rotation;)Lorg/apache/commons/math3/geometry/euclidean/threed/Rotation;]
Rotation.applyTo ( Vector3D u ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation.applyTo:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Rotation.distance ( Rotation r1, Rotation r2 ) [static] : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation.distance:(Lorg/apache/commons/math3/geometry/euclidean/threed/Rotation;Lorg/apache/commons/math3/geometry/euclidean/threed/Rotation;)D]
Rotation.getAngle ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation.getAngle:()D]
Rotation.getAngles ( RotationOrder order ) : double[ ]
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation.getAngles:(Lorg/apache/commons/math3/geometry/euclidean/threed/RotationOrder;)[D]
Rotation.getAxis ( ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation.getAxis:()Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Rotation.getMatrix ( ) : double[ ][ ]
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation.getMatrix:()[[D]
Rotation.getQ0 ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation.getQ0:()D]
Rotation.getQ1 ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation.getQ1:()D]
Rotation.getQ2 ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation.getQ2:()D]
Rotation.getQ3 ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation.getQ3:()D]
Rotation.revert ( ) : Rotation
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation.revert:()Lorg/apache/commons/math3/geometry/euclidean/threed/Rotation;]
Rotation.Rotation ( double q0, double q1, double q2, double q3, boolean needsNormalization )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation."<init>":(DDDDZ)V]
Rotation.Rotation ( double[ ][ ] m, double threshold )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation."<init>":([[DD)V]
Rotation.Rotation ( RotationOrder order, double alpha1, double alpha2, double alpha3 )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation."<init>":(Lorg/apache/commons/math3/geometry/euclidean/threed/RotationOrder;DDD)V]
Rotation.Rotation ( Vector3D axis, double angle )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation."<init>":(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;D)V]
Rotation.Rotation ( Vector3D u, Vector3D v )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation."<init>":(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)V]
Rotation.Rotation ( Vector3D u1, Vector3D u2, Vector3D v1, Vector3D v2 )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Rotation."<init>":(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)V]
cdk-1.5.1.jar, RotationOrder.class
package org.apache.commons.math3.geometry.euclidean.threed
RotationOrder.getA1 ( ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/RotationOrder.getA1:()Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
RotationOrder.getA2 ( ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/RotationOrder.getA2:()Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
RotationOrder.getA3 ( ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/RotationOrder.getA3:()Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
RotationOrder.toString ( ) : String
[mangled: org/apache/commons/math3/geometry/euclidean/threed/RotationOrder.toString:()Ljava/lang/String;]
cdk-1.5.1.jar, RoundingMode.class
package org.apache.commons.math3.dfp
DfpField.RoundingMode.valueOf ( String name ) [static] : DfpField.RoundingMode
[mangled: org/apache/commons/math3/dfp/DfpField.RoundingMode.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/dfp/DfpField$RoundingMode;]
DfpField.RoundingMode.values ( ) [static] : DfpField.RoundingMode[ ]
[mangled: org/apache/commons/math3/dfp/DfpField.RoundingMode.values:()[Lorg/apache/commons/math3/dfp/DfpField$RoundingMode;]
cdk-1.5.1.jar, RungeKuttaIntegrator.class
package org.apache.commons.math3.ode.nonstiff
RungeKuttaIntegrator.integrate ( ExpandableStatefulODE equations, double t ) : void
[mangled: org/apache/commons/math3/ode/nonstiff/RungeKuttaIntegrator.integrate:(Lorg/apache/commons/math3/ode/ExpandableStatefulODE;D)V]
RungeKuttaIntegrator.RungeKuttaIntegrator ( String name, double[ ] c, double[ ][ ] a, double[ ] b, RungeKuttaStepInterpolator prototype, double step )
[mangled: org/apache/commons/math3/ode/nonstiff/RungeKuttaIntegrator."<init>":(Ljava/lang/String;[D[[D[DLorg/apache/commons/math3/ode/nonstiff/RungeKuttaStepInterpolator;D)V]
cdk-1.5.1.jar, SecantSolver.class
package org.apache.commons.math3.analysis.solvers
SecantSolver.doSolve ( ) : double
[mangled: org/apache/commons/math3/analysis/solvers/SecantSolver.doSolve:()D]
SecantSolver.SecantSolver ( )
[mangled: org/apache/commons/math3/analysis/solvers/SecantSolver."<init>":()V]
SecantSolver.SecantSolver ( double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/SecantSolver."<init>":(D)V]
SecantSolver.SecantSolver ( double relativeAccuracy, double absoluteAccuracy )
[mangled: org/apache/commons/math3/analysis/solvers/SecantSolver."<init>":(DD)V]
cdk-1.5.1.jar, SecondaryEquations.class
package org.apache.commons.math3.ode
SecondaryEquations.computeDerivatives ( double p1, double[ ] p2, double[ ] p3, double[ ] p4, double[ ] p5 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/SecondaryEquations.computeDerivatives:(D[D[D[D[D)V]
SecondaryEquations.getDimension ( ) [abstract] : int
[mangled: org/apache/commons/math3/ode/SecondaryEquations.getDimension:()I]
cdk-1.5.1.jar, SecondMoment.class
package org.apache.commons.math3.stat.descriptive.moment
SecondMoment.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/SecondMoment.clear:()V]
SecondMoment.copy ( ) : FirstMoment
[mangled: org/apache/commons/math3/stat/descriptive/moment/SecondMoment.copy:()Lorg/apache/commons/math3/stat/descriptive/moment/FirstMoment;]
SecondMoment.copy ( ) : SecondMoment
[mangled: org/apache/commons/math3/stat/descriptive/moment/SecondMoment.copy:()Lorg/apache/commons/math3/stat/descriptive/moment/SecondMoment;]
SecondMoment.copy ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/moment/SecondMoment.copy:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SecondMoment.copy ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/moment/SecondMoment.copy:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
SecondMoment.copy ( SecondMoment source, SecondMoment dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/SecondMoment.copy:(Lorg/apache/commons/math3/stat/descriptive/moment/SecondMoment;Lorg/apache/commons/math3/stat/descriptive/moment/SecondMoment;)V]
SecondMoment.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/moment/SecondMoment.getN:()J]
SecondMoment.getResult ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/SecondMoment.getResult:()D]
SecondMoment.increment ( double d ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/SecondMoment.increment:(D)V]
SecondMoment.SecondMoment ( )
[mangled: org/apache/commons/math3/stat/descriptive/moment/SecondMoment."<init>":()V]
SecondMoment.SecondMoment ( SecondMoment original )
[mangled: org/apache/commons/math3/stat/descriptive/moment/SecondMoment."<init>":(Lorg/apache/commons/math3/stat/descriptive/moment/SecondMoment;)V]
cdk-1.5.1.jar, SecondOrderDifferentialEquations.class
package org.apache.commons.math3.ode
SecondOrderDifferentialEquations.computeSecondDerivatives ( double p1, double[ ] p2, double[ ] p3, double[ ] p4 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/SecondOrderDifferentialEquations.computeSecondDerivatives:(D[D[D[D)V]
SecondOrderDifferentialEquations.getDimension ( ) [abstract] : int
[mangled: org/apache/commons/math3/ode/SecondOrderDifferentialEquations.getDimension:()I]
cdk-1.5.1.jar, SecondOrderIntegrator.class
package org.apache.commons.math3.ode
SecondOrderIntegrator.integrate ( SecondOrderDifferentialEquations p1, double p2, double[ ] p3, double[ ] p4, double p5, double[ ] p6, double[ ] p7 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/SecondOrderIntegrator.integrate:(Lorg/apache/commons/math3/ode/SecondOrderDifferentialEquations;D[D[DD[D[D)V]
cdk-1.5.1.jar, Segment.class
package org.apache.commons.math3.geometry.euclidean.threed
Segment.getEnd ( ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Segment.getEnd:()Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Segment.getLine ( ) : Line
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Segment.getLine:()Lorg/apache/commons/math3/geometry/euclidean/threed/Line;]
Segment.getStart ( ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Segment.getStart:()Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Segment.Segment ( Vector3D start, Vector3D end, Line line )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Segment."<init>":(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Line;)V]
package org.apache.commons.math3.geometry.euclidean.twod
Segment.getEnd ( ) : Vector2D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Segment.getEnd:()Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
Segment.getLine ( ) : Line
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Segment.getLine:()Lorg/apache/commons/math3/geometry/euclidean/twod/Line;]
Segment.getStart ( ) : Vector2D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Segment.getStart:()Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
Segment.Segment ( Vector2D start, Vector2D end, Line line )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Segment."<init>":(Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;Lorg/apache/commons/math3/geometry/euclidean/twod/Line;)V]
cdk-1.5.1.jar, SelectionPolicy.class
package org.apache.commons.math3.genetics
SelectionPolicy.select ( Population p1 ) [abstract] : ChromosomePair
[mangled: org/apache/commons/math3/genetics/SelectionPolicy.select:(Lorg/apache/commons/math3/genetics/Population;)Lorg/apache/commons/math3/genetics/ChromosomePair;]
cdk-1.5.1.jar, SemiVariance.class
package org.apache.commons.math3.stat.descriptive.moment
SemiVariance.copy ( ) : SemiVariance
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance.copy:()Lorg/apache/commons/math3/stat/descriptive/moment/SemiVariance;]
SemiVariance.copy ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance.copy:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
SemiVariance.copy ( SemiVariance source, SemiVariance dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance.copy:(Lorg/apache/commons/math3/stat/descriptive/moment/SemiVariance;Lorg/apache/commons/math3/stat/descriptive/moment/SemiVariance;)V]
SemiVariance.evaluate ( double[ ] values ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance.evaluate:([D)D]
SemiVariance.evaluate ( double[ ] values, double cutoff ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance.evaluate:([DD)D]
SemiVariance.evaluate ( double[ ] values, double cutoff, SemiVariance.Direction direction ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance.evaluate:([DDLorg/apache/commons/math3/stat/descriptive/moment/SemiVariance$Direction;)D]
SemiVariance.evaluate ( double[ ] values, double cutoff, SemiVariance.Direction direction, boolean corrected, int start, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance.evaluate:([DDLorg/apache/commons/math3/stat/descriptive/moment/SemiVariance$Direction;ZII)D]
SemiVariance.evaluate ( double[ ] values, int start, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance.evaluate:([DII)D]
SemiVariance.evaluate ( double[ ] values, SemiVariance.Direction direction ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance.evaluate:([DLorg/apache/commons/math3/stat/descriptive/moment/SemiVariance$Direction;)D]
SemiVariance.getVarianceDirection ( ) : SemiVariance.Direction
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance.getVarianceDirection:()Lorg/apache/commons/math3/stat/descriptive/moment/SemiVariance$Direction;]
SemiVariance.isBiasCorrected ( ) : boolean
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance.isBiasCorrected:()Z]
SemiVariance.SemiVariance ( )
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance."<init>":()V]
SemiVariance.SemiVariance ( boolean biasCorrected )
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance."<init>":(Z)V]
SemiVariance.SemiVariance ( boolean corrected, SemiVariance.Direction direction )
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance."<init>":(ZLorg/apache/commons/math3/stat/descriptive/moment/SemiVariance$Direction;)V]
SemiVariance.SemiVariance ( SemiVariance original )
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance."<init>":(Lorg/apache/commons/math3/stat/descriptive/moment/SemiVariance;)V]
SemiVariance.SemiVariance ( SemiVariance.Direction direction )
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance."<init>":(Lorg/apache/commons/math3/stat/descriptive/moment/SemiVariance$Direction;)V]
SemiVariance.setBiasCorrected ( boolean biasCorrected ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance.setBiasCorrected:(Z)V]
SemiVariance.setVarianceDirection ( SemiVariance.Direction varianceDirection ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/SemiVariance.setVarianceDirection:(Lorg/apache/commons/math3/stat/descriptive/moment/SemiVariance$Direction;)V]
cdk-1.5.1.jar, Side.class
package org.apache.commons.math3.geometry.partitioning
Side.valueOf ( String name ) [static] : Side
[mangled: org/apache/commons/math3/geometry/partitioning/Side.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/geometry/partitioning/Side;]
Side.values ( ) [static] : Side[ ]
[mangled: org/apache/commons/math3/geometry/partitioning/Side.values:()[Lorg/apache/commons/math3/geometry/partitioning/Side;]
cdk-1.5.1.jar, Sigmoid.class
package org.apache.commons.math3.analysis.function
Sigmoid.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Sigmoid.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Sigmoid.Sigmoid ( )
[mangled: org/apache/commons/math3/analysis/function/Sigmoid."<init>":()V]
Sigmoid.Sigmoid ( double lo, double hi )
[mangled: org/apache/commons/math3/analysis/function/Sigmoid."<init>":(DD)V]
Sigmoid.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Sigmoid.value:(D)D]
cdk-1.5.1.jar, Signum.class
package org.apache.commons.math3.analysis.function
Signum.Signum ( )
[mangled: org/apache/commons/math3/analysis/function/Signum."<init>":()V]
Signum.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Signum.value:(D)D]
cdk-1.5.1.jar, SimpleAtomCanonicalisation.class
package org.openscience.cdk.fingerprint
SimpleAtomCanonicalisation.canonicalizeAtoms ( IAtomContainer container ) : Collection
[mangled: org/openscience/cdk/fingerprint/SimpleAtomCanonicalisation.canonicalizeAtoms:(Lorg/openscience/cdk/interfaces/IAtomContainer;)Ljava/util/Collection;]
SimpleAtomCanonicalisation.SimpleAtomCanonicalisation ( )
[mangled: org/openscience/cdk/fingerprint/SimpleAtomCanonicalisation."<init>":()V]
cdk-1.5.1.jar, SimplePointChecker.class
package org.apache.commons.math3.optimization
SimplePointChecker.converged ( int iteration, Pair previous, Pair current ) : boolean
[mangled: org/apache/commons/math3/optimization/SimplePointChecker.converged:(ILorg/apache/commons/math3/util/Pair;Lorg/apache/commons/math3/util/Pair;)Z]
SimplePointChecker.converged ( int x0, Object x1, Object x2 ) : boolean
[mangled: org/apache/commons/math3/optimization/SimplePointChecker.converged:(ILjava/lang/Object;Ljava/lang/Object;)Z]
SimplePointChecker.SimplePointChecker ( )
[mangled: org/apache/commons/math3/optimization/SimplePointChecker."<init>":()V]
SimplePointChecker.SimplePointChecker ( double relativeThreshold, double absoluteThreshold )
[mangled: org/apache/commons/math3/optimization/SimplePointChecker."<init>":(DD)V]
cdk-1.5.1.jar, SimpleRegression.class
package org.apache.commons.math3.stat.regression
SimpleRegression.addData ( double x, double y ) : void
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.addData:(DD)V]
SimpleRegression.addData ( double[ ][ ] data ) : void
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.addData:([[D)V]
SimpleRegression.addObservation ( double[ ] x, double y ) : void
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.addObservation:([DD)V]
SimpleRegression.addObservations ( double[ ][ ] x, double[ ] y ) : void
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.addObservations:([[D[D)V]
SimpleRegression.clear ( ) : void
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.clear:()V]
SimpleRegression.getIntercept ( ) : double
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.getIntercept:()D]
SimpleRegression.getInterceptStdErr ( ) : double
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.getInterceptStdErr:()D]
SimpleRegression.getMeanSquareError ( ) : double
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.getMeanSquareError:()D]
SimpleRegression.getN ( ) : long
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.getN:()J]
SimpleRegression.getR ( ) : double
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.getR:()D]
SimpleRegression.getRegressionSumSquares ( ) : double
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.getRegressionSumSquares:()D]
SimpleRegression.getRSquare ( ) : double
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.getRSquare:()D]
SimpleRegression.getSignificance ( ) : double
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.getSignificance:()D]
SimpleRegression.getSlope ( ) : double
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.getSlope:()D]
SimpleRegression.getSlopeConfidenceInterval ( ) : double
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.getSlopeConfidenceInterval:()D]
SimpleRegression.getSlopeConfidenceInterval ( double alpha ) : double
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.getSlopeConfidenceInterval:(D)D]
SimpleRegression.getSlopeStdErr ( ) : double
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.getSlopeStdErr:()D]
SimpleRegression.getSumOfCrossProducts ( ) : double
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.getSumOfCrossProducts:()D]
SimpleRegression.getSumSquaredErrors ( ) : double
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.getSumSquaredErrors:()D]
SimpleRegression.getTotalSumSquares ( ) : double
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.getTotalSumSquares:()D]
SimpleRegression.getXSumSquares ( ) : double
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.getXSumSquares:()D]
SimpleRegression.hasIntercept ( ) : boolean
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.hasIntercept:()Z]
SimpleRegression.predict ( double x ) : double
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.predict:(D)D]
SimpleRegression.regress ( ) : RegressionResults
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.regress:()Lorg/apache/commons/math3/stat/regression/RegressionResults;]
SimpleRegression.regress ( int[ ] variablesToInclude ) : RegressionResults
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.regress:([I)Lorg/apache/commons/math3/stat/regression/RegressionResults;]
SimpleRegression.removeData ( double x, double y ) : void
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.removeData:(DD)V]
SimpleRegression.removeData ( double[ ][ ] data ) : void
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression.removeData:([[D)V]
SimpleRegression.SimpleRegression ( )
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression."<init>":()V]
SimpleRegression.SimpleRegression ( boolean includeIntercept )
[mangled: org/apache/commons/math3/stat/regression/SimpleRegression."<init>":(Z)V]
cdk-1.5.1.jar, SimpleValueChecker.class
package org.apache.commons.math3.optimization
SimpleValueChecker.converged ( int iteration, PointValuePair previous, PointValuePair current ) : boolean
[mangled: org/apache/commons/math3/optimization/SimpleValueChecker.converged:(ILorg/apache/commons/math3/optimization/PointValuePair;Lorg/apache/commons/math3/optimization/PointValuePair;)Z]
SimpleValueChecker.converged ( int x0, Object x1, Object x2 ) : boolean
[mangled: org/apache/commons/math3/optimization/SimpleValueChecker.converged:(ILjava/lang/Object;Ljava/lang/Object;)Z]
SimpleValueChecker.SimpleValueChecker ( )
[mangled: org/apache/commons/math3/optimization/SimpleValueChecker."<init>":()V]
SimpleValueChecker.SimpleValueChecker ( double relativeThreshold, double absoluteThreshold )
[mangled: org/apache/commons/math3/optimization/SimpleValueChecker."<init>":(DD)V]
cdk-1.5.1.jar, SimpleVectorValueChecker.class
package org.apache.commons.math3.optimization
SimpleVectorValueChecker.converged ( int iteration, PointVectorValuePair previous, PointVectorValuePair current ) : boolean
[mangled: org/apache/commons/math3/optimization/SimpleVectorValueChecker.converged:(ILorg/apache/commons/math3/optimization/PointVectorValuePair;Lorg/apache/commons/math3/optimization/PointVectorValuePair;)Z]
SimpleVectorValueChecker.converged ( int x0, Object x1, Object x2 ) : boolean
[mangled: org/apache/commons/math3/optimization/SimpleVectorValueChecker.converged:(ILjava/lang/Object;Ljava/lang/Object;)Z]
SimpleVectorValueChecker.SimpleVectorValueChecker ( )
[mangled: org/apache/commons/math3/optimization/SimpleVectorValueChecker."<init>":()V]
SimpleVectorValueChecker.SimpleVectorValueChecker ( double relativeThreshold, double absoluteThreshold )
[mangled: org/apache/commons/math3/optimization/SimpleVectorValueChecker."<init>":(DD)V]
cdk-1.5.1.jar, SimplexOptimizer.class
package org.apache.commons.math3.optimization.direct
SimplexOptimizer.doOptimize ( ) : PointValuePair
[mangled: org/apache/commons/math3/optimization/direct/SimplexOptimizer.doOptimize:()Lorg/apache/commons/math3/optimization/PointValuePair;]
SimplexOptimizer.setSimplex ( AbstractSimplex simplex ) : void
[mangled: org/apache/commons/math3/optimization/direct/SimplexOptimizer.setSimplex:(Lorg/apache/commons/math3/optimization/direct/AbstractSimplex;)V]
SimplexOptimizer.SimplexOptimizer ( )
[mangled: org/apache/commons/math3/optimization/direct/SimplexOptimizer."<init>":()V]
SimplexOptimizer.SimplexOptimizer ( ConvergenceChecker checker )
[mangled: org/apache/commons/math3/optimization/direct/SimplexOptimizer."<init>":(Lorg/apache/commons/math3/optimization/ConvergenceChecker;)V]
SimplexOptimizer.SimplexOptimizer ( double rel, double abs )
[mangled: org/apache/commons/math3/optimization/direct/SimplexOptimizer."<init>":(DD)V]
cdk-1.5.1.jar, SimplexSolver.class
package org.apache.commons.math3.optimization.linear
SimplexSolver.doIteration ( SimplexTableau tableau ) : void
[mangled: org/apache/commons/math3/optimization/linear/SimplexSolver.doIteration:(Lorg/apache/commons/math3/optimization/linear/SimplexTableau;)V]
SimplexSolver.doOptimize ( ) : PointValuePair
[mangled: org/apache/commons/math3/optimization/linear/SimplexSolver.doOptimize:()Lorg/apache/commons/math3/optimization/PointValuePair;]
SimplexSolver.SimplexSolver ( )
[mangled: org/apache/commons/math3/optimization/linear/SimplexSolver."<init>":()V]
SimplexSolver.SimplexSolver ( double epsilon, int maxUlps )
[mangled: org/apache/commons/math3/optimization/linear/SimplexSolver."<init>":(DI)V]
SimplexSolver.solvePhase1 ( SimplexTableau tableau ) : void
[mangled: org/apache/commons/math3/optimization/linear/SimplexSolver.solvePhase1:(Lorg/apache/commons/math3/optimization/linear/SimplexTableau;)V]
cdk-1.5.1.jar, SimpsonIntegrator.class
package org.apache.commons.math3.analysis.integration
SimpsonIntegrator.doIntegrate ( ) : double
[mangled: org/apache/commons/math3/analysis/integration/SimpsonIntegrator.doIntegrate:()D]
SimpsonIntegrator.SimpsonIntegrator ( )
[mangled: org/apache/commons/math3/analysis/integration/SimpsonIntegrator."<init>":()V]
SimpsonIntegrator.SimpsonIntegrator ( double relativeAccuracy, double absoluteAccuracy, int minimalIterationCount, int maximalIterationCount )
[mangled: org/apache/commons/math3/analysis/integration/SimpsonIntegrator."<init>":(DDII)V]
SimpsonIntegrator.SimpsonIntegrator ( int minimalIterationCount, int maximalIterationCount )
[mangled: org/apache/commons/math3/analysis/integration/SimpsonIntegrator."<init>":(II)V]
cdk-1.5.1.jar, Sin.class
package org.apache.commons.math3.analysis.function
Sin.derivative ( ) : DifferentiableUnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Sin.derivative:()Lorg/apache/commons/math3/analysis/DifferentiableUnivariateFunction;]
Sin.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Sin.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Sin.Sin ( )
[mangled: org/apache/commons/math3/analysis/function/Sin."<init>":()V]
Sin.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Sin.value:(D)D]
cdk-1.5.1.jar, Sinc.class
package org.apache.commons.math3.analysis.function
Sinc.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Sinc.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Sinc.Sinc ( )
[mangled: org/apache/commons/math3/analysis/function/Sinc."<init>":()V]
Sinc.Sinc ( boolean normalized )
[mangled: org/apache/commons/math3/analysis/function/Sinc."<init>":(Z)V]
Sinc.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Sinc.value:(D)D]
cdk-1.5.1.jar, SingularMatrixException.class
package org.apache.commons.math3.linear
SingularMatrixException.SingularMatrixException ( )
[mangled: org/apache/commons/math3/linear/SingularMatrixException."<init>":()V]
cdk-1.5.1.jar, SingularOperatorException.class
package org.apache.commons.math3.linear
SingularOperatorException.SingularOperatorException ( )
[mangled: org/apache/commons/math3/linear/SingularOperatorException."<init>":()V]
cdk-1.5.1.jar, SingularValueDecomposition.class
package org.apache.commons.math3.linear
SingularValueDecomposition.getConditionNumber ( ) : double
[mangled: org/apache/commons/math3/linear/SingularValueDecomposition.getConditionNumber:()D]
SingularValueDecomposition.getCovariance ( double minSingularValue ) : RealMatrix
[mangled: org/apache/commons/math3/linear/SingularValueDecomposition.getCovariance:(D)Lorg/apache/commons/math3/linear/RealMatrix;]
SingularValueDecomposition.getInverseConditionNumber ( ) : double
[mangled: org/apache/commons/math3/linear/SingularValueDecomposition.getInverseConditionNumber:()D]
SingularValueDecomposition.getNorm ( ) : double
[mangled: org/apache/commons/math3/linear/SingularValueDecomposition.getNorm:()D]
SingularValueDecomposition.getRank ( ) : int
[mangled: org/apache/commons/math3/linear/SingularValueDecomposition.getRank:()I]
SingularValueDecomposition.getS ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/SingularValueDecomposition.getS:()Lorg/apache/commons/math3/linear/RealMatrix;]
SingularValueDecomposition.getSingularValues ( ) : double[ ]
[mangled: org/apache/commons/math3/linear/SingularValueDecomposition.getSingularValues:()[D]
SingularValueDecomposition.getSolver ( ) : DecompositionSolver
[mangled: org/apache/commons/math3/linear/SingularValueDecomposition.getSolver:()Lorg/apache/commons/math3/linear/DecompositionSolver;]
SingularValueDecomposition.getU ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/SingularValueDecomposition.getU:()Lorg/apache/commons/math3/linear/RealMatrix;]
SingularValueDecomposition.getUT ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/SingularValueDecomposition.getUT:()Lorg/apache/commons/math3/linear/RealMatrix;]
SingularValueDecomposition.getV ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/SingularValueDecomposition.getV:()Lorg/apache/commons/math3/linear/RealMatrix;]
SingularValueDecomposition.getVT ( ) : RealMatrix
[mangled: org/apache/commons/math3/linear/SingularValueDecomposition.getVT:()Lorg/apache/commons/math3/linear/RealMatrix;]
SingularValueDecomposition.SingularValueDecomposition ( RealMatrix matrix )
[mangled: org/apache/commons/math3/linear/SingularValueDecomposition."<init>":(Lorg/apache/commons/math3/linear/RealMatrix;)V]
cdk-1.5.1.jar, Sinh.class
package org.apache.commons.math3.analysis.function
Sinh.derivative ( ) : DifferentiableUnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Sinh.derivative:()Lorg/apache/commons/math3/analysis/DifferentiableUnivariateFunction;]
Sinh.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Sinh.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Sinh.Sinh ( )
[mangled: org/apache/commons/math3/analysis/function/Sinh."<init>":()V]
Sinh.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Sinh.value:(D)D]
cdk-1.5.1.jar, Skewness.class
package org.apache.commons.math3.stat.descriptive.moment
Skewness.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/Skewness.clear:()V]
Skewness.copy ( ) : Skewness
[mangled: org/apache/commons/math3/stat/descriptive/moment/Skewness.copy:()Lorg/apache/commons/math3/stat/descriptive/moment/Skewness;]
Skewness.copy ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/moment/Skewness.copy:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
Skewness.copy ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/moment/Skewness.copy:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
Skewness.copy ( Skewness source, Skewness dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/Skewness.copy:(Lorg/apache/commons/math3/stat/descriptive/moment/Skewness;Lorg/apache/commons/math3/stat/descriptive/moment/Skewness;)V]
Skewness.evaluate ( double[ ] values, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/Skewness.evaluate:([DII)D]
Skewness.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/moment/Skewness.getN:()J]
Skewness.getResult ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/Skewness.getResult:()D]
Skewness.increment ( double d ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/Skewness.increment:(D)V]
Skewness.Skewness ( )
[mangled: org/apache/commons/math3/stat/descriptive/moment/Skewness."<init>":()V]
Skewness.Skewness ( Skewness original )
[mangled: org/apache/commons/math3/stat/descriptive/moment/Skewness."<init>":(Lorg/apache/commons/math3/stat/descriptive/moment/Skewness;)V]
Skewness.Skewness ( ThirdMoment m3 )
[mangled: org/apache/commons/math3/stat/descriptive/moment/Skewness."<init>":(Lorg/apache/commons/math3/stat/descriptive/moment/ThirdMoment;)V]
cdk-1.5.1.jar, SmallestRingAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
SmallestRingAtom.SmallestRingAtom ( int size )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/SmallestRingAtom."<init>":(I)V]
cdk-1.5.1.jar, SMARTSAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
SMARTSAtom.SMARTSAtom ( )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/SMARTSAtom."<init>":()V]
cdk-1.5.1.jar, SMARTSBond.class
package org.openscience.cdk.isomorphism.matchers.smarts
SMARTSBond.SMARTSBond ( )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/SMARTSBond."<init>":()V]
SMARTSBond.SMARTSBond ( IQueryAtom atom1, IQueryAtom atom2, IBond.Order order )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/SMARTSBond."<init>":(Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/isomorphism/matchers/IQueryAtom;Lorg/openscience/cdk/interfaces/IBond$Order;)V]
cdk-1.5.1.jar, SMARTSParser.class
package org.openscience.cdk.smiles.smarts.parser
SMARTSParser.parse ( String smarts ) [static] : QueryAtomContainer
[mangled: org/openscience/cdk/smiles/smarts/parser/SMARTSParser.parse:(Ljava/lang/String;)Lorg/openscience/cdk/isomorphism/matchers/QueryAtomContainer;]
cdk-1.5.1.jar, SMARTSQueryTool.class
package org.openscience.cdk.smiles.smarts
SMARTSQueryTool.SMARTSQueryTool ( String smarts )
[mangled: org/openscience/cdk/smiles/smarts/SMARTSQueryTool."<init>":(Ljava/lang/String;)V]
cdk-1.5.1.jar, SmartsQueryVisitor.class
package org.openscience.cdk.smiles.smarts.parser.visitor
SmartsQueryVisitor.SmartsQueryVisitor ( )
[mangled: org/openscience/cdk/smiles/smarts/parser/visitor/SmartsQueryVisitor."<init>":()V]
cdk-1.5.1.jar, SmoothingPolynomialBicubicSplineInterpolator.class
package org.apache.commons.math3.analysis.interpolation
SmoothingPolynomialBicubicSplineInterpolator.interpolate ( double[ ] x0, double[ ] x1, double[ ][ ] x2 ) : BivariateFunction
[mangled: org/apache/commons/math3/analysis/interpolation/SmoothingPolynomialBicubicSplineInterpolator.interpolate:([D[D[[D)Lorg/apache/commons/math3/analysis/BivariateFunction;]
SmoothingPolynomialBicubicSplineInterpolator.interpolate ( double[ ] xval, double[ ] yval, double[ ][ ] fval ) : BicubicSplineInterpolatingFunction
[mangled: org/apache/commons/math3/analysis/interpolation/SmoothingPolynomialBicubicSplineInterpolator.interpolate:([D[D[[D)Lorg/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolatingFunction;]
SmoothingPolynomialBicubicSplineInterpolator.SmoothingPolynomialBicubicSplineInterpolator ( )
[mangled: org/apache/commons/math3/analysis/interpolation/SmoothingPolynomialBicubicSplineInterpolator."<init>":()V]
SmoothingPolynomialBicubicSplineInterpolator.SmoothingPolynomialBicubicSplineInterpolator ( int degree )
[mangled: org/apache/commons/math3/analysis/interpolation/SmoothingPolynomialBicubicSplineInterpolator."<init>":(I)V]
SmoothingPolynomialBicubicSplineInterpolator.SmoothingPolynomialBicubicSplineInterpolator ( int xDegree, int yDegree )
[mangled: org/apache/commons/math3/analysis/interpolation/SmoothingPolynomialBicubicSplineInterpolator."<init>":(II)V]
cdk-1.5.1.jar, Space.class
package org.apache.commons.math3.geometry
Space.getDimension ( ) [abstract] : int
[mangled: org/apache/commons/math3/geometry/Space.getDimension:()I]
Space.getSubSpace ( ) [abstract] : Space
[mangled: org/apache/commons/math3/geometry/Space.getSubSpace:()Lorg/apache/commons/math3/geometry/Space;]
cdk-1.5.1.jar, SparseEntryIterator.class
package org.apache.commons.math3.linear
RealVector.SparseEntryIterator.advance ( RealVector.Entry e ) : void
[mangled: org/apache/commons/math3/linear/RealVector.SparseEntryIterator.advance:(Lorg/apache/commons/math3/linear/RealVector$Entry;)V]
RealVector.SparseEntryIterator.hasNext ( ) : boolean
[mangled: org/apache/commons/math3/linear/RealVector.SparseEntryIterator.hasNext:()Z]
RealVector.SparseEntryIterator.next ( ) : Object
[mangled: org/apache/commons/math3/linear/RealVector.SparseEntryIterator.next:()Ljava/lang/Object;]
RealVector.SparseEntryIterator.next ( ) : RealVector.Entry
[mangled: org/apache/commons/math3/linear/RealVector.SparseEntryIterator.next:()Lorg/apache/commons/math3/linear/RealVector$Entry;]
RealVector.SparseEntryIterator.RealVector.SparseEntryIterator ( RealVector p1 )
[mangled: org/apache/commons/math3/linear/RealVector.SparseEntryIterator."<init>":(Lorg/apache/commons/math3/linear/RealVector;)V]
RealVector.SparseEntryIterator.remove ( ) : void
[mangled: org/apache/commons/math3/linear/RealVector.SparseEntryIterator.remove:()V]
cdk-1.5.1.jar, SparseFieldMatrix.class
package org.apache.commons.math3.linear
SparseFieldMatrix.addToEntry ( int row, int column, FieldElement increment ) : void
[mangled: org/apache/commons/math3/linear/SparseFieldMatrix.addToEntry:(IILorg/apache/commons/math3/FieldElement;)V]
SparseFieldMatrix.copy ( ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/SparseFieldMatrix.copy:()Lorg/apache/commons/math3/linear/FieldMatrix;]
SparseFieldMatrix.createMatrix ( int rowDimension, int columnDimension ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/SparseFieldMatrix.createMatrix:(II)Lorg/apache/commons/math3/linear/FieldMatrix;]
SparseFieldMatrix.getColumnDimension ( ) : int
[mangled: org/apache/commons/math3/linear/SparseFieldMatrix.getColumnDimension:()I]
SparseFieldMatrix.getEntry ( int row, int column ) : FieldElement
[mangled: org/apache/commons/math3/linear/SparseFieldMatrix.getEntry:(II)Lorg/apache/commons/math3/FieldElement;]
SparseFieldMatrix.getRowDimension ( ) : int
[mangled: org/apache/commons/math3/linear/SparseFieldMatrix.getRowDimension:()I]
SparseFieldMatrix.multiplyEntry ( int row, int column, FieldElement factor ) : void
[mangled: org/apache/commons/math3/linear/SparseFieldMatrix.multiplyEntry:(IILorg/apache/commons/math3/FieldElement;)V]
SparseFieldMatrix.setEntry ( int row, int column, FieldElement value ) : void
[mangled: org/apache/commons/math3/linear/SparseFieldMatrix.setEntry:(IILorg/apache/commons/math3/FieldElement;)V]
SparseFieldMatrix.SparseFieldMatrix ( Field field )
[mangled: org/apache/commons/math3/linear/SparseFieldMatrix."<init>":(Lorg/apache/commons/math3/Field;)V]
SparseFieldMatrix.SparseFieldMatrix ( Field field, int rowDimension, int columnDimension )
[mangled: org/apache/commons/math3/linear/SparseFieldMatrix."<init>":(Lorg/apache/commons/math3/Field;II)V]
SparseFieldMatrix.SparseFieldMatrix ( FieldMatrix other )
[mangled: org/apache/commons/math3/linear/SparseFieldMatrix."<init>":(Lorg/apache/commons/math3/linear/FieldMatrix;)V]
SparseFieldMatrix.SparseFieldMatrix ( SparseFieldMatrix other )
[mangled: org/apache/commons/math3/linear/SparseFieldMatrix."<init>":(Lorg/apache/commons/math3/linear/SparseFieldMatrix;)V]
cdk-1.5.1.jar, SparseFieldVector.class
package org.apache.commons.math3.linear
SparseFieldVector.add ( FieldVector v ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.add:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.add ( SparseFieldVector v ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.add:(Lorg/apache/commons/math3/linear/SparseFieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.append ( FieldElement d ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.append:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.append ( FieldVector v ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.append:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.append ( SparseFieldVector v ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.append:(Lorg/apache/commons/math3/linear/SparseFieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.checkVectorDimensions ( int n ) : void
[mangled: org/apache/commons/math3/linear/SparseFieldVector.checkVectorDimensions:(I)V]
SparseFieldVector.copy ( ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.copy:()Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.dotProduct ( FieldVector v ) : FieldElement
[mangled: org/apache/commons/math3/linear/SparseFieldVector.dotProduct:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/FieldElement;]
SparseFieldVector.ebeDivide ( FieldVector v ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.ebeDivide:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.ebeMultiply ( FieldVector v ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.ebeMultiply:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.equals ( Object obj ) : boolean
[mangled: org/apache/commons/math3/linear/SparseFieldVector.equals:(Ljava/lang/Object;)Z]
SparseFieldVector.getData ( ) : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/SparseFieldVector.getData:()[Lorg/apache/commons/math3/FieldElement;]
SparseFieldVector.getDimension ( ) : int
[mangled: org/apache/commons/math3/linear/SparseFieldVector.getDimension:()I]
SparseFieldVector.getEntry ( int index ) : FieldElement
[mangled: org/apache/commons/math3/linear/SparseFieldVector.getEntry:(I)Lorg/apache/commons/math3/FieldElement;]
SparseFieldVector.getField ( ) : Field
[mangled: org/apache/commons/math3/linear/SparseFieldVector.getField:()Lorg/apache/commons/math3/Field;]
SparseFieldVector.getSubVector ( int index, int n ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.getSubVector:(II)Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.hashCode ( ) : int
[mangled: org/apache/commons/math3/linear/SparseFieldVector.hashCode:()I]
SparseFieldVector.mapAdd ( FieldElement d ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.mapAdd:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.mapAddToSelf ( FieldElement d ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.mapAddToSelf:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.mapDivide ( FieldElement d ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.mapDivide:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.mapDivideToSelf ( FieldElement d ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.mapDivideToSelf:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.mapInv ( ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.mapInv:()Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.mapInvToSelf ( ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.mapInvToSelf:()Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.mapMultiply ( FieldElement d ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.mapMultiply:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.mapMultiplyToSelf ( FieldElement d ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.mapMultiplyToSelf:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.mapSubtract ( FieldElement d ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.mapSubtract:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.mapSubtractToSelf ( FieldElement d ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.mapSubtractToSelf:(Lorg/apache/commons/math3/FieldElement;)Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.outerProduct ( FieldVector v ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/SparseFieldVector.outerProduct:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldMatrix;]
SparseFieldVector.outerProduct ( SparseFieldVector v ) : FieldMatrix
[mangled: org/apache/commons/math3/linear/SparseFieldVector.outerProduct:(Lorg/apache/commons/math3/linear/SparseFieldVector;)Lorg/apache/commons/math3/linear/FieldMatrix;]
SparseFieldVector.projection ( FieldVector v ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.projection:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.set ( FieldElement value ) : void
[mangled: org/apache/commons/math3/linear/SparseFieldVector.set:(Lorg/apache/commons/math3/FieldElement;)V]
SparseFieldVector.setEntry ( int index, FieldElement value ) : void
[mangled: org/apache/commons/math3/linear/SparseFieldVector.setEntry:(ILorg/apache/commons/math3/FieldElement;)V]
SparseFieldVector.setSubVector ( int index, FieldVector v ) : void
[mangled: org/apache/commons/math3/linear/SparseFieldVector.setSubVector:(ILorg/apache/commons/math3/linear/FieldVector;)V]
SparseFieldVector.SparseFieldVector ( Field field )
[mangled: org/apache/commons/math3/linear/SparseFieldVector."<init>":(Lorg/apache/commons/math3/Field;)V]
SparseFieldVector.SparseFieldVector ( Field field, FieldElement[ ] values )
[mangled: org/apache/commons/math3/linear/SparseFieldVector."<init>":(Lorg/apache/commons/math3/Field;[Lorg/apache/commons/math3/FieldElement;)V]
SparseFieldVector.SparseFieldVector ( Field field, int dimension )
[mangled: org/apache/commons/math3/linear/SparseFieldVector."<init>":(Lorg/apache/commons/math3/Field;I)V]
SparseFieldVector.SparseFieldVector ( Field field, int dimension, int expectedSize )
[mangled: org/apache/commons/math3/linear/SparseFieldVector."<init>":(Lorg/apache/commons/math3/Field;II)V]
SparseFieldVector.SparseFieldVector ( SparseFieldVector v )
[mangled: org/apache/commons/math3/linear/SparseFieldVector."<init>":(Lorg/apache/commons/math3/linear/SparseFieldVector;)V]
SparseFieldVector.SparseFieldVector ( SparseFieldVector v, int resize )
[mangled: org/apache/commons/math3/linear/SparseFieldVector."<init>":(Lorg/apache/commons/math3/linear/SparseFieldVector;I)V]
SparseFieldVector.subtract ( FieldVector v ) : FieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.subtract:(Lorg/apache/commons/math3/linear/FieldVector;)Lorg/apache/commons/math3/linear/FieldVector;]
SparseFieldVector.subtract ( SparseFieldVector v ) : SparseFieldVector
[mangled: org/apache/commons/math3/linear/SparseFieldVector.subtract:(Lorg/apache/commons/math3/linear/SparseFieldVector;)Lorg/apache/commons/math3/linear/SparseFieldVector;]
SparseFieldVector.toArray ( ) : FieldElement[ ]
[mangled: org/apache/commons/math3/linear/SparseFieldVector.toArray:()[Lorg/apache/commons/math3/FieldElement;]
cdk-1.5.1.jar, SparseRealVector.class
package org.apache.commons.math3.linear
SparseRealVector.SparseRealVector ( )
[mangled: org/apache/commons/math3/linear/SparseRealVector."<init>":()V]
cdk-1.5.1.jar, SpearmansCorrelation.class
package org.apache.commons.math3.stat.correlation
SpearmansCorrelation.computeCorrelationMatrix ( double[ ][ ] matrix ) : RealMatrix
[mangled: org/apache/commons/math3/stat/correlation/SpearmansCorrelation.computeCorrelationMatrix:([[D)Lorg/apache/commons/math3/linear/RealMatrix;]
SpearmansCorrelation.computeCorrelationMatrix ( RealMatrix matrix ) : RealMatrix
[mangled: org/apache/commons/math3/stat/correlation/SpearmansCorrelation.computeCorrelationMatrix:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;]
SpearmansCorrelation.correlation ( double[ ] xArray, double[ ] yArray ) : double
[mangled: org/apache/commons/math3/stat/correlation/SpearmansCorrelation.correlation:([D[D)D]
SpearmansCorrelation.getCorrelationMatrix ( ) : RealMatrix
[mangled: org/apache/commons/math3/stat/correlation/SpearmansCorrelation.getCorrelationMatrix:()Lorg/apache/commons/math3/linear/RealMatrix;]
SpearmansCorrelation.getRankCorrelation ( ) : PearsonsCorrelation
[mangled: org/apache/commons/math3/stat/correlation/SpearmansCorrelation.getRankCorrelation:()Lorg/apache/commons/math3/stat/correlation/PearsonsCorrelation;]
SpearmansCorrelation.SpearmansCorrelation ( )
[mangled: org/apache/commons/math3/stat/correlation/SpearmansCorrelation."<init>":()V]
SpearmansCorrelation.SpearmansCorrelation ( RealMatrix dataMatrix )
[mangled: org/apache/commons/math3/stat/correlation/SpearmansCorrelation."<init>":(Lorg/apache/commons/math3/linear/RealMatrix;)V]
SpearmansCorrelation.SpearmansCorrelation ( RealMatrix dataMatrix, RankingAlgorithm rankingAlgorithm )
[mangled: org/apache/commons/math3/stat/correlation/SpearmansCorrelation."<init>":(Lorg/apache/commons/math3/linear/RealMatrix;Lorg/apache/commons/math3/stat/ranking/RankingAlgorithm;)V]
cdk-1.5.1.jar, SplineInterpolator.class
package org.apache.commons.math3.analysis.interpolation
SplineInterpolator.interpolate ( double[ ] x, double[ ] y ) : PolynomialSplineFunction
[mangled: org/apache/commons/math3/analysis/interpolation/SplineInterpolator.interpolate:([D[D)Lorg/apache/commons/math3/analysis/polynomials/PolynomialSplineFunction;]
SplineInterpolator.interpolate ( double[ ] x0, double[ ] x1 ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/interpolation/SplineInterpolator.interpolate:([D[D)Lorg/apache/commons/math3/analysis/UnivariateFunction;]
SplineInterpolator.SplineInterpolator ( )
[mangled: org/apache/commons/math3/analysis/interpolation/SplineInterpolator."<init>":()V]
cdk-1.5.1.jar, SplitSubHyperplane.class
package org.apache.commons.math3.geometry.partitioning
SubHyperplane.SplitSubHyperplane.getMinus ( ) : SubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/SubHyperplane.SplitSubHyperplane.getMinus:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;]
SubHyperplane.SplitSubHyperplane.getPlus ( ) : SubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/SubHyperplane.SplitSubHyperplane.getPlus:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;]
SubHyperplane.SplitSubHyperplane.SubHyperplane.SplitSubHyperplane ( SubHyperplane plus, SubHyperplane minus )
[mangled: org/apache/commons/math3/geometry/partitioning/SubHyperplane.SplitSubHyperplane."<init>":(Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;)V]
cdk-1.5.1.jar, Sqrt.class
package org.apache.commons.math3.analysis.function
Sqrt.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Sqrt.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Sqrt.Sqrt ( )
[mangled: org/apache/commons/math3/analysis/function/Sqrt."<init>":()V]
Sqrt.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Sqrt.value:(D)D]
cdk-1.5.1.jar, StableRandomGenerator.class
package org.apache.commons.math3.random
StableRandomGenerator.nextNormalizedDouble ( ) : double
[mangled: org/apache/commons/math3/random/StableRandomGenerator.nextNormalizedDouble:()D]
StableRandomGenerator.StableRandomGenerator ( RandomGenerator generator, double alpha, double beta )
[mangled: org/apache/commons/math3/random/StableRandomGenerator."<init>":(Lorg/apache/commons/math3/random/RandomGenerator;DD)V]
cdk-1.5.1.jar, StandardDeviation.class
package org.apache.commons.math3.stat.descriptive.moment
StandardDeviation.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.clear:()V]
StandardDeviation.copy ( ) : StandardDeviation
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.copy:()Lorg/apache/commons/math3/stat/descriptive/moment/StandardDeviation;]
StandardDeviation.copy ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.copy:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
StandardDeviation.copy ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.copy:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
StandardDeviation.copy ( StandardDeviation source, StandardDeviation dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.copy:(Lorg/apache/commons/math3/stat/descriptive/moment/StandardDeviation;Lorg/apache/commons/math3/stat/descriptive/moment/StandardDeviation;)V]
StandardDeviation.evaluate ( double[ ] values ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.evaluate:([D)D]
StandardDeviation.evaluate ( double[ ] values, double mean ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.evaluate:([DD)D]
StandardDeviation.evaluate ( double[ ] values, double mean, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.evaluate:([DDII)D]
StandardDeviation.evaluate ( double[ ] values, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.evaluate:([DII)D]
StandardDeviation.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.getN:()J]
StandardDeviation.getResult ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.getResult:()D]
StandardDeviation.increment ( double d ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.increment:(D)V]
StandardDeviation.isBiasCorrected ( ) : boolean
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.isBiasCorrected:()Z]
StandardDeviation.setBiasCorrected ( boolean isBiasCorrected ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.setBiasCorrected:(Z)V]
StandardDeviation.StandardDeviation ( )
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation."<init>":()V]
StandardDeviation.StandardDeviation ( boolean isBiasCorrected )
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation."<init>":(Z)V]
StandardDeviation.StandardDeviation ( boolean isBiasCorrected, SecondMoment m2 )
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation."<init>":(ZLorg/apache/commons/math3/stat/descriptive/moment/SecondMoment;)V]
StandardDeviation.StandardDeviation ( SecondMoment m2 )
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation."<init>":(Lorg/apache/commons/math3/stat/descriptive/moment/SecondMoment;)V]
StandardDeviation.StandardDeviation ( StandardDeviation original )
[mangled: org/apache/commons/math3/stat/descriptive/moment/StandardDeviation."<init>":(Lorg/apache/commons/math3/stat/descriptive/moment/StandardDeviation;)V]
cdk-1.5.1.jar, StatisticalMultivariateSummary.class
package org.apache.commons.math3.stat.descriptive
StatisticalMultivariateSummary.getCovariance ( ) [abstract] : RealMatrix
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalMultivariateSummary.getCovariance:()Lorg/apache/commons/math3/linear/RealMatrix;]
StatisticalMultivariateSummary.getDimension ( ) [abstract] : int
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalMultivariateSummary.getDimension:()I]
StatisticalMultivariateSummary.getGeometricMean ( ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalMultivariateSummary.getGeometricMean:()[D]
StatisticalMultivariateSummary.getMax ( ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalMultivariateSummary.getMax:()[D]
StatisticalMultivariateSummary.getMean ( ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalMultivariateSummary.getMean:()[D]
StatisticalMultivariateSummary.getMin ( ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalMultivariateSummary.getMin:()[D]
StatisticalMultivariateSummary.getN ( ) [abstract] : long
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalMultivariateSummary.getN:()J]
StatisticalMultivariateSummary.getStandardDeviation ( ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalMultivariateSummary.getStandardDeviation:()[D]
StatisticalMultivariateSummary.getSum ( ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalMultivariateSummary.getSum:()[D]
StatisticalMultivariateSummary.getSumLog ( ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalMultivariateSummary.getSumLog:()[D]
StatisticalMultivariateSummary.getSumSq ( ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalMultivariateSummary.getSumSq:()[D]
cdk-1.5.1.jar, StatisticalSummary.class
package org.apache.commons.math3.stat.descriptive
StatisticalSummary.getMax ( ) [abstract] : double
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalSummary.getMax:()D]
StatisticalSummary.getMean ( ) [abstract] : double
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalSummary.getMean:()D]
StatisticalSummary.getMin ( ) [abstract] : double
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalSummary.getMin:()D]
StatisticalSummary.getN ( ) [abstract] : long
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalSummary.getN:()J]
StatisticalSummary.getStandardDeviation ( ) [abstract] : double
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalSummary.getStandardDeviation:()D]
StatisticalSummary.getSum ( ) [abstract] : double
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalSummary.getSum:()D]
StatisticalSummary.getVariance ( ) [abstract] : double
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalSummary.getVariance:()D]
cdk-1.5.1.jar, StatisticalSummaryValues.class
package org.apache.commons.math3.stat.descriptive
StatisticalSummaryValues.equals ( Object object ) : boolean
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalSummaryValues.equals:(Ljava/lang/Object;)Z]
StatisticalSummaryValues.getMax ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalSummaryValues.getMax:()D]
StatisticalSummaryValues.getMean ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalSummaryValues.getMean:()D]
StatisticalSummaryValues.getMin ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalSummaryValues.getMin:()D]
StatisticalSummaryValues.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalSummaryValues.getN:()J]
StatisticalSummaryValues.getStandardDeviation ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalSummaryValues.getStandardDeviation:()D]
StatisticalSummaryValues.getSum ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalSummaryValues.getSum:()D]
StatisticalSummaryValues.getVariance ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalSummaryValues.getVariance:()D]
StatisticalSummaryValues.hashCode ( ) : int
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalSummaryValues.hashCode:()I]
StatisticalSummaryValues.StatisticalSummaryValues ( double mean, double variance, long n, double max, double min, double sum )
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalSummaryValues."<init>":(DDJDDD)V]
StatisticalSummaryValues.toString ( ) : String
[mangled: org/apache/commons/math3/stat/descriptive/StatisticalSummaryValues.toString:()Ljava/lang/String;]
cdk-1.5.1.jar, StatUtils.class
package org.apache.commons.math3.stat
StatUtils.geometricMean ( double[ ] values ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.geometricMean:([D)D]
StatUtils.geometricMean ( double[ ] values, int begin, int length ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.geometricMean:([DII)D]
StatUtils.max ( double[ ] values ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.max:([D)D]
StatUtils.max ( double[ ] values, int begin, int length ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.max:([DII)D]
StatUtils.mean ( double[ ] values ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.mean:([D)D]
StatUtils.mean ( double[ ] values, int begin, int length ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.mean:([DII)D]
StatUtils.meanDifference ( double[ ] sample1, double[ ] sample2 ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.meanDifference:([D[D)D]
StatUtils.min ( double[ ] values ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.min:([D)D]
StatUtils.min ( double[ ] values, int begin, int length ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.min:([DII)D]
StatUtils.normalize ( double[ ] sample ) [static] : double[ ]
[mangled: org/apache/commons/math3/stat/StatUtils.normalize:([D)[D]
StatUtils.percentile ( double[ ] values, double p ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.percentile:([DD)D]
StatUtils.percentile ( double[ ] values, int begin, int length, double p ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.percentile:([DIID)D]
StatUtils.populationVariance ( double[ ] values ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.populationVariance:([D)D]
StatUtils.populationVariance ( double[ ] values, double mean ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.populationVariance:([DD)D]
StatUtils.populationVariance ( double[ ] values, double mean, int begin, int length ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.populationVariance:([DDII)D]
StatUtils.populationVariance ( double[ ] values, int begin, int length ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.populationVariance:([DII)D]
StatUtils.product ( double[ ] values ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.product:([D)D]
StatUtils.product ( double[ ] values, int begin, int length ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.product:([DII)D]
StatUtils.sum ( double[ ] values ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.sum:([D)D]
StatUtils.sum ( double[ ] values, int begin, int length ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.sum:([DII)D]
StatUtils.sumDifference ( double[ ] sample1, double[ ] sample2 ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.sumDifference:([D[D)D]
StatUtils.sumLog ( double[ ] values ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.sumLog:([D)D]
StatUtils.sumLog ( double[ ] values, int begin, int length ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.sumLog:([DII)D]
StatUtils.sumSq ( double[ ] values ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.sumSq:([D)D]
StatUtils.sumSq ( double[ ] values, int begin, int length ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.sumSq:([DII)D]
StatUtils.variance ( double[ ] values ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.variance:([D)D]
StatUtils.variance ( double[ ] values, double mean ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.variance:([DD)D]
StatUtils.variance ( double[ ] values, double mean, int begin, int length ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.variance:([DDII)D]
StatUtils.variance ( double[ ] values, int begin, int length ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.variance:([DII)D]
StatUtils.varianceDifference ( double[ ] sample1, double[ ] sample2, double meanDifference ) [static] : double
[mangled: org/apache/commons/math3/stat/StatUtils.varianceDifference:([D[DD)D]
cdk-1.5.1.jar, StepFunction.class
package org.apache.commons.math3.analysis.function
StepFunction.StepFunction ( double[ ] x, double[ ] y )
[mangled: org/apache/commons/math3/analysis/function/StepFunction."<init>":([D[D)V]
StepFunction.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/StepFunction.value:(D)D]
cdk-1.5.1.jar, StepHandler.class
package org.apache.commons.math3.ode.sampling
StepHandler.handleStep ( StepInterpolator p1, boolean p2 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/sampling/StepHandler.handleStep:(Lorg/apache/commons/math3/ode/sampling/StepInterpolator;Z)V]
StepHandler.init ( double p1, double[ ] p2, double p3 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/sampling/StepHandler.init:(D[DD)V]
cdk-1.5.1.jar, StepInterpolator.class
package org.apache.commons.math3.ode.sampling
StepInterpolator.copy ( ) [abstract] : StepInterpolator
[mangled: org/apache/commons/math3/ode/sampling/StepInterpolator.copy:()Lorg/apache/commons/math3/ode/sampling/StepInterpolator;]
StepInterpolator.getCurrentTime ( ) [abstract] : double
[mangled: org/apache/commons/math3/ode/sampling/StepInterpolator.getCurrentTime:()D]
StepInterpolator.getInterpolatedDerivatives ( ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/ode/sampling/StepInterpolator.getInterpolatedDerivatives:()[D]
StepInterpolator.getInterpolatedSecondaryDerivatives ( int p1 ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/ode/sampling/StepInterpolator.getInterpolatedSecondaryDerivatives:(I)[D]
StepInterpolator.getInterpolatedSecondaryState ( int p1 ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/ode/sampling/StepInterpolator.getInterpolatedSecondaryState:(I)[D]
StepInterpolator.getInterpolatedState ( ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/ode/sampling/StepInterpolator.getInterpolatedState:()[D]
StepInterpolator.getInterpolatedTime ( ) [abstract] : double
[mangled: org/apache/commons/math3/ode/sampling/StepInterpolator.getInterpolatedTime:()D]
StepInterpolator.getPreviousTime ( ) [abstract] : double
[mangled: org/apache/commons/math3/ode/sampling/StepInterpolator.getPreviousTime:()D]
StepInterpolator.isForward ( ) [abstract] : boolean
[mangled: org/apache/commons/math3/ode/sampling/StepInterpolator.isForward:()Z]
StepInterpolator.setInterpolatedTime ( double p1 ) [abstract] : void
[mangled: org/apache/commons/math3/ode/sampling/StepInterpolator.setInterpolatedTime:(D)V]
cdk-1.5.1.jar, StepNormalizer.class
package org.apache.commons.math3.ode.sampling
StepNormalizer.handleStep ( StepInterpolator interpolator, boolean isLast ) : void
[mangled: org/apache/commons/math3/ode/sampling/StepNormalizer.handleStep:(Lorg/apache/commons/math3/ode/sampling/StepInterpolator;Z)V]
StepNormalizer.init ( double t0, double[ ] y0, double t ) : void
[mangled: org/apache/commons/math3/ode/sampling/StepNormalizer.init:(D[DD)V]
StepNormalizer.StepNormalizer ( double h, FixedStepHandler handler )
[mangled: org/apache/commons/math3/ode/sampling/StepNormalizer."<init>":(DLorg/apache/commons/math3/ode/sampling/FixedStepHandler;)V]
StepNormalizer.StepNormalizer ( double h, FixedStepHandler handler, StepNormalizerBounds bounds )
[mangled: org/apache/commons/math3/ode/sampling/StepNormalizer."<init>":(DLorg/apache/commons/math3/ode/sampling/FixedStepHandler;Lorg/apache/commons/math3/ode/sampling/StepNormalizerBounds;)V]
StepNormalizer.StepNormalizer ( double h, FixedStepHandler handler, StepNormalizerMode mode )
[mangled: org/apache/commons/math3/ode/sampling/StepNormalizer."<init>":(DLorg/apache/commons/math3/ode/sampling/FixedStepHandler;Lorg/apache/commons/math3/ode/sampling/StepNormalizerMode;)V]
StepNormalizer.StepNormalizer ( double h, FixedStepHandler handler, StepNormalizerMode mode, StepNormalizerBounds bounds )
[mangled: org/apache/commons/math3/ode/sampling/StepNormalizer."<init>":(DLorg/apache/commons/math3/ode/sampling/FixedStepHandler;Lorg/apache/commons/math3/ode/sampling/StepNormalizerMode;Lorg/apache/commons/math3/ode/sampling/StepNormalizerBounds;)V]
cdk-1.5.1.jar, StepNormalizerBounds.class
package org.apache.commons.math3.ode.sampling
StepNormalizerBounds.firstIncluded ( ) : boolean
[mangled: org/apache/commons/math3/ode/sampling/StepNormalizerBounds.firstIncluded:()Z]
StepNormalizerBounds.lastIncluded ( ) : boolean
[mangled: org/apache/commons/math3/ode/sampling/StepNormalizerBounds.lastIncluded:()Z]
StepNormalizerBounds.valueOf ( String name ) [static] : StepNormalizerBounds
[mangled: org/apache/commons/math3/ode/sampling/StepNormalizerBounds.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/ode/sampling/StepNormalizerBounds;]
StepNormalizerBounds.values ( ) [static] : StepNormalizerBounds[ ]
[mangled: org/apache/commons/math3/ode/sampling/StepNormalizerBounds.values:()[Lorg/apache/commons/math3/ode/sampling/StepNormalizerBounds;]
cdk-1.5.1.jar, StepNormalizerMode.class
package org.apache.commons.math3.ode.sampling
StepNormalizerMode.valueOf ( String name ) [static] : StepNormalizerMode
[mangled: org/apache/commons/math3/ode/sampling/StepNormalizerMode.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/ode/sampling/StepNormalizerMode;]
StepNormalizerMode.values ( ) [static] : StepNormalizerMode[ ]
[mangled: org/apache/commons/math3/ode/sampling/StepNormalizerMode.values:()[Lorg/apache/commons/math3/ode/sampling/StepNormalizerMode;]
cdk-1.5.1.jar, StereoBond.class
package org.openscience.cdk.isomorphism.matchers.smarts
StereoBond.StereoBond ( )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/StereoBond."<init>":()V]
cdk-1.5.1.jar, StoppingCondition.class
package org.apache.commons.math3.genetics
StoppingCondition.isSatisfied ( Population p1 ) [abstract] : boolean
[mangled: org/apache/commons/math3/genetics/StoppingCondition.isSatisfied:(Lorg/apache/commons/math3/genetics/Population;)Z]
cdk-1.5.1.jar, StorelessCovariance.class
package org.apache.commons.math3.stat.correlation
StorelessCovariance.getCovariance ( int xIndex, int yIndex ) : double
[mangled: org/apache/commons/math3/stat/correlation/StorelessCovariance.getCovariance:(II)D]
StorelessCovariance.getCovarianceMatrix ( ) : RealMatrix
[mangled: org/apache/commons/math3/stat/correlation/StorelessCovariance.getCovarianceMatrix:()Lorg/apache/commons/math3/linear/RealMatrix;]
StorelessCovariance.getData ( ) : double[ ][ ]
[mangled: org/apache/commons/math3/stat/correlation/StorelessCovariance.getData:()[[D]
StorelessCovariance.getN ( ) : int
[mangled: org/apache/commons/math3/stat/correlation/StorelessCovariance.getN:()I]
StorelessCovariance.increment ( double[ ] data ) : void
[mangled: org/apache/commons/math3/stat/correlation/StorelessCovariance.increment:([D)V]
StorelessCovariance.StorelessCovariance ( int dim )
[mangled: org/apache/commons/math3/stat/correlation/StorelessCovariance."<init>":(I)V]
StorelessCovariance.StorelessCovariance ( int dim, boolean biasCorrected )
[mangled: org/apache/commons/math3/stat/correlation/StorelessCovariance."<init>":(IZ)V]
cdk-1.5.1.jar, StorelessUnivariateStatistic.class
package org.apache.commons.math3.stat.descriptive
StorelessUnivariateStatistic.clear ( ) [abstract] : void
[mangled: org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic.clear:()V]
StorelessUnivariateStatistic.copy ( ) [abstract] : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic.copy:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
StorelessUnivariateStatistic.getN ( ) [abstract] : long
[mangled: org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic.getN:()J]
StorelessUnivariateStatistic.getResult ( ) [abstract] : double
[mangled: org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic.getResult:()D]
StorelessUnivariateStatistic.increment ( double p1 ) [abstract] : void
[mangled: org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic.increment:(D)V]
StorelessUnivariateStatistic.incrementAll ( double[ ] p1 ) [abstract] : void
[mangled: org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic.incrementAll:([D)V]
StorelessUnivariateStatistic.incrementAll ( double[ ] p1, int p2, int p3 ) [abstract] : void
[mangled: org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic.incrementAll:([DII)V]
cdk-1.5.1.jar, SubHyperplane.class
package org.apache.commons.math3.geometry.partitioning
SubHyperplane.copySelf ( ) [abstract] : SubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/SubHyperplane.copySelf:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;]
SubHyperplane.getHyperplane ( ) [abstract] : Hyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/SubHyperplane.getHyperplane:()Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;]
SubHyperplane.getSize ( ) [abstract] : double
[mangled: org/apache/commons/math3/geometry/partitioning/SubHyperplane.getSize:()D]
SubHyperplane.isEmpty ( ) [abstract] : boolean
[mangled: org/apache/commons/math3/geometry/partitioning/SubHyperplane.isEmpty:()Z]
SubHyperplane.reunite ( SubHyperplane p1 ) [abstract] : SubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/SubHyperplane.reunite:(Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;)Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;]
SubHyperplane.side ( Hyperplane p1 ) [abstract] : Side
[mangled: org/apache/commons/math3/geometry/partitioning/SubHyperplane.side:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Lorg/apache/commons/math3/geometry/partitioning/Side;]
SubHyperplane.split ( Hyperplane p1 ) [abstract] : SubHyperplane.SplitSubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/SubHyperplane.split:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane$SplitSubHyperplane;]
cdk-1.5.1.jar, SubLine.class
package org.apache.commons.math3.geometry.euclidean.threed
SubLine.getSegments ( ) : List
[mangled: org/apache/commons/math3/geometry/euclidean/threed/SubLine.getSegments:()Ljava/util/List;]
SubLine.intersection ( SubLine subLine, boolean includeEndPoints ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/SubLine.intersection:(Lorg/apache/commons/math3/geometry/euclidean/threed/SubLine;Z)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
SubLine.SubLine ( Line line, IntervalsSet remainingRegion )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/SubLine."<init>":(Lorg/apache/commons/math3/geometry/euclidean/threed/Line;Lorg/apache/commons/math3/geometry/euclidean/oned/IntervalsSet;)V]
SubLine.SubLine ( Segment segment )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/SubLine."<init>":(Lorg/apache/commons/math3/geometry/euclidean/threed/Segment;)V]
SubLine.SubLine ( Vector3D start, Vector3D end )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/SubLine."<init>":(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)V]
package org.apache.commons.math3.geometry.euclidean.twod
SubLine.buildNew ( Hyperplane hyperplane, Region remainingRegion ) : AbstractSubHyperplane
[mangled: org/apache/commons/math3/geometry/euclidean/twod/SubLine.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;Lorg/apache/commons/math3/geometry/partitioning/Region;)Lorg/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane;]
SubLine.getSegments ( ) : List
[mangled: org/apache/commons/math3/geometry/euclidean/twod/SubLine.getSegments:()Ljava/util/List;]
SubLine.intersection ( SubLine subLine, boolean includeEndPoints ) : Vector2D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/SubLine.intersection:(Lorg/apache/commons/math3/geometry/euclidean/twod/SubLine;Z)Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
SubLine.side ( Hyperplane hyperplane ) : Side
[mangled: org/apache/commons/math3/geometry/euclidean/twod/SubLine.side:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Lorg/apache/commons/math3/geometry/partitioning/Side;]
SubLine.split ( Hyperplane hyperplane ) : SubHyperplane.SplitSubHyperplane
[mangled: org/apache/commons/math3/geometry/euclidean/twod/SubLine.split:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane$SplitSubHyperplane;]
SubLine.SubLine ( Hyperplane hyperplane, Region remainingRegion )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/SubLine."<init>":(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;Lorg/apache/commons/math3/geometry/partitioning/Region;)V]
SubLine.SubLine ( Segment segment )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/SubLine."<init>":(Lorg/apache/commons/math3/geometry/euclidean/twod/Segment;)V]
SubLine.SubLine ( Vector2D start, Vector2D end )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/SubLine."<init>":(Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;)V]
cdk-1.5.1.jar, SubOrientedPoint.class
package org.apache.commons.math3.geometry.euclidean.oned
SubOrientedPoint.buildNew ( Hyperplane hyperplane, Region remainingRegion ) : AbstractSubHyperplane
[mangled: org/apache/commons/math3/geometry/euclidean/oned/SubOrientedPoint.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;Lorg/apache/commons/math3/geometry/partitioning/Region;)Lorg/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane;]
SubOrientedPoint.getSize ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/SubOrientedPoint.getSize:()D]
SubOrientedPoint.side ( Hyperplane hyperplane ) : Side
[mangled: org/apache/commons/math3/geometry/euclidean/oned/SubOrientedPoint.side:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Lorg/apache/commons/math3/geometry/partitioning/Side;]
SubOrientedPoint.split ( Hyperplane hyperplane ) : SubHyperplane.SplitSubHyperplane
[mangled: org/apache/commons/math3/geometry/euclidean/oned/SubOrientedPoint.split:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane$SplitSubHyperplane;]
SubOrientedPoint.SubOrientedPoint ( Hyperplane hyperplane, Region remainingRegion )
[mangled: org/apache/commons/math3/geometry/euclidean/oned/SubOrientedPoint."<init>":(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;Lorg/apache/commons/math3/geometry/partitioning/Region;)V]
cdk-1.5.1.jar, SubPlane.class
package org.apache.commons.math3.geometry.euclidean.threed
SubPlane.buildNew ( Hyperplane hyperplane, Region remainingRegion ) : AbstractSubHyperplane
[mangled: org/apache/commons/math3/geometry/euclidean/threed/SubPlane.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;Lorg/apache/commons/math3/geometry/partitioning/Region;)Lorg/apache/commons/math3/geometry/partitioning/AbstractSubHyperplane;]
SubPlane.side ( Hyperplane hyperplane ) : Side
[mangled: org/apache/commons/math3/geometry/euclidean/threed/SubPlane.side:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Lorg/apache/commons/math3/geometry/partitioning/Side;]
SubPlane.split ( Hyperplane hyperplane ) : SubHyperplane.SplitSubHyperplane
[mangled: org/apache/commons/math3/geometry/euclidean/threed/SubPlane.split:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane$SplitSubHyperplane;]
SubPlane.SubPlane ( Hyperplane hyperplane, Region remainingRegion )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/SubPlane."<init>":(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;Lorg/apache/commons/math3/geometry/partitioning/Region;)V]
cdk-1.5.1.jar, Subtract.class
package org.apache.commons.math3.analysis.function
Subtract.Subtract ( )
[mangled: org/apache/commons/math3/analysis/function/Subtract."<init>":()V]
Subtract.value ( double x, double y ) : double
[mangled: org/apache/commons/math3/analysis/function/Subtract.value:(DD)D]
cdk-1.5.1.jar, Sum.class
package org.apache.commons.math3.stat.descriptive.summary
Sum.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/summary/Sum.clear:()V]
Sum.copy ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/summary/Sum.copy:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
Sum.copy ( ) : Sum
[mangled: org/apache/commons/math3/stat/descriptive/summary/Sum.copy:()Lorg/apache/commons/math3/stat/descriptive/summary/Sum;]
Sum.copy ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/summary/Sum.copy:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
Sum.copy ( Sum source, Sum dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/summary/Sum.copy:(Lorg/apache/commons/math3/stat/descriptive/summary/Sum;Lorg/apache/commons/math3/stat/descriptive/summary/Sum;)V]
Sum.evaluate ( double[ ] values, double[ ] weights ) : double
[mangled: org/apache/commons/math3/stat/descriptive/summary/Sum.evaluate:([D[D)D]
Sum.evaluate ( double[ ] values, double[ ] weights, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/summary/Sum.evaluate:([D[DII)D]
Sum.evaluate ( double[ ] values, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/summary/Sum.evaluate:([DII)D]
Sum.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/summary/Sum.getN:()J]
Sum.getResult ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/summary/Sum.getResult:()D]
Sum.increment ( double d ) : void
[mangled: org/apache/commons/math3/stat/descriptive/summary/Sum.increment:(D)V]
Sum.Sum ( )
[mangled: org/apache/commons/math3/stat/descriptive/summary/Sum."<init>":()V]
Sum.Sum ( Sum original )
[mangled: org/apache/commons/math3/stat/descriptive/summary/Sum."<init>":(Lorg/apache/commons/math3/stat/descriptive/summary/Sum;)V]
cdk-1.5.1.jar, SummaryStatistics.class
package org.apache.commons.math3.stat.descriptive
SummaryStatistics.addValue ( double value ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.addValue:(D)V]
SummaryStatistics.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.clear:()V]
SummaryStatistics.copy ( ) : SummaryStatistics
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.copy:()Lorg/apache/commons/math3/stat/descriptive/SummaryStatistics;]
SummaryStatistics.copy ( SummaryStatistics source, SummaryStatistics dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.copy:(Lorg/apache/commons/math3/stat/descriptive/SummaryStatistics;Lorg/apache/commons/math3/stat/descriptive/SummaryStatistics;)V]
SummaryStatistics.equals ( Object object ) : boolean
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.equals:(Ljava/lang/Object;)Z]
SummaryStatistics.getGeoMeanImpl ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getGeoMeanImpl:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SummaryStatistics.getGeometricMean ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getGeometricMean:()D]
SummaryStatistics.getMax ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getMax:()D]
SummaryStatistics.getMaxImpl ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getMaxImpl:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SummaryStatistics.getMean ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getMean:()D]
SummaryStatistics.getMeanImpl ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getMeanImpl:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SummaryStatistics.getMin ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getMin:()D]
SummaryStatistics.getMinImpl ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getMinImpl:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SummaryStatistics.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getN:()J]
SummaryStatistics.getPopulationVariance ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getPopulationVariance:()D]
SummaryStatistics.getSecondMoment ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getSecondMoment:()D]
SummaryStatistics.getStandardDeviation ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getStandardDeviation:()D]
SummaryStatistics.getSum ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getSum:()D]
SummaryStatistics.getSumImpl ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getSumImpl:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SummaryStatistics.getSumLogImpl ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getSumLogImpl:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SummaryStatistics.getSummary ( ) : StatisticalSummary
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getSummary:()Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;]
SummaryStatistics.getSumOfLogs ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getSumOfLogs:()D]
SummaryStatistics.getSumsq ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getSumsq:()D]
SummaryStatistics.getSumsqImpl ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getSumsqImpl:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SummaryStatistics.getVariance ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getVariance:()D]
SummaryStatistics.getVarianceImpl ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.getVarianceImpl:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SummaryStatistics.hashCode ( ) : int
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.hashCode:()I]
SummaryStatistics.setGeoMeanImpl ( StorelessUnivariateStatistic geoMeanImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.setGeoMeanImpl:(Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SummaryStatistics.setMaxImpl ( StorelessUnivariateStatistic maxImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.setMaxImpl:(Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SummaryStatistics.setMeanImpl ( StorelessUnivariateStatistic meanImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.setMeanImpl:(Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SummaryStatistics.setMinImpl ( StorelessUnivariateStatistic minImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.setMinImpl:(Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SummaryStatistics.setSumImpl ( StorelessUnivariateStatistic sumImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.setSumImpl:(Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SummaryStatistics.setSumLogImpl ( StorelessUnivariateStatistic sumLogImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.setSumLogImpl:(Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SummaryStatistics.setSumsqImpl ( StorelessUnivariateStatistic sumsqImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.setSumsqImpl:(Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SummaryStatistics.setVarianceImpl ( StorelessUnivariateStatistic varianceImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.setVarianceImpl:(Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SummaryStatistics.SummaryStatistics ( )
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics."<init>":()V]
SummaryStatistics.SummaryStatistics ( SummaryStatistics original )
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics."<init>":(Lorg/apache/commons/math3/stat/descriptive/SummaryStatistics;)V]
SummaryStatistics.toString ( ) : String
[mangled: org/apache/commons/math3/stat/descriptive/SummaryStatistics.toString:()Ljava/lang/String;]
cdk-1.5.1.jar, SumOfLogs.class
package org.apache.commons.math3.stat.descriptive.summary
SumOfLogs.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfLogs.clear:()V]
SumOfLogs.copy ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfLogs.copy:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SumOfLogs.copy ( ) : SumOfLogs
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfLogs.copy:()Lorg/apache/commons/math3/stat/descriptive/summary/SumOfLogs;]
SumOfLogs.copy ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfLogs.copy:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
SumOfLogs.copy ( SumOfLogs source, SumOfLogs dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfLogs.copy:(Lorg/apache/commons/math3/stat/descriptive/summary/SumOfLogs;Lorg/apache/commons/math3/stat/descriptive/summary/SumOfLogs;)V]
SumOfLogs.evaluate ( double[ ] values, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfLogs.evaluate:([DII)D]
SumOfLogs.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfLogs.getN:()J]
SumOfLogs.getResult ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfLogs.getResult:()D]
SumOfLogs.increment ( double d ) : void
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfLogs.increment:(D)V]
SumOfLogs.SumOfLogs ( )
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfLogs."<init>":()V]
SumOfLogs.SumOfLogs ( SumOfLogs original )
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfLogs."<init>":(Lorg/apache/commons/math3/stat/descriptive/summary/SumOfLogs;)V]
cdk-1.5.1.jar, SumOfSquares.class
package org.apache.commons.math3.stat.descriptive.summary
SumOfSquares.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfSquares.clear:()V]
SumOfSquares.copy ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfSquares.copy:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SumOfSquares.copy ( ) : SumOfSquares
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfSquares.copy:()Lorg/apache/commons/math3/stat/descriptive/summary/SumOfSquares;]
SumOfSquares.copy ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfSquares.copy:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
SumOfSquares.copy ( SumOfSquares source, SumOfSquares dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfSquares.copy:(Lorg/apache/commons/math3/stat/descriptive/summary/SumOfSquares;Lorg/apache/commons/math3/stat/descriptive/summary/SumOfSquares;)V]
SumOfSquares.evaluate ( double[ ] values, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfSquares.evaluate:([DII)D]
SumOfSquares.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfSquares.getN:()J]
SumOfSquares.getResult ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfSquares.getResult:()D]
SumOfSquares.increment ( double d ) : void
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfSquares.increment:(D)V]
SumOfSquares.SumOfSquares ( )
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfSquares."<init>":()V]
SumOfSquares.SumOfSquares ( SumOfSquares original )
[mangled: org/apache/commons/math3/stat/descriptive/summary/SumOfSquares."<init>":(Lorg/apache/commons/math3/stat/descriptive/summary/SumOfSquares;)V]
cdk-1.5.1.jar, SymbolAndChargeQueryAtom.class
package org.openscience.cdk.isomorphism.matchers
SymbolAndChargeQueryAtom.SymbolAndChargeQueryAtom ( )
[mangled: org/openscience/cdk/isomorphism/matchers/SymbolAndChargeQueryAtom."<init>":()V]
cdk-1.5.1.jar, SymbolChargeIDQueryAtom.class
package org.openscience.cdk.isomorphism.matchers
SymbolChargeIDQueryAtom.SymbolChargeIDQueryAtom ( )
[mangled: org/openscience/cdk/isomorphism/matchers/SymbolChargeIDQueryAtom."<init>":()V]
cdk-1.5.1.jar, SymbolQueryAtom.class
package org.openscience.cdk.isomorphism.matchers
SymbolQueryAtom.SymbolQueryAtom ( )
[mangled: org/openscience/cdk/isomorphism/matchers/SymbolQueryAtom."<init>":()V]
cdk-1.5.1.jar, SymbolSetQueryAtom.class
package org.openscience.cdk.isomorphism.matchers
SymbolSetQueryAtom.SymbolSetQueryAtom ( )
[mangled: org/openscience/cdk/isomorphism/matchers/SymbolSetQueryAtom."<init>":()V]
cdk-1.5.1.jar, SymmLQ.class
package org.apache.commons.math3.linear
SymmLQ.getCheck ( ) : boolean
[mangled: org/apache/commons/math3/linear/SymmLQ.getCheck:()Z]
SymmLQ.solve ( RealLinearOperator a, RealLinearOperator minv, RealVector b ) : RealVector
[mangled: org/apache/commons/math3/linear/SymmLQ.solve:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
SymmLQ.solve ( RealLinearOperator a, RealLinearOperator minv, RealVector b, boolean goodb, double shift ) : RealVector
[mangled: org/apache/commons/math3/linear/SymmLQ.solve:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;ZD)Lorg/apache/commons/math3/linear/RealVector;]
SymmLQ.solve ( RealLinearOperator a, RealLinearOperator minv, RealVector b, RealVector x ) : RealVector
[mangled: org/apache/commons/math3/linear/SymmLQ.solve:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
SymmLQ.solve ( RealLinearOperator a, RealVector b ) : RealVector
[mangled: org/apache/commons/math3/linear/SymmLQ.solve:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
SymmLQ.solve ( RealLinearOperator a, RealVector b, boolean goodb, double shift ) : RealVector
[mangled: org/apache/commons/math3/linear/SymmLQ.solve:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;ZD)Lorg/apache/commons/math3/linear/RealVector;]
SymmLQ.solve ( RealLinearOperator a, RealVector b, RealVector x ) : RealVector
[mangled: org/apache/commons/math3/linear/SymmLQ.solve:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
SymmLQ.solveInPlace ( RealLinearOperator a, RealLinearOperator minv, RealVector b, RealVector x ) : RealVector
[mangled: org/apache/commons/math3/linear/SymmLQ.solveInPlace:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
SymmLQ.solveInPlace ( RealLinearOperator a, RealLinearOperator minv, RealVector b, RealVector x, boolean goodb, double shift ) : RealVector
[mangled: org/apache/commons/math3/linear/SymmLQ.solveInPlace:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;ZD)Lorg/apache/commons/math3/linear/RealVector;]
SymmLQ.solveInPlace ( RealLinearOperator a, RealVector b, RealVector x ) : RealVector
[mangled: org/apache/commons/math3/linear/SymmLQ.solveInPlace:(Lorg/apache/commons/math3/linear/RealLinearOperator;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/linear/RealVector;]
SymmLQ.SymmLQ ( int maxIterations, double delta, boolean check )
[mangled: org/apache/commons/math3/linear/SymmLQ."<init>":(IDZ)V]
SymmLQ.SymmLQ ( IterationManager manager, double delta, boolean check )
[mangled: org/apache/commons/math3/linear/SymmLQ."<init>":(Lorg/apache/commons/math3/util/IterationManager;DZ)V]
cdk-1.5.1.jar, SynchronizedDescriptiveStatistics.class
package org.apache.commons.math3.stat.descriptive
SynchronizedDescriptiveStatistics.addValue ( double v ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.addValue:(D)V]
SynchronizedDescriptiveStatistics.apply ( UnivariateStatistic stat ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.apply:(Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;)D]
SynchronizedDescriptiveStatistics.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.clear:()V]
SynchronizedDescriptiveStatistics.copy ( ) : DescriptiveStatistics
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.copy:()Lorg/apache/commons/math3/stat/descriptive/DescriptiveStatistics;]
SynchronizedDescriptiveStatistics.copy ( ) : SynchronizedDescriptiveStatistics
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.copy:()Lorg/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics;]
SynchronizedDescriptiveStatistics.copy ( SynchronizedDescriptiveStatistics source, SynchronizedDescriptiveStatistics dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.copy:(Lorg/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics;Lorg/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics;)V]
SynchronizedDescriptiveStatistics.getElement ( int index ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.getElement:(I)D]
SynchronizedDescriptiveStatistics.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.getN:()J]
SynchronizedDescriptiveStatistics.getStandardDeviation ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.getStandardDeviation:()D]
SynchronizedDescriptiveStatistics.getValues ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.getValues:()[D]
SynchronizedDescriptiveStatistics.getWindowSize ( ) : int
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.getWindowSize:()I]
SynchronizedDescriptiveStatistics.setWindowSize ( int windowSize ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.setWindowSize:(I)V]
SynchronizedDescriptiveStatistics.SynchronizedDescriptiveStatistics ( )
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics."<init>":()V]
SynchronizedDescriptiveStatistics.SynchronizedDescriptiveStatistics ( int window )
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics."<init>":(I)V]
SynchronizedDescriptiveStatistics.SynchronizedDescriptiveStatistics ( SynchronizedDescriptiveStatistics original )
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics."<init>":(Lorg/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics;)V]
SynchronizedDescriptiveStatistics.toString ( ) : String
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.toString:()Ljava/lang/String;]
cdk-1.5.1.jar, SynchronizedMultivariateSummaryStatistics.class
package org.apache.commons.math3.stat.descriptive
SynchronizedMultivariateSummaryStatistics.addValue ( double[ ] value ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.addValue:([D)V]
SynchronizedMultivariateSummaryStatistics.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.clear:()V]
SynchronizedMultivariateSummaryStatistics.equals ( Object object ) : boolean
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.equals:(Ljava/lang/Object;)Z]
SynchronizedMultivariateSummaryStatistics.getCovariance ( ) : RealMatrix
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.getCovariance:()Lorg/apache/commons/math3/linear/RealMatrix;]
SynchronizedMultivariateSummaryStatistics.getDimension ( ) : int
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.getDimension:()I]
SynchronizedMultivariateSummaryStatistics.getGeoMeanImpl ( ) : StorelessUnivariateStatistic[ ]
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.getGeoMeanImpl:()[Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SynchronizedMultivariateSummaryStatistics.getGeometricMean ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.getGeometricMean:()[D]
SynchronizedMultivariateSummaryStatistics.getMax ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.getMax:()[D]
SynchronizedMultivariateSummaryStatistics.getMaxImpl ( ) : StorelessUnivariateStatistic[ ]
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.getMaxImpl:()[Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SynchronizedMultivariateSummaryStatistics.getMean ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.getMean:()[D]
SynchronizedMultivariateSummaryStatistics.getMeanImpl ( ) : StorelessUnivariateStatistic[ ]
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.getMeanImpl:()[Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SynchronizedMultivariateSummaryStatistics.getMin ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.getMin:()[D]
SynchronizedMultivariateSummaryStatistics.getMinImpl ( ) : StorelessUnivariateStatistic[ ]
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.getMinImpl:()[Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SynchronizedMultivariateSummaryStatistics.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.getN:()J]
SynchronizedMultivariateSummaryStatistics.getStandardDeviation ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.getStandardDeviation:()[D]
SynchronizedMultivariateSummaryStatistics.getSum ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.getSum:()[D]
SynchronizedMultivariateSummaryStatistics.getSumImpl ( ) : StorelessUnivariateStatistic[ ]
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.getSumImpl:()[Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SynchronizedMultivariateSummaryStatistics.getSumLog ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.getSumLog:()[D]
SynchronizedMultivariateSummaryStatistics.getSumLogImpl ( ) : StorelessUnivariateStatistic[ ]
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.getSumLogImpl:()[Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SynchronizedMultivariateSummaryStatistics.getSumSq ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.getSumSq:()[D]
SynchronizedMultivariateSummaryStatistics.getSumsqImpl ( ) : StorelessUnivariateStatistic[ ]
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.getSumsqImpl:()[Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SynchronizedMultivariateSummaryStatistics.hashCode ( ) : int
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.hashCode:()I]
SynchronizedMultivariateSummaryStatistics.setGeoMeanImpl ( StorelessUnivariateStatistic[ ] geoMeanImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.setGeoMeanImpl:([Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SynchronizedMultivariateSummaryStatistics.setMaxImpl ( StorelessUnivariateStatistic[ ] maxImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.setMaxImpl:([Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SynchronizedMultivariateSummaryStatistics.setMeanImpl ( StorelessUnivariateStatistic[ ] meanImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.setMeanImpl:([Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SynchronizedMultivariateSummaryStatistics.setMinImpl ( StorelessUnivariateStatistic[ ] minImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.setMinImpl:([Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SynchronizedMultivariateSummaryStatistics.setSumImpl ( StorelessUnivariateStatistic[ ] sumImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.setSumImpl:([Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SynchronizedMultivariateSummaryStatistics.setSumLogImpl ( StorelessUnivariateStatistic[ ] sumLogImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.setSumLogImpl:([Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SynchronizedMultivariateSummaryStatistics.setSumsqImpl ( StorelessUnivariateStatistic[ ] sumsqImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.setSumsqImpl:([Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SynchronizedMultivariateSummaryStatistics.SynchronizedMultivariateSummaryStatistics ( int k, boolean isCovarianceBiasCorrected )
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics."<init>":(IZ)V]
SynchronizedMultivariateSummaryStatistics.toString ( ) : String
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedMultivariateSummaryStatistics.toString:()Ljava/lang/String;]
cdk-1.5.1.jar, SynchronizedSummaryStatistics.class
package org.apache.commons.math3.stat.descriptive
SynchronizedSummaryStatistics.addValue ( double value ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.addValue:(D)V]
SynchronizedSummaryStatistics.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.clear:()V]
SynchronizedSummaryStatistics.copy ( ) : SummaryStatistics
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.copy:()Lorg/apache/commons/math3/stat/descriptive/SummaryStatistics;]
SynchronizedSummaryStatistics.copy ( ) : SynchronizedSummaryStatistics
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.copy:()Lorg/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics;]
SynchronizedSummaryStatistics.copy ( SynchronizedSummaryStatistics source, SynchronizedSummaryStatistics dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.copy:(Lorg/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics;Lorg/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics;)V]
SynchronizedSummaryStatistics.equals ( Object object ) : boolean
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.equals:(Ljava/lang/Object;)Z]
SynchronizedSummaryStatistics.getGeoMeanImpl ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getGeoMeanImpl:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SynchronizedSummaryStatistics.getGeometricMean ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getGeometricMean:()D]
SynchronizedSummaryStatistics.getMax ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getMax:()D]
SynchronizedSummaryStatistics.getMaxImpl ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getMaxImpl:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SynchronizedSummaryStatistics.getMean ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getMean:()D]
SynchronizedSummaryStatistics.getMeanImpl ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getMeanImpl:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SynchronizedSummaryStatistics.getMin ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getMin:()D]
SynchronizedSummaryStatistics.getMinImpl ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getMinImpl:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SynchronizedSummaryStatistics.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getN:()J]
SynchronizedSummaryStatistics.getPopulationVariance ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getPopulationVariance:()D]
SynchronizedSummaryStatistics.getStandardDeviation ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getStandardDeviation:()D]
SynchronizedSummaryStatistics.getSum ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getSum:()D]
SynchronizedSummaryStatistics.getSumImpl ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getSumImpl:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SynchronizedSummaryStatistics.getSumLogImpl ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getSumLogImpl:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SynchronizedSummaryStatistics.getSummary ( ) : StatisticalSummary
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getSummary:()Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;]
SynchronizedSummaryStatistics.getSumsq ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getSumsq:()D]
SynchronizedSummaryStatistics.getSumsqImpl ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getSumsqImpl:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SynchronizedSummaryStatistics.getVariance ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getVariance:()D]
SynchronizedSummaryStatistics.getVarianceImpl ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.getVarianceImpl:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
SynchronizedSummaryStatistics.hashCode ( ) : int
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.hashCode:()I]
SynchronizedSummaryStatistics.setGeoMeanImpl ( StorelessUnivariateStatistic geoMeanImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.setGeoMeanImpl:(Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SynchronizedSummaryStatistics.setMaxImpl ( StorelessUnivariateStatistic maxImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.setMaxImpl:(Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SynchronizedSummaryStatistics.setMeanImpl ( StorelessUnivariateStatistic meanImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.setMeanImpl:(Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SynchronizedSummaryStatistics.setMinImpl ( StorelessUnivariateStatistic minImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.setMinImpl:(Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SynchronizedSummaryStatistics.setSumImpl ( StorelessUnivariateStatistic sumImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.setSumImpl:(Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SynchronizedSummaryStatistics.setSumLogImpl ( StorelessUnivariateStatistic sumLogImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.setSumLogImpl:(Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SynchronizedSummaryStatistics.setSumsqImpl ( StorelessUnivariateStatistic sumsqImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.setSumsqImpl:(Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SynchronizedSummaryStatistics.setVarianceImpl ( StorelessUnivariateStatistic varianceImpl ) : void
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.setVarianceImpl:(Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;)V]
SynchronizedSummaryStatistics.SynchronizedSummaryStatistics ( )
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics."<init>":()V]
SynchronizedSummaryStatistics.SynchronizedSummaryStatistics ( SynchronizedSummaryStatistics original )
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics."<init>":(Lorg/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics;)V]
SynchronizedSummaryStatistics.toString ( ) : String
[mangled: org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.toString:()Ljava/lang/String;]
cdk-1.5.1.jar, Tan.class
package org.apache.commons.math3.analysis.function
Tan.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Tan.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Tan.Tan ( )
[mangled: org/apache/commons/math3/analysis/function/Tan."<init>":()V]
Tan.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Tan.value:(D)D]
cdk-1.5.1.jar, Tanh.class
package org.apache.commons.math3.analysis.function
Tanh.derivative ( ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/function/Tanh.derivative:()Lorg/apache/commons/math3/analysis/UnivariateFunction;]
Tanh.Tanh ( )
[mangled: org/apache/commons/math3/analysis/function/Tanh."<init>":()V]
Tanh.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Tanh.value:(D)D]
cdk-1.5.1.jar, TDistribution.class
package org.apache.commons.math3.distribution
TDistribution.cumulativeProbability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/TDistribution.cumulativeProbability:(D)D]
TDistribution.density ( double x ) : double
[mangled: org/apache/commons/math3/distribution/TDistribution.density:(D)D]
TDistribution.getDegreesOfFreedom ( ) : double
[mangled: org/apache/commons/math3/distribution/TDistribution.getDegreesOfFreedom:()D]
TDistribution.getNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/TDistribution.getNumericalMean:()D]
TDistribution.getNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/TDistribution.getNumericalVariance:()D]
TDistribution.getSolverAbsoluteAccuracy ( ) : double
[mangled: org/apache/commons/math3/distribution/TDistribution.getSolverAbsoluteAccuracy:()D]
TDistribution.getSupportLowerBound ( ) : double
[mangled: org/apache/commons/math3/distribution/TDistribution.getSupportLowerBound:()D]
TDistribution.getSupportUpperBound ( ) : double
[mangled: org/apache/commons/math3/distribution/TDistribution.getSupportUpperBound:()D]
TDistribution.isSupportConnected ( ) : boolean
[mangled: org/apache/commons/math3/distribution/TDistribution.isSupportConnected:()Z]
TDistribution.isSupportLowerBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/TDistribution.isSupportLowerBoundInclusive:()Z]
TDistribution.isSupportUpperBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/TDistribution.isSupportUpperBoundInclusive:()Z]
TDistribution.probability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/TDistribution.probability:(D)D]
TDistribution.TDistribution ( double degreesOfFreedom )
[mangled: org/apache/commons/math3/distribution/TDistribution."<init>":(D)V]
TDistribution.TDistribution ( double degreesOfFreedom, double inverseCumAccuracy )
[mangled: org/apache/commons/math3/distribution/TDistribution."<init>":(DD)V]
cdk-1.5.1.jar, TestUtils.class
package org.apache.commons.math3.stat.inference
TestUtils.chiSquare ( double[ ] expected, long[ ] observed ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.chiSquare:([D[J)D]
TestUtils.chiSquare ( long[ ][ ] counts ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.chiSquare:([[J)D]
TestUtils.chiSquareDataSetsComparison ( long[ ] observed1, long[ ] observed2 ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.chiSquareDataSetsComparison:([J[J)D]
TestUtils.chiSquareTest ( double[ ] expected, long[ ] observed ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.chiSquareTest:([D[J)D]
TestUtils.chiSquareTest ( double[ ] expected, long[ ] observed, double alpha ) [static] : boolean
[mangled: org/apache/commons/math3/stat/inference/TestUtils.chiSquareTest:([D[JD)Z]
TestUtils.chiSquareTest ( long[ ][ ] counts ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.chiSquareTest:([[J)D]
TestUtils.chiSquareTest ( long[ ][ ] counts, double alpha ) [static] : boolean
[mangled: org/apache/commons/math3/stat/inference/TestUtils.chiSquareTest:([[JD)Z]
TestUtils.chiSquareTestDataSetsComparison ( long[ ] observed1, long[ ] observed2 ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.chiSquareTestDataSetsComparison:([J[J)D]
TestUtils.chiSquareTestDataSetsComparison ( long[ ] observed1, long[ ] observed2, double alpha ) [static] : boolean
[mangled: org/apache/commons/math3/stat/inference/TestUtils.chiSquareTestDataSetsComparison:([J[JD)Z]
TestUtils.homoscedasticT ( double[ ] sample1, double[ ] sample2 ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.homoscedasticT:([D[D)D]
TestUtils.homoscedasticT ( StatisticalSummary sampleStats1, StatisticalSummary sampleStats2 ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.homoscedasticT:(Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;)D]
TestUtils.homoscedasticTTest ( double[ ] sample1, double[ ] sample2 ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.homoscedasticTTest:([D[D)D]
TestUtils.homoscedasticTTest ( double[ ] sample1, double[ ] sample2, double alpha ) [static] : boolean
[mangled: org/apache/commons/math3/stat/inference/TestUtils.homoscedasticTTest:([D[DD)Z]
TestUtils.homoscedasticTTest ( StatisticalSummary sampleStats1, StatisticalSummary sampleStats2 ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.homoscedasticTTest:(Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;)D]
TestUtils.oneWayAnovaFValue ( Collection categoryData ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.oneWayAnovaFValue:(Ljava/util/Collection;)D]
TestUtils.oneWayAnovaPValue ( Collection categoryData ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.oneWayAnovaPValue:(Ljava/util/Collection;)D]
TestUtils.oneWayAnovaTest ( Collection categoryData, double alpha ) [static] : boolean
[mangled: org/apache/commons/math3/stat/inference/TestUtils.oneWayAnovaTest:(Ljava/util/Collection;D)Z]
TestUtils.pairedT ( double[ ] sample1, double[ ] sample2 ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.pairedT:([D[D)D]
TestUtils.pairedTTest ( double[ ] sample1, double[ ] sample2 ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.pairedTTest:([D[D)D]
TestUtils.pairedTTest ( double[ ] sample1, double[ ] sample2, double alpha ) [static] : boolean
[mangled: org/apache/commons/math3/stat/inference/TestUtils.pairedTTest:([D[DD)Z]
TestUtils.t ( double mu, double[ ] observed ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.t:(D[D)D]
TestUtils.t ( double mu, StatisticalSummary sampleStats ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.t:(DLorg/apache/commons/math3/stat/descriptive/StatisticalSummary;)D]
TestUtils.t ( double[ ] sample1, double[ ] sample2 ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.t:([D[D)D]
TestUtils.t ( StatisticalSummary sampleStats1, StatisticalSummary sampleStats2 ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.t:(Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;)D]
TestUtils.tTest ( double mu, double[ ] sample ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.tTest:(D[D)D]
TestUtils.tTest ( double mu, double[ ] sample, double alpha ) [static] : boolean
[mangled: org/apache/commons/math3/stat/inference/TestUtils.tTest:(D[DD)Z]
TestUtils.tTest ( double mu, StatisticalSummary sampleStats ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.tTest:(DLorg/apache/commons/math3/stat/descriptive/StatisticalSummary;)D]
TestUtils.tTest ( double mu, StatisticalSummary sampleStats, double alpha ) [static] : boolean
[mangled: org/apache/commons/math3/stat/inference/TestUtils.tTest:(DLorg/apache/commons/math3/stat/descriptive/StatisticalSummary;D)Z]
TestUtils.tTest ( double[ ] sample1, double[ ] sample2 ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.tTest:([D[D)D]
TestUtils.tTest ( double[ ] sample1, double[ ] sample2, double alpha ) [static] : boolean
[mangled: org/apache/commons/math3/stat/inference/TestUtils.tTest:([D[DD)Z]
TestUtils.tTest ( StatisticalSummary sampleStats1, StatisticalSummary sampleStats2 ) [static] : double
[mangled: org/apache/commons/math3/stat/inference/TestUtils.tTest:(Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;)D]
TestUtils.tTest ( StatisticalSummary sampleStats1, StatisticalSummary sampleStats2, double alpha ) [static] : boolean
[mangled: org/apache/commons/math3/stat/inference/TestUtils.tTest:(Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;D)Z]
cdk-1.5.1.jar, ThreeEighthesIntegrator.class
package org.apache.commons.math3.ode.nonstiff
ThreeEighthesIntegrator.ThreeEighthesIntegrator ( double step )
[mangled: org/apache/commons/math3/ode/nonstiff/ThreeEighthesIntegrator."<init>":(D)V]
cdk-1.5.1.jar, TiesStrategy.class
package org.apache.commons.math3.stat.ranking
TiesStrategy.valueOf ( String name ) [static] : TiesStrategy
[mangled: org/apache/commons/math3/stat/ranking/TiesStrategy.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/stat/ranking/TiesStrategy;]
TiesStrategy.values ( ) [static] : TiesStrategy[ ]
[mangled: org/apache/commons/math3/stat/ranking/TiesStrategy.values:()[Lorg/apache/commons/math3/stat/ranking/TiesStrategy;]
cdk-1.5.1.jar, TooManyEvaluationsException.class
package org.apache.commons.math3.exception
TooManyEvaluationsException.TooManyEvaluationsException ( Number max )
[mangled: org/apache/commons/math3/exception/TooManyEvaluationsException."<init>":(Ljava/lang/Number;)V]
cdk-1.5.1.jar, TotalConnectionAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
TotalConnectionAtom.TotalConnectionAtom ( int count )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/TotalConnectionAtom."<init>":(I)V]
cdk-1.5.1.jar, TotalHCountAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
TotalHCountAtom.TotalHCountAtom ( int hCount )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/TotalHCountAtom."<init>":(I)V]
cdk-1.5.1.jar, TotalRingConnectionAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
TotalRingConnectionAtom.TotalRingConnectionAtom ( int ringConn )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/TotalRingConnectionAtom."<init>":(I)V]
cdk-1.5.1.jar, TotalValencyAtom.class
package org.openscience.cdk.isomorphism.matchers.smarts
TotalValencyAtom.TotalValencyAtom ( int valency )
[mangled: org/openscience/cdk/isomorphism/matchers/smarts/TotalValencyAtom."<init>":(I)V]
cdk-1.5.1.jar, TournamentSelection.class
package org.apache.commons.math3.genetics
TournamentSelection.getArity ( ) : int
[mangled: org/apache/commons/math3/genetics/TournamentSelection.getArity:()I]
TournamentSelection.select ( Population population ) : ChromosomePair
[mangled: org/apache/commons/math3/genetics/TournamentSelection.select:(Lorg/apache/commons/math3/genetics/Population;)Lorg/apache/commons/math3/genetics/ChromosomePair;]
TournamentSelection.setArity ( int arity ) : void
[mangled: org/apache/commons/math3/genetics/TournamentSelection.setArity:(I)V]
TournamentSelection.TournamentSelection ( int arity )
[mangled: org/apache/commons/math3/genetics/TournamentSelection."<init>":(I)V]
cdk-1.5.1.jar, Transform.class
package org.apache.commons.math3.geometry.partitioning
Transform.apply ( Hyperplane p1 ) [abstract] : Hyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/Transform.apply:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;]
Transform.apply ( SubHyperplane p1, Hyperplane p2, Hyperplane p3 ) [abstract] : SubHyperplane
[mangled: org/apache/commons/math3/geometry/partitioning/Transform.apply:(Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;]
Transform.apply ( Vector p1 ) [abstract] : Vector
[mangled: org/apache/commons/math3/geometry/partitioning/Transform.apply:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
cdk-1.5.1.jar, TransformerMap.class
package org.apache.commons.math3.util
TransformerMap.classes ( ) : Set
[mangled: org/apache/commons/math3/util/TransformerMap.classes:()Ljava/util/Set;]
TransformerMap.clear ( ) : void
[mangled: org/apache/commons/math3/util/TransformerMap.clear:()V]
TransformerMap.containsClass ( Class key ) : boolean
[mangled: org/apache/commons/math3/util/TransformerMap.containsClass:(Ljava/lang/Class;)Z]
TransformerMap.containsTransformer ( NumberTransformer value ) : boolean
[mangled: org/apache/commons/math3/util/TransformerMap.containsTransformer:(Lorg/apache/commons/math3/util/NumberTransformer;)Z]
TransformerMap.equals ( Object other ) : boolean
[mangled: org/apache/commons/math3/util/TransformerMap.equals:(Ljava/lang/Object;)Z]
TransformerMap.getTransformer ( Class key ) : NumberTransformer
[mangled: org/apache/commons/math3/util/TransformerMap.getTransformer:(Ljava/lang/Class;)Lorg/apache/commons/math3/util/NumberTransformer;]
TransformerMap.hashCode ( ) : int
[mangled: org/apache/commons/math3/util/TransformerMap.hashCode:()I]
TransformerMap.putTransformer ( Class key, NumberTransformer transformer ) : NumberTransformer
[mangled: org/apache/commons/math3/util/TransformerMap.putTransformer:(Ljava/lang/Class;Lorg/apache/commons/math3/util/NumberTransformer;)Lorg/apache/commons/math3/util/NumberTransformer;]
TransformerMap.removeTransformer ( Class key ) : NumberTransformer
[mangled: org/apache/commons/math3/util/TransformerMap.removeTransformer:(Ljava/lang/Class;)Lorg/apache/commons/math3/util/NumberTransformer;]
TransformerMap.transform ( Object o ) : double
[mangled: org/apache/commons/math3/util/TransformerMap.transform:(Ljava/lang/Object;)D]
TransformerMap.TransformerMap ( )
[mangled: org/apache/commons/math3/util/TransformerMap."<init>":()V]
TransformerMap.transformers ( ) : Collection
[mangled: org/apache/commons/math3/util/TransformerMap.transformers:()Ljava/util/Collection;]
cdk-1.5.1.jar, TransformType.class
package org.apache.commons.math3.transform
TransformType.valueOf ( String name ) [static] : TransformType
[mangled: org/apache/commons/math3/transform/TransformType.valueOf:(Ljava/lang/String;)Lorg/apache/commons/math3/transform/TransformType;]
TransformType.values ( ) [static] : TransformType[ ]
[mangled: org/apache/commons/math3/transform/TransformType.values:()[Lorg/apache/commons/math3/transform/TransformType;]
cdk-1.5.1.jar, TransformUtils.class
package org.apache.commons.math3.transform
TransformUtils.createComplexArray ( double[ ][ ] dataRI ) [static] : Complex[ ]
[mangled: org/apache/commons/math3/transform/TransformUtils.createComplexArray:([[D)[Lorg/apache/commons/math3/complex/Complex;]
TransformUtils.createRealImaginaryArray ( Complex[ ] dataC ) [static] : double[ ][ ]
[mangled: org/apache/commons/math3/transform/TransformUtils.createRealImaginaryArray:([Lorg/apache/commons/math3/complex/Complex;)[[D]
TransformUtils.exactLog2 ( int n ) [static] : int
[mangled: org/apache/commons/math3/transform/TransformUtils.exactLog2:(I)I]
TransformUtils.scaleArray ( Complex[ ] f, double d ) [static] : Complex[ ]
[mangled: org/apache/commons/math3/transform/TransformUtils.scaleArray:([Lorg/apache/commons/math3/complex/Complex;D)[Lorg/apache/commons/math3/complex/Complex;]
TransformUtils.scaleArray ( double[ ] f, double d ) [static] : double[ ]
[mangled: org/apache/commons/math3/transform/TransformUtils.scaleArray:([DD)[D]
cdk-1.5.1.jar, TrapezoidIntegrator.class
package org.apache.commons.math3.analysis.integration
TrapezoidIntegrator.doIntegrate ( ) : double
[mangled: org/apache/commons/math3/analysis/integration/TrapezoidIntegrator.doIntegrate:()D]
TrapezoidIntegrator.TrapezoidIntegrator ( )
[mangled: org/apache/commons/math3/analysis/integration/TrapezoidIntegrator."<init>":()V]
TrapezoidIntegrator.TrapezoidIntegrator ( double relativeAccuracy, double absoluteAccuracy, int minimalIterationCount, int maximalIterationCount )
[mangled: org/apache/commons/math3/analysis/integration/TrapezoidIntegrator."<init>":(DDII)V]
TrapezoidIntegrator.TrapezoidIntegrator ( int minimalIterationCount, int maximalIterationCount )
[mangled: org/apache/commons/math3/analysis/integration/TrapezoidIntegrator."<init>":(II)V]
cdk-1.5.1.jar, TriangularDistribution.class
package org.apache.commons.math3.distribution
TriangularDistribution.cumulativeProbability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/TriangularDistribution.cumulativeProbability:(D)D]
TriangularDistribution.density ( double x ) : double
[mangled: org/apache/commons/math3/distribution/TriangularDistribution.density:(D)D]
TriangularDistribution.getMode ( ) : double
[mangled: org/apache/commons/math3/distribution/TriangularDistribution.getMode:()D]
TriangularDistribution.getNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/TriangularDistribution.getNumericalMean:()D]
TriangularDistribution.getNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/TriangularDistribution.getNumericalVariance:()D]
TriangularDistribution.getSolverAbsoluteAccuracy ( ) : double
[mangled: org/apache/commons/math3/distribution/TriangularDistribution.getSolverAbsoluteAccuracy:()D]
TriangularDistribution.getSupportLowerBound ( ) : double
[mangled: org/apache/commons/math3/distribution/TriangularDistribution.getSupportLowerBound:()D]
TriangularDistribution.getSupportUpperBound ( ) : double
[mangled: org/apache/commons/math3/distribution/TriangularDistribution.getSupportUpperBound:()D]
TriangularDistribution.inverseCumulativeProbability ( double p ) : double
[mangled: org/apache/commons/math3/distribution/TriangularDistribution.inverseCumulativeProbability:(D)D]
TriangularDistribution.isSupportConnected ( ) : boolean
[mangled: org/apache/commons/math3/distribution/TriangularDistribution.isSupportConnected:()Z]
TriangularDistribution.isSupportLowerBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/TriangularDistribution.isSupportLowerBoundInclusive:()Z]
TriangularDistribution.isSupportUpperBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/TriangularDistribution.isSupportUpperBoundInclusive:()Z]
TriangularDistribution.probability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/TriangularDistribution.probability:(D)D]
TriangularDistribution.TriangularDistribution ( double a, double c, double b )
[mangled: org/apache/commons/math3/distribution/TriangularDistribution."<init>":(DDD)V]
cdk-1.5.1.jar, TricubicSplineInterpolatingFunction.class
package org.apache.commons.math3.analysis.interpolation
TricubicSplineInterpolatingFunction.TricubicSplineInterpolatingFunction ( double[ ] x, double[ ] y, double[ ] z, double[ ][ ][ ] f, double[ ][ ][ ] dFdX, double[ ][ ][ ] dFdY, double[ ][ ][ ] dFdZ, double[ ][ ][ ] d2FdXdY, double[ ][ ][ ] d2FdXdZ, double[ ][ ][ ] d2FdYdZ, double[ ][ ][ ] d3FdXdYdZ )
[mangled: org/apache/commons/math3/analysis/interpolation/TricubicSplineInterpolatingFunction."<init>":([D[D[D[[[D[[[D[[[D[[[D[[[D[[[D[[[D[[[D)V]
TricubicSplineInterpolatingFunction.value ( double x, double y, double z ) : double
[mangled: org/apache/commons/math3/analysis/interpolation/TricubicSplineInterpolatingFunction.value:(DDD)D]
cdk-1.5.1.jar, TricubicSplineInterpolator.class
package org.apache.commons.math3.analysis.interpolation
TricubicSplineInterpolator.interpolate ( double[ ] x0, double[ ] x1, double[ ] x2, double[ ][ ][ ] x3 ) : TrivariateFunction
[mangled: org/apache/commons/math3/analysis/interpolation/TricubicSplineInterpolator.interpolate:([D[D[D[[[D)Lorg/apache/commons/math3/analysis/TrivariateFunction;]
TricubicSplineInterpolator.interpolate ( double[ ] xval, double[ ] yval, double[ ] zval, double[ ][ ][ ] fval ) : TricubicSplineInterpolatingFunction
[mangled: org/apache/commons/math3/analysis/interpolation/TricubicSplineInterpolator.interpolate:([D[D[D[[[D)Lorg/apache/commons/math3/analysis/interpolation/TricubicSplineInterpolatingFunction;]
TricubicSplineInterpolator.TricubicSplineInterpolator ( )
[mangled: org/apache/commons/math3/analysis/interpolation/TricubicSplineInterpolator."<init>":()V]
cdk-1.5.1.jar, TrivariateFunction.class
package org.apache.commons.math3.analysis
TrivariateFunction.value ( double p1, double p2, double p3 ) [abstract] : double
[mangled: org/apache/commons/math3/analysis/TrivariateFunction.value:(DDD)D]
cdk-1.5.1.jar, TrivariateGridInterpolator.class
package org.apache.commons.math3.analysis.interpolation
TrivariateGridInterpolator.interpolate ( double[ ] p1, double[ ] p2, double[ ] p3, double[ ][ ][ ] p4 ) [abstract] : TrivariateFunction
[mangled: org/apache/commons/math3/analysis/interpolation/TrivariateGridInterpolator.interpolate:([D[D[D[[[D)Lorg/apache/commons/math3/analysis/TrivariateFunction;]
cdk-1.5.1.jar, TTest.class
package org.apache.commons.math3.stat.inference
TTest.df ( double v1, double v2, double n1, double n2 ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.df:(DDDD)D]
TTest.homoscedasticT ( double m1, double m2, double v1, double v2, double n1, double n2 ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.homoscedasticT:(DDDDDD)D]
TTest.homoscedasticT ( double[ ] sample1, double[ ] sample2 ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.homoscedasticT:([D[D)D]
TTest.homoscedasticT ( StatisticalSummary sampleStats1, StatisticalSummary sampleStats2 ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.homoscedasticT:(Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;)D]
TTest.homoscedasticTTest ( double m1, double m2, double v1, double v2, double n1, double n2 ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.homoscedasticTTest:(DDDDDD)D]
TTest.homoscedasticTTest ( double[ ] sample1, double[ ] sample2 ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.homoscedasticTTest:([D[D)D]
TTest.homoscedasticTTest ( double[ ] sample1, double[ ] sample2, double alpha ) : boolean
[mangled: org/apache/commons/math3/stat/inference/TTest.homoscedasticTTest:([D[DD)Z]
TTest.homoscedasticTTest ( StatisticalSummary sampleStats1, StatisticalSummary sampleStats2 ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.homoscedasticTTest:(Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;)D]
TTest.pairedT ( double[ ] sample1, double[ ] sample2 ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.pairedT:([D[D)D]
TTest.pairedTTest ( double[ ] sample1, double[ ] sample2 ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.pairedTTest:([D[D)D]
TTest.pairedTTest ( double[ ] sample1, double[ ] sample2, double alpha ) : boolean
[mangled: org/apache/commons/math3/stat/inference/TTest.pairedTTest:([D[DD)Z]
TTest.t ( double m, double mu, double v, double n ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.t:(DDDD)D]
TTest.t ( double m1, double m2, double v1, double v2, double n1, double n2 ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.t:(DDDDDD)D]
TTest.t ( double mu, double[ ] observed ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.t:(D[D)D]
TTest.t ( double mu, StatisticalSummary sampleStats ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.t:(DLorg/apache/commons/math3/stat/descriptive/StatisticalSummary;)D]
TTest.t ( double[ ] sample1, double[ ] sample2 ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.t:([D[D)D]
TTest.t ( StatisticalSummary sampleStats1, StatisticalSummary sampleStats2 ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.t:(Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;)D]
TTest.TTest ( )
[mangled: org/apache/commons/math3/stat/inference/TTest."<init>":()V]
TTest.tTest ( double m, double mu, double v, double n ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.tTest:(DDDD)D]
TTest.tTest ( double m1, double m2, double v1, double v2, double n1, double n2 ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.tTest:(DDDDDD)D]
TTest.tTest ( double mu, double[ ] sample ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.tTest:(D[D)D]
TTest.tTest ( double mu, double[ ] sample, double alpha ) : boolean
[mangled: org/apache/commons/math3/stat/inference/TTest.tTest:(D[DD)Z]
TTest.tTest ( double mu, StatisticalSummary sampleStats ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.tTest:(DLorg/apache/commons/math3/stat/descriptive/StatisticalSummary;)D]
TTest.tTest ( double mu, StatisticalSummary sampleStats, double alpha ) : boolean
[mangled: org/apache/commons/math3/stat/inference/TTest.tTest:(DLorg/apache/commons/math3/stat/descriptive/StatisticalSummary;D)Z]
TTest.tTest ( double[ ] sample1, double[ ] sample2 ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.tTest:([D[D)D]
TTest.tTest ( double[ ] sample1, double[ ] sample2, double alpha ) : boolean
[mangled: org/apache/commons/math3/stat/inference/TTest.tTest:([D[DD)Z]
TTest.tTest ( StatisticalSummary sampleStats1, StatisticalSummary sampleStats2 ) : double
[mangled: org/apache/commons/math3/stat/inference/TTest.tTest:(Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;)D]
TTest.tTest ( StatisticalSummary sampleStats1, StatisticalSummary sampleStats2, double alpha ) : boolean
[mangled: org/apache/commons/math3/stat/inference/TTest.tTest:(Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;Lorg/apache/commons/math3/stat/descriptive/StatisticalSummary;D)Z]
cdk-1.5.1.jar, Ulp.class
package org.apache.commons.math3.analysis.function
Ulp.Ulp ( )
[mangled: org/apache/commons/math3/analysis/function/Ulp."<init>":()V]
Ulp.value ( double x ) : double
[mangled: org/apache/commons/math3/analysis/function/Ulp.value:(D)D]
cdk-1.5.1.jar, UnboundedSolutionException.class
package org.apache.commons.math3.optimization.linear
UnboundedSolutionException.UnboundedSolutionException ( )
[mangled: org/apache/commons/math3/optimization/linear/UnboundedSolutionException."<init>":()V]
cdk-1.5.1.jar, UncorrelatedRandomVectorGenerator.class
package org.apache.commons.math3.random
UncorrelatedRandomVectorGenerator.nextVector ( ) : double[ ]
[mangled: org/apache/commons/math3/random/UncorrelatedRandomVectorGenerator.nextVector:()[D]
UncorrelatedRandomVectorGenerator.UncorrelatedRandomVectorGenerator ( double[ ] mean, double[ ] standardDeviation, NormalizedRandomGenerator generator )
[mangled: org/apache/commons/math3/random/UncorrelatedRandomVectorGenerator."<init>":([D[DLorg/apache/commons/math3/random/NormalizedRandomGenerator;)V]
UncorrelatedRandomVectorGenerator.UncorrelatedRandomVectorGenerator ( int dimension, NormalizedRandomGenerator generator )
[mangled: org/apache/commons/math3/random/UncorrelatedRandomVectorGenerator."<init>":(ILorg/apache/commons/math3/random/NormalizedRandomGenerator;)V]
cdk-1.5.1.jar, UniformIntegerDistribution.class
package org.apache.commons.math3.distribution
UniformIntegerDistribution.cumulativeProbability ( int x ) : double
[mangled: org/apache/commons/math3/distribution/UniformIntegerDistribution.cumulativeProbability:(I)D]
UniformIntegerDistribution.getNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/UniformIntegerDistribution.getNumericalMean:()D]
UniformIntegerDistribution.getNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/UniformIntegerDistribution.getNumericalVariance:()D]
UniformIntegerDistribution.getSupportLowerBound ( ) : int
[mangled: org/apache/commons/math3/distribution/UniformIntegerDistribution.getSupportLowerBound:()I]
UniformIntegerDistribution.getSupportUpperBound ( ) : int
[mangled: org/apache/commons/math3/distribution/UniformIntegerDistribution.getSupportUpperBound:()I]
UniformIntegerDistribution.isSupportConnected ( ) : boolean
[mangled: org/apache/commons/math3/distribution/UniformIntegerDistribution.isSupportConnected:()Z]
UniformIntegerDistribution.probability ( int x ) : double
[mangled: org/apache/commons/math3/distribution/UniformIntegerDistribution.probability:(I)D]
UniformIntegerDistribution.sample ( ) : int
[mangled: org/apache/commons/math3/distribution/UniformIntegerDistribution.sample:()I]
UniformIntegerDistribution.UniformIntegerDistribution ( int lower, int upper )
[mangled: org/apache/commons/math3/distribution/UniformIntegerDistribution."<init>":(II)V]
cdk-1.5.1.jar, UniformRandomGenerator.class
package org.apache.commons.math3.random
UniformRandomGenerator.nextNormalizedDouble ( ) : double
[mangled: org/apache/commons/math3/random/UniformRandomGenerator.nextNormalizedDouble:()D]
UniformRandomGenerator.UniformRandomGenerator ( RandomGenerator generator )
[mangled: org/apache/commons/math3/random/UniformRandomGenerator."<init>":(Lorg/apache/commons/math3/random/RandomGenerator;)V]
cdk-1.5.1.jar, UniformRealDistribution.class
package org.apache.commons.math3.distribution
UniformRealDistribution.cumulativeProbability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/UniformRealDistribution.cumulativeProbability:(D)D]
UniformRealDistribution.density ( double x ) : double
[mangled: org/apache/commons/math3/distribution/UniformRealDistribution.density:(D)D]
UniformRealDistribution.getNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/UniformRealDistribution.getNumericalMean:()D]
UniformRealDistribution.getNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/UniformRealDistribution.getNumericalVariance:()D]
UniformRealDistribution.getSolverAbsoluteAccuracy ( ) : double
[mangled: org/apache/commons/math3/distribution/UniformRealDistribution.getSolverAbsoluteAccuracy:()D]
UniformRealDistribution.getSupportLowerBound ( ) : double
[mangled: org/apache/commons/math3/distribution/UniformRealDistribution.getSupportLowerBound:()D]
UniformRealDistribution.getSupportUpperBound ( ) : double
[mangled: org/apache/commons/math3/distribution/UniformRealDistribution.getSupportUpperBound:()D]
UniformRealDistribution.isSupportConnected ( ) : boolean
[mangled: org/apache/commons/math3/distribution/UniformRealDistribution.isSupportConnected:()Z]
UniformRealDistribution.isSupportLowerBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/UniformRealDistribution.isSupportLowerBoundInclusive:()Z]
UniformRealDistribution.isSupportUpperBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/UniformRealDistribution.isSupportUpperBoundInclusive:()Z]
UniformRealDistribution.probability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/UniformRealDistribution.probability:(D)D]
UniformRealDistribution.sample ( ) : double
[mangled: org/apache/commons/math3/distribution/UniformRealDistribution.sample:()D]
UniformRealDistribution.UniformRealDistribution ( )
[mangled: org/apache/commons/math3/distribution/UniformRealDistribution."<init>":()V]
UniformRealDistribution.UniformRealDistribution ( double lower, double upper )
[mangled: org/apache/commons/math3/distribution/UniformRealDistribution."<init>":(DD)V]
UniformRealDistribution.UniformRealDistribution ( double lower, double upper, double inverseCumAccuracy )
[mangled: org/apache/commons/math3/distribution/UniformRealDistribution."<init>":(DDD)V]
cdk-1.5.1.jar, UnitSphereRandomVectorGenerator.class
package org.apache.commons.math3.random
UnitSphereRandomVectorGenerator.nextVector ( ) : double[ ]
[mangled: org/apache/commons/math3/random/UnitSphereRandomVectorGenerator.nextVector:()[D]
UnitSphereRandomVectorGenerator.UnitSphereRandomVectorGenerator ( int dimension )
[mangled: org/apache/commons/math3/random/UnitSphereRandomVectorGenerator."<init>":(I)V]
UnitSphereRandomVectorGenerator.UnitSphereRandomVectorGenerator ( int dimension, RandomGenerator rand )
[mangled: org/apache/commons/math3/random/UnitSphereRandomVectorGenerator."<init>":(ILorg/apache/commons/math3/random/RandomGenerator;)V]
cdk-1.5.1.jar, UnivariateDfpFunction.class
package org.apache.commons.math3.dfp
UnivariateDfpFunction.value ( Dfp p1 ) [abstract] : Dfp
[mangled: org/apache/commons/math3/dfp/UnivariateDfpFunction.value:(Lorg/apache/commons/math3/dfp/Dfp;)Lorg/apache/commons/math3/dfp/Dfp;]
cdk-1.5.1.jar, UnivariateFunction.class
package org.apache.commons.math3.analysis
UnivariateFunction.value ( double p1 ) [abstract] : double
[mangled: org/apache/commons/math3/analysis/UnivariateFunction.value:(D)D]
cdk-1.5.1.jar, UnivariateIntegrator.class
package org.apache.commons.math3.analysis.integration
UnivariateIntegrator.getAbsoluteAccuracy ( ) [abstract] : double
[mangled: org/apache/commons/math3/analysis/integration/UnivariateIntegrator.getAbsoluteAccuracy:()D]
UnivariateIntegrator.getEvaluations ( ) [abstract] : int
[mangled: org/apache/commons/math3/analysis/integration/UnivariateIntegrator.getEvaluations:()I]
UnivariateIntegrator.getIterations ( ) [abstract] : int
[mangled: org/apache/commons/math3/analysis/integration/UnivariateIntegrator.getIterations:()I]
UnivariateIntegrator.getMaximalIterationCount ( ) [abstract] : int
[mangled: org/apache/commons/math3/analysis/integration/UnivariateIntegrator.getMaximalIterationCount:()I]
UnivariateIntegrator.getMinimalIterationCount ( ) [abstract] : int
[mangled: org/apache/commons/math3/analysis/integration/UnivariateIntegrator.getMinimalIterationCount:()I]
UnivariateIntegrator.getRelativeAccuracy ( ) [abstract] : double
[mangled: org/apache/commons/math3/analysis/integration/UnivariateIntegrator.getRelativeAccuracy:()D]
UnivariateIntegrator.integrate ( int p1, UnivariateFunction p2, double p3, double p4 ) [abstract] : double
[mangled: org/apache/commons/math3/analysis/integration/UnivariateIntegrator.integrate:(ILorg/apache/commons/math3/analysis/UnivariateFunction;DD)D]
cdk-1.5.1.jar, UnivariateInterpolator.class
package org.apache.commons.math3.analysis.interpolation
UnivariateInterpolator.interpolate ( double[ ] p1, double[ ] p2 ) [abstract] : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/interpolation/UnivariateInterpolator.interpolate:([D[D)Lorg/apache/commons/math3/analysis/UnivariateFunction;]
cdk-1.5.1.jar, UnivariateMatrixFunction.class
package org.apache.commons.math3.analysis
UnivariateMatrixFunction.value ( double p1 ) [abstract] : double[ ][ ]
[mangled: org/apache/commons/math3/analysis/UnivariateMatrixFunction.value:(D)[[D]
cdk-1.5.1.jar, UnivariateMultiStartOptimizer.class
package org.apache.commons.math3.optimization.univariate
UnivariateMultiStartOptimizer.getConvergenceChecker ( ) : ConvergenceChecker
[mangled: org/apache/commons/math3/optimization/univariate/UnivariateMultiStartOptimizer.getConvergenceChecker:()Lorg/apache/commons/math3/optimization/ConvergenceChecker;]
UnivariateMultiStartOptimizer.getEvaluations ( ) : int
[mangled: org/apache/commons/math3/optimization/univariate/UnivariateMultiStartOptimizer.getEvaluations:()I]
UnivariateMultiStartOptimizer.getMaxEvaluations ( ) : int
[mangled: org/apache/commons/math3/optimization/univariate/UnivariateMultiStartOptimizer.getMaxEvaluations:()I]
UnivariateMultiStartOptimizer.getOptima ( ) : UnivariatePointValuePair[ ]
[mangled: org/apache/commons/math3/optimization/univariate/UnivariateMultiStartOptimizer.getOptima:()[Lorg/apache/commons/math3/optimization/univariate/UnivariatePointValuePair;]
UnivariateMultiStartOptimizer.optimize ( int maxEval, UnivariateFunction f, GoalType goal, double min, double max ) : UnivariatePointValuePair
[mangled: org/apache/commons/math3/optimization/univariate/UnivariateMultiStartOptimizer.optimize:(ILorg/apache/commons/math3/analysis/UnivariateFunction;Lorg/apache/commons/math3/optimization/GoalType;DD)Lorg/apache/commons/math3/optimization/univariate/UnivariatePointValuePair;]
UnivariateMultiStartOptimizer.optimize ( int maxEval, UnivariateFunction f, GoalType goal, double min, double max, double startValue ) : UnivariatePointValuePair
[mangled: org/apache/commons/math3/optimization/univariate/UnivariateMultiStartOptimizer.optimize:(ILorg/apache/commons/math3/analysis/UnivariateFunction;Lorg/apache/commons/math3/optimization/GoalType;DDD)Lorg/apache/commons/math3/optimization/univariate/UnivariatePointValuePair;]
UnivariateMultiStartOptimizer.UnivariateMultiStartOptimizer ( BaseUnivariateOptimizer optimizer, int starts, RandomGenerator generator )
[mangled: org/apache/commons/math3/optimization/univariate/UnivariateMultiStartOptimizer."<init>":(Lorg/apache/commons/math3/optimization/univariate/BaseUnivariateOptimizer;ILorg/apache/commons/math3/random/RandomGenerator;)V]
cdk-1.5.1.jar, UnivariatePeriodicInterpolator.class
package org.apache.commons.math3.analysis.interpolation
UnivariatePeriodicInterpolator.interpolate ( double[ ] xval, double[ ] yval ) : UnivariateFunction
[mangled: org/apache/commons/math3/analysis/interpolation/UnivariatePeriodicInterpolator.interpolate:([D[D)Lorg/apache/commons/math3/analysis/UnivariateFunction;]
UnivariatePeriodicInterpolator.UnivariatePeriodicInterpolator ( UnivariateInterpolator interpolator, double period )
[mangled: org/apache/commons/math3/analysis/interpolation/UnivariatePeriodicInterpolator."<init>":(Lorg/apache/commons/math3/analysis/interpolation/UnivariateInterpolator;D)V]
UnivariatePeriodicInterpolator.UnivariatePeriodicInterpolator ( UnivariateInterpolator interpolator, double period, int extend )
[mangled: org/apache/commons/math3/analysis/interpolation/UnivariatePeriodicInterpolator."<init>":(Lorg/apache/commons/math3/analysis/interpolation/UnivariateInterpolator;DI)V]
cdk-1.5.1.jar, UnivariatePointValuePair.class
package org.apache.commons.math3.optimization.univariate
UnivariatePointValuePair.getPoint ( ) : double
[mangled: org/apache/commons/math3/optimization/univariate/UnivariatePointValuePair.getPoint:()D]
UnivariatePointValuePair.getValue ( ) : double
[mangled: org/apache/commons/math3/optimization/univariate/UnivariatePointValuePair.getValue:()D]
UnivariatePointValuePair.UnivariatePointValuePair ( double point, double value )
[mangled: org/apache/commons/math3/optimization/univariate/UnivariatePointValuePair."<init>":(DD)V]
cdk-1.5.1.jar, UnivariateSolverUtils.class
package org.apache.commons.math3.analysis.solvers
UnivariateSolverUtils.bracket ( UnivariateFunction function, double initial, double lowerBound, double upperBound ) [static] : double[ ]
[mangled: org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.bracket:(Lorg/apache/commons/math3/analysis/UnivariateFunction;DDD)[D]
UnivariateSolverUtils.bracket ( UnivariateFunction function, double initial, double lowerBound, double upperBound, int maximumIterations ) [static] : double[ ]
[mangled: org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.bracket:(Lorg/apache/commons/math3/analysis/UnivariateFunction;DDDI)[D]
UnivariateSolverUtils.forceSide ( int maxEval, UnivariateFunction f, BracketedUnivariateSolver bracketing, double baseRoot, double min, double max, AllowedSolution allowedSolution ) [static] : double
[mangled: org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.forceSide:(ILorg/apache/commons/math3/analysis/UnivariateFunction;Lorg/apache/commons/math3/analysis/solvers/BracketedUnivariateSolver;DDDLorg/apache/commons/math3/analysis/solvers/AllowedSolution;)D]
UnivariateSolverUtils.isBracketing ( UnivariateFunction function, double lower, double upper ) [static] : boolean
[mangled: org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.isBracketing:(Lorg/apache/commons/math3/analysis/UnivariateFunction;DD)Z]
UnivariateSolverUtils.isSequence ( double start, double mid, double end ) [static] : boolean
[mangled: org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.isSequence:(DDD)Z]
UnivariateSolverUtils.midpoint ( double a, double b ) [static] : double
[mangled: org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.midpoint:(DD)D]
UnivariateSolverUtils.solve ( UnivariateFunction function, double x0, double x1 ) [static] : double
[mangled: org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.solve:(Lorg/apache/commons/math3/analysis/UnivariateFunction;DD)D]
UnivariateSolverUtils.solve ( UnivariateFunction function, double x0, double x1, double absoluteAccuracy ) [static] : double
[mangled: org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.solve:(Lorg/apache/commons/math3/analysis/UnivariateFunction;DDD)D]
UnivariateSolverUtils.verifyBracketing ( UnivariateFunction function, double lower, double upper ) [static] : void
[mangled: org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.verifyBracketing:(Lorg/apache/commons/math3/analysis/UnivariateFunction;DD)V]
UnivariateSolverUtils.verifyInterval ( double lower, double upper ) [static] : void
[mangled: org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.verifyInterval:(DD)V]
UnivariateSolverUtils.verifySequence ( double lower, double initial, double upper ) [static] : void
[mangled: org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.verifySequence:(DDD)V]
cdk-1.5.1.jar, UnivariateStatistic.class
package org.apache.commons.math3.stat.descriptive
UnivariateStatistic.copy ( ) [abstract] : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/UnivariateStatistic.copy:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
UnivariateStatistic.evaluate ( double[ ] p1 ) [abstract] : double
[mangled: org/apache/commons/math3/stat/descriptive/UnivariateStatistic.evaluate:([D)D]
UnivariateStatistic.evaluate ( double[ ] p1, int p2, int p3 ) [abstract] : double
[mangled: org/apache/commons/math3/stat/descriptive/UnivariateStatistic.evaluate:([DII)D]
cdk-1.5.1.jar, UnivariateVectorFunction.class
package org.apache.commons.math3.analysis
UnivariateVectorFunction.value ( double p1 ) [abstract] : double[ ]
[mangled: org/apache/commons/math3/analysis/UnivariateVectorFunction.value:(D)[D]
cdk-1.5.1.jar, UpdatingMultipleLinearRegression.class
package org.apache.commons.math3.stat.regression
UpdatingMultipleLinearRegression.addObservation ( double[ ] p1, double p2 ) [abstract] : void
[mangled: org/apache/commons/math3/stat/regression/UpdatingMultipleLinearRegression.addObservation:([DD)V]
UpdatingMultipleLinearRegression.addObservations ( double[ ][ ] p1, double[ ] p2 ) [abstract] : void
[mangled: org/apache/commons/math3/stat/regression/UpdatingMultipleLinearRegression.addObservations:([[D[D)V]
UpdatingMultipleLinearRegression.clear ( ) [abstract] : void
[mangled: org/apache/commons/math3/stat/regression/UpdatingMultipleLinearRegression.clear:()V]
UpdatingMultipleLinearRegression.getN ( ) [abstract] : long
[mangled: org/apache/commons/math3/stat/regression/UpdatingMultipleLinearRegression.getN:()J]
UpdatingMultipleLinearRegression.hasIntercept ( ) [abstract] : boolean
[mangled: org/apache/commons/math3/stat/regression/UpdatingMultipleLinearRegression.hasIntercept:()Z]
UpdatingMultipleLinearRegression.regress ( ) [abstract] : RegressionResults
[mangled: org/apache/commons/math3/stat/regression/UpdatingMultipleLinearRegression.regress:()Lorg/apache/commons/math3/stat/regression/RegressionResults;]
UpdatingMultipleLinearRegression.regress ( int[ ] p1 ) [abstract] : RegressionResults
[mangled: org/apache/commons/math3/stat/regression/UpdatingMultipleLinearRegression.regress:([I)Lorg/apache/commons/math3/stat/regression/RegressionResults;]
cdk-1.5.1.jar, ValueServer.class
package org.apache.commons.math3.random
ValueServer.closeReplayFile ( ) : void
[mangled: org/apache/commons/math3/random/ValueServer.closeReplayFile:()V]
ValueServer.computeDistribution ( ) : void
[mangled: org/apache/commons/math3/random/ValueServer.computeDistribution:()V]
ValueServer.computeDistribution ( int binCount ) : void
[mangled: org/apache/commons/math3/random/ValueServer.computeDistribution:(I)V]
ValueServer.fill ( double[ ] values ) : void
[mangled: org/apache/commons/math3/random/ValueServer.fill:([D)V]
ValueServer.fill ( int length ) : double[ ]
[mangled: org/apache/commons/math3/random/ValueServer.fill:(I)[D]
ValueServer.getEmpiricalDistribution ( ) : EmpiricalDistribution
[mangled: org/apache/commons/math3/random/ValueServer.getEmpiricalDistribution:()Lorg/apache/commons/math3/random/EmpiricalDistribution;]
ValueServer.getMode ( ) : int
[mangled: org/apache/commons/math3/random/ValueServer.getMode:()I]
ValueServer.getMu ( ) : double
[mangled: org/apache/commons/math3/random/ValueServer.getMu:()D]
ValueServer.getNext ( ) : double
[mangled: org/apache/commons/math3/random/ValueServer.getNext:()D]
ValueServer.getSigma ( ) : double
[mangled: org/apache/commons/math3/random/ValueServer.getSigma:()D]
ValueServer.getValuesFileURL ( ) : URL
[mangled: org/apache/commons/math3/random/ValueServer.getValuesFileURL:()Ljava/net/URL;]
ValueServer.reSeed ( long seed ) : void
[mangled: org/apache/commons/math3/random/ValueServer.reSeed:(J)V]
ValueServer.resetReplayFile ( ) : void
[mangled: org/apache/commons/math3/random/ValueServer.resetReplayFile:()V]
ValueServer.setMode ( int mode ) : void
[mangled: org/apache/commons/math3/random/ValueServer.setMode:(I)V]
ValueServer.setMu ( double mu ) : void
[mangled: org/apache/commons/math3/random/ValueServer.setMu:(D)V]
ValueServer.setSigma ( double sigma ) : void
[mangled: org/apache/commons/math3/random/ValueServer.setSigma:(D)V]
ValueServer.setValuesFileURL ( String url ) : void
[mangled: org/apache/commons/math3/random/ValueServer.setValuesFileURL:(Ljava/lang/String;)V]
ValueServer.setValuesFileURL ( URL url ) : void
[mangled: org/apache/commons/math3/random/ValueServer.setValuesFileURL:(Ljava/net/URL;)V]
ValueServer.ValueServer ( )
[mangled: org/apache/commons/math3/random/ValueServer."<init>":()V]
ValueServer.ValueServer ( RandomDataImpl randomData )
[mangled: org/apache/commons/math3/random/ValueServer."<init>":(Lorg/apache/commons/math3/random/RandomDataImpl;)V]
cdk-1.5.1.jar, Variance.class
package org.apache.commons.math3.stat.descriptive.moment
Variance.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance.clear:()V]
Variance.copy ( ) : StorelessUnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance.copy:()Lorg/apache/commons/math3/stat/descriptive/StorelessUnivariateStatistic;]
Variance.copy ( ) : UnivariateStatistic
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance.copy:()Lorg/apache/commons/math3/stat/descriptive/UnivariateStatistic;]
Variance.copy ( ) : Variance
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance.copy:()Lorg/apache/commons/math3/stat/descriptive/moment/Variance;]
Variance.copy ( Variance source, Variance dest ) [static] : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance.copy:(Lorg/apache/commons/math3/stat/descriptive/moment/Variance;Lorg/apache/commons/math3/stat/descriptive/moment/Variance;)V]
Variance.evaluate ( double[ ] values ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance.evaluate:([D)D]
Variance.evaluate ( double[ ] values, double mean ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance.evaluate:([DD)D]
Variance.evaluate ( double[ ] values, double mean, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance.evaluate:([DDII)D]
Variance.evaluate ( double[ ] values, double[ ] weights ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance.evaluate:([D[D)D]
Variance.evaluate ( double[ ] values, double[ ] weights, double mean ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance.evaluate:([D[DD)D]
Variance.evaluate ( double[ ] values, double[ ] weights, double mean, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance.evaluate:([D[DDII)D]
Variance.evaluate ( double[ ] values, double[ ] weights, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance.evaluate:([D[DII)D]
Variance.evaluate ( double[ ] values, int begin, int length ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance.evaluate:([DII)D]
Variance.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance.getN:()J]
Variance.getResult ( ) : double
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance.getResult:()D]
Variance.increment ( double d ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance.increment:(D)V]
Variance.isBiasCorrected ( ) : boolean
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance.isBiasCorrected:()Z]
Variance.setBiasCorrected ( boolean biasCorrected ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance.setBiasCorrected:(Z)V]
Variance.Variance ( )
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance."<init>":()V]
Variance.Variance ( boolean isBiasCorrected )
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance."<init>":(Z)V]
Variance.Variance ( boolean isBiasCorrected, SecondMoment m2 )
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance."<init>":(ZLorg/apache/commons/math3/stat/descriptive/moment/SecondMoment;)V]
Variance.Variance ( SecondMoment m2 )
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance."<init>":(Lorg/apache/commons/math3/stat/descriptive/moment/SecondMoment;)V]
Variance.Variance ( Variance original )
[mangled: org/apache/commons/math3/stat/descriptive/moment/Variance."<init>":(Lorg/apache/commons/math3/stat/descriptive/moment/Variance;)V]
cdk-1.5.1.jar, Vector.class
package org.apache.commons.math3.geometry
Vector.add ( double p1, Vector p2 ) [abstract] : Vector
[mangled: org/apache/commons/math3/geometry/Vector.add:(DLorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Vector.add ( Vector p1 ) [abstract] : Vector
[mangled: org/apache/commons/math3/geometry/Vector.add:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Vector.distance ( Vector p1 ) [abstract] : double
[mangled: org/apache/commons/math3/geometry/Vector.distance:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector.distance1 ( Vector p1 ) [abstract] : double
[mangled: org/apache/commons/math3/geometry/Vector.distance1:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector.distanceInf ( Vector p1 ) [abstract] : double
[mangled: org/apache/commons/math3/geometry/Vector.distanceInf:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector.distanceSq ( Vector p1 ) [abstract] : double
[mangled: org/apache/commons/math3/geometry/Vector.distanceSq:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector.dotProduct ( Vector p1 ) [abstract] : double
[mangled: org/apache/commons/math3/geometry/Vector.dotProduct:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector.getNorm ( ) [abstract] : double
[mangled: org/apache/commons/math3/geometry/Vector.getNorm:()D]
Vector.getNorm1 ( ) [abstract] : double
[mangled: org/apache/commons/math3/geometry/Vector.getNorm1:()D]
Vector.getNormInf ( ) [abstract] : double
[mangled: org/apache/commons/math3/geometry/Vector.getNormInf:()D]
Vector.getNormSq ( ) [abstract] : double
[mangled: org/apache/commons/math3/geometry/Vector.getNormSq:()D]
Vector.getSpace ( ) [abstract] : Space
[mangled: org/apache/commons/math3/geometry/Vector.getSpace:()Lorg/apache/commons/math3/geometry/Space;]
Vector.getZero ( ) [abstract] : Vector
[mangled: org/apache/commons/math3/geometry/Vector.getZero:()Lorg/apache/commons/math3/geometry/Vector;]
Vector.isInfinite ( ) [abstract] : boolean
[mangled: org/apache/commons/math3/geometry/Vector.isInfinite:()Z]
Vector.isNaN ( ) [abstract] : boolean
[mangled: org/apache/commons/math3/geometry/Vector.isNaN:()Z]
Vector.negate ( ) [abstract] : Vector
[mangled: org/apache/commons/math3/geometry/Vector.negate:()Lorg/apache/commons/math3/geometry/Vector;]
Vector.normalize ( ) [abstract] : Vector
[mangled: org/apache/commons/math3/geometry/Vector.normalize:()Lorg/apache/commons/math3/geometry/Vector;]
Vector.scalarMultiply ( double p1 ) [abstract] : Vector
[mangled: org/apache/commons/math3/geometry/Vector.scalarMultiply:(D)Lorg/apache/commons/math3/geometry/Vector;]
Vector.subtract ( double p1, Vector p2 ) [abstract] : Vector
[mangled: org/apache/commons/math3/geometry/Vector.subtract:(DLorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Vector.subtract ( Vector p1 ) [abstract] : Vector
[mangled: org/apache/commons/math3/geometry/Vector.subtract:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Vector.toString ( NumberFormat p1 ) [abstract] : String
[mangled: org/apache/commons/math3/geometry/Vector.toString:(Ljava/text/NumberFormat;)Ljava/lang/String;]
cdk-1.5.1.jar, Vector1D.class
package org.apache.commons.math3.geometry.euclidean.oned
Vector1D.add ( double factor, Vector v ) : Vector1D
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.add:(DLorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;]
Vector1D.add ( double x0, Vector x1 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.add:(DLorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Vector1D.add ( Vector v ) : Vector1D
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.add:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;]
Vector1D.add ( Vector x0 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.add:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Vector1D.distance ( Vector p ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.distance:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector1D.distance ( Vector1D p1, Vector1D p2 ) [static] : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.distance:(Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;)D]
Vector1D.distance1 ( Vector p ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.distance1:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector1D.distanceInf ( Vector p ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.distanceInf:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector1D.distanceInf ( Vector1D p1, Vector1D p2 ) [static] : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.distanceInf:(Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;)D]
Vector1D.distanceSq ( Vector p ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.distanceSq:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector1D.distanceSq ( Vector1D p1, Vector1D p2 ) [static] : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.distanceSq:(Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;)D]
Vector1D.dotProduct ( Vector v ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.dotProduct:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector1D.equals ( Object other ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.equals:(Ljava/lang/Object;)Z]
Vector1D.getNorm ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.getNorm:()D]
Vector1D.getNorm1 ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.getNorm1:()D]
Vector1D.getNormInf ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.getNormInf:()D]
Vector1D.getNormSq ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.getNormSq:()D]
Vector1D.getSpace ( ) : Space
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.getSpace:()Lorg/apache/commons/math3/geometry/Space;]
Vector1D.getX ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.getX:()D]
Vector1D.getZero ( ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.getZero:()Lorg/apache/commons/math3/geometry/Vector;]
Vector1D.getZero ( ) : Vector1D
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.getZero:()Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;]
Vector1D.hashCode ( ) : int
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.hashCode:()I]
Vector1D.isInfinite ( ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.isInfinite:()Z]
Vector1D.isNaN ( ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.isNaN:()Z]
Vector1D.negate ( ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.negate:()Lorg/apache/commons/math3/geometry/Vector;]
Vector1D.negate ( ) : Vector1D
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.negate:()Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;]
Vector1D.normalize ( ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.normalize:()Lorg/apache/commons/math3/geometry/Vector;]
Vector1D.normalize ( ) : Vector1D
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.normalize:()Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;]
Vector1D.scalarMultiply ( double a ) : Vector1D
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.scalarMultiply:(D)Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;]
Vector1D.scalarMultiply ( double x0 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.scalarMultiply:(D)Lorg/apache/commons/math3/geometry/Vector;]
Vector1D.subtract ( double factor, Vector v ) : Vector1D
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.subtract:(DLorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;]
Vector1D.subtract ( double x0, Vector x1 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.subtract:(DLorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Vector1D.subtract ( Vector p ) : Vector1D
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.subtract:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;]
Vector1D.subtract ( Vector x0 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.subtract:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Vector1D.toString ( ) : String
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.toString:()Ljava/lang/String;]
Vector1D.toString ( NumberFormat format ) : String
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D.toString:(Ljava/text/NumberFormat;)Ljava/lang/String;]
Vector1D.Vector1D ( double a, Vector1D u )
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D."<init>":(DLorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;)V]
Vector1D.Vector1D ( double a1, Vector1D u1, double a2, Vector1D u2 )
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D."<init>":(DLorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;DLorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;)V]
Vector1D.Vector1D ( double a1, Vector1D u1, double a2, Vector1D u2, double a3, Vector1D u3 )
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D."<init>":(DLorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;DLorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;DLorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;)V]
Vector1D.Vector1D ( double a1, Vector1D u1, double a2, Vector1D u2, double a3, Vector1D u3, double a4, Vector1D u4 )
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D."<init>":(DLorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;DLorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;DLorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;DLorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;)V]
Vector1D.Vector1D ( double x )
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1D."<init>":(D)V]
cdk-1.5.1.jar, Vector1DFormat.class
package org.apache.commons.math3.geometry.euclidean.oned
Vector1DFormat.format ( Vector vector, StringBuffer toAppendTo, FieldPosition pos ) : StringBuffer
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1DFormat.format:(Lorg/apache/commons/math3/geometry/Vector;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
Vector1DFormat.getInstance ( ) [static] : Vector1DFormat
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1DFormat.getInstance:()Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1DFormat;]
Vector1DFormat.getInstance ( Locale locale ) [static] : Vector1DFormat
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1DFormat.getInstance:(Ljava/util/Locale;)Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1DFormat;]
Vector1DFormat.parse ( String source ) : Vector1D
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1DFormat.parse:(Ljava/lang/String;)Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;]
Vector1DFormat.parse ( String source, ParsePosition pos ) : Vector1D
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1DFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Lorg/apache/commons/math3/geometry/euclidean/oned/Vector1D;]
Vector1DFormat.parse ( String x0 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1DFormat.parse:(Ljava/lang/String;)Lorg/apache/commons/math3/geometry/Vector;]
Vector1DFormat.parse ( String x0, ParsePosition x1 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1DFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Lorg/apache/commons/math3/geometry/Vector;]
Vector1DFormat.Vector1DFormat ( )
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1DFormat."<init>":()V]
Vector1DFormat.Vector1DFormat ( NumberFormat format )
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1DFormat."<init>":(Ljava/text/NumberFormat;)V]
Vector1DFormat.Vector1DFormat ( String prefix, String suffix )
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1DFormat."<init>":(Ljava/lang/String;Ljava/lang/String;)V]
Vector1DFormat.Vector1DFormat ( String prefix, String suffix, NumberFormat format )
[mangled: org/apache/commons/math3/geometry/euclidean/oned/Vector1DFormat."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/text/NumberFormat;)V]
cdk-1.5.1.jar, Vector2D.class
package org.apache.commons.math3.geometry.euclidean.twod
Vector2D.add ( double factor, Vector v ) : Vector2D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.add:(DLorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
Vector2D.add ( double x0, Vector x1 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.add:(DLorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Vector2D.add ( Vector v ) : Vector2D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.add:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
Vector2D.add ( Vector x0 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.add:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Vector2D.distance ( Vector p ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.distance:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector2D.distance ( Vector2D p1, Vector2D p2 ) [static] : double
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.distance:(Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;)D]
Vector2D.distance1 ( Vector p ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.distance1:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector2D.distanceInf ( Vector p ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.distanceInf:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector2D.distanceInf ( Vector2D p1, Vector2D p2 ) [static] : double
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.distanceInf:(Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;)D]
Vector2D.distanceSq ( Vector p ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.distanceSq:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector2D.distanceSq ( Vector2D p1, Vector2D p2 ) [static] : double
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.distanceSq:(Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;)D]
Vector2D.dotProduct ( Vector v ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.dotProduct:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector2D.equals ( Object other ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.equals:(Ljava/lang/Object;)Z]
Vector2D.getNorm ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.getNorm:()D]
Vector2D.getNorm1 ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.getNorm1:()D]
Vector2D.getNormInf ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.getNormInf:()D]
Vector2D.getNormSq ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.getNormSq:()D]
Vector2D.getSpace ( ) : Space
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.getSpace:()Lorg/apache/commons/math3/geometry/Space;]
Vector2D.getX ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.getX:()D]
Vector2D.getY ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.getY:()D]
Vector2D.getZero ( ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.getZero:()Lorg/apache/commons/math3/geometry/Vector;]
Vector2D.getZero ( ) : Vector2D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.getZero:()Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
Vector2D.hashCode ( ) : int
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.hashCode:()I]
Vector2D.isInfinite ( ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.isInfinite:()Z]
Vector2D.isNaN ( ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.isNaN:()Z]
Vector2D.negate ( ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.negate:()Lorg/apache/commons/math3/geometry/Vector;]
Vector2D.negate ( ) : Vector2D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.negate:()Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
Vector2D.normalize ( ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.normalize:()Lorg/apache/commons/math3/geometry/Vector;]
Vector2D.normalize ( ) : Vector2D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.normalize:()Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
Vector2D.scalarMultiply ( double a ) : Vector2D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.scalarMultiply:(D)Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
Vector2D.scalarMultiply ( double x0 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.scalarMultiply:(D)Lorg/apache/commons/math3/geometry/Vector;]
Vector2D.subtract ( double factor, Vector v ) : Vector2D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.subtract:(DLorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
Vector2D.subtract ( double x0, Vector x1 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.subtract:(DLorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Vector2D.subtract ( Vector p ) : Vector2D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.subtract:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
Vector2D.subtract ( Vector x0 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.subtract:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Vector2D.toArray ( ) : double[ ]
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.toArray:()[D]
Vector2D.toString ( ) : String
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.toString:()Ljava/lang/String;]
Vector2D.toString ( NumberFormat format ) : String
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D.toString:(Ljava/text/NumberFormat;)Ljava/lang/String;]
Vector2D.Vector2D ( double a, Vector2D u )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D."<init>":(DLorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;)V]
Vector2D.Vector2D ( double a1, Vector2D u1, double a2, Vector2D u2 )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D."<init>":(DLorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;DLorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;)V]
Vector2D.Vector2D ( double a1, Vector2D u1, double a2, Vector2D u2, double a3, Vector2D u3 )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D."<init>":(DLorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;DLorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;DLorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;)V]
Vector2D.Vector2D ( double a1, Vector2D u1, double a2, Vector2D u2, double a3, Vector2D u3, double a4, Vector2D u4 )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D."<init>":(DLorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;DLorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;DLorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;DLorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;)V]
Vector2D.Vector2D ( double x, double y )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D."<init>":(DD)V]
Vector2D.Vector2D ( double[ ] v )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2D."<init>":([D)V]
cdk-1.5.1.jar, Vector2DFormat.class
package org.apache.commons.math3.geometry.euclidean.twod
Vector2DFormat.format ( Vector vector, StringBuffer toAppendTo, FieldPosition pos ) : StringBuffer
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2DFormat.format:(Lorg/apache/commons/math3/geometry/Vector;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
Vector2DFormat.getInstance ( ) [static] : Vector2DFormat
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2DFormat.getInstance:()Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2DFormat;]
Vector2DFormat.getInstance ( Locale locale ) [static] : Vector2DFormat
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2DFormat.getInstance:(Ljava/util/Locale;)Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2DFormat;]
Vector2DFormat.parse ( String source ) : Vector2D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2DFormat.parse:(Ljava/lang/String;)Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
Vector2DFormat.parse ( String source, ParsePosition pos ) : Vector2D
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2DFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Lorg/apache/commons/math3/geometry/euclidean/twod/Vector2D;]
Vector2DFormat.parse ( String x0 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2DFormat.parse:(Ljava/lang/String;)Lorg/apache/commons/math3/geometry/Vector;]
Vector2DFormat.parse ( String x0, ParsePosition x1 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2DFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Lorg/apache/commons/math3/geometry/Vector;]
Vector2DFormat.Vector2DFormat ( )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2DFormat."<init>":()V]
Vector2DFormat.Vector2DFormat ( NumberFormat format )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2DFormat."<init>":(Ljava/text/NumberFormat;)V]
Vector2DFormat.Vector2DFormat ( String prefix, String suffix, String separator )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2DFormat."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
Vector2DFormat.Vector2DFormat ( String prefix, String suffix, String separator, NumberFormat format )
[mangled: org/apache/commons/math3/geometry/euclidean/twod/Vector2DFormat."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/text/NumberFormat;)V]
cdk-1.5.1.jar, Vector3D.class
package org.apache.commons.math3.geometry.euclidean.threed
Vector3D.add ( double factor, Vector v ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.add:(DLorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Vector3D.add ( double x0, Vector x1 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.add:(DLorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Vector3D.add ( Vector v ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.add:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Vector3D.add ( Vector x0 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.add:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Vector3D.angle ( Vector3D v1, Vector3D v2 ) [static] : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.angle:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)D]
Vector3D.crossProduct ( Vector v ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.crossProduct:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Vector3D.crossProduct ( Vector3D v1, Vector3D v2 ) [static] : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.crossProduct:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Vector3D.distance ( Vector v ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.distance:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector3D.distance ( Vector3D v1, Vector3D v2 ) [static] : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.distance:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)D]
Vector3D.distance1 ( Vector v ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.distance1:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector3D.distance1 ( Vector3D v1, Vector3D v2 ) [static] : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.distance1:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)D]
Vector3D.distanceInf ( Vector v ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.distanceInf:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector3D.distanceInf ( Vector3D v1, Vector3D v2 ) [static] : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.distanceInf:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)D]
Vector3D.distanceSq ( Vector v ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.distanceSq:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector3D.distanceSq ( Vector3D v1, Vector3D v2 ) [static] : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.distanceSq:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)D]
Vector3D.dotProduct ( Vector v ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.dotProduct:(Lorg/apache/commons/math3/geometry/Vector;)D]
Vector3D.dotProduct ( Vector3D v1, Vector3D v2 ) [static] : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.dotProduct:(Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)D]
Vector3D.equals ( Object other ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.equals:(Ljava/lang/Object;)Z]
Vector3D.getAlpha ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.getAlpha:()D]
Vector3D.getDelta ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.getDelta:()D]
Vector3D.getNorm ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.getNorm:()D]
Vector3D.getNorm1 ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.getNorm1:()D]
Vector3D.getNormInf ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.getNormInf:()D]
Vector3D.getNormSq ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.getNormSq:()D]
Vector3D.getSpace ( ) : Space
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.getSpace:()Lorg/apache/commons/math3/geometry/Space;]
Vector3D.getX ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.getX:()D]
Vector3D.getY ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.getY:()D]
Vector3D.getZ ( ) : double
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.getZ:()D]
Vector3D.getZero ( ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.getZero:()Lorg/apache/commons/math3/geometry/Vector;]
Vector3D.getZero ( ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.getZero:()Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Vector3D.hashCode ( ) : int
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.hashCode:()I]
Vector3D.isInfinite ( ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.isInfinite:()Z]
Vector3D.isNaN ( ) : boolean
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.isNaN:()Z]
Vector3D.negate ( ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.negate:()Lorg/apache/commons/math3/geometry/Vector;]
Vector3D.negate ( ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.negate:()Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Vector3D.normalize ( ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.normalize:()Lorg/apache/commons/math3/geometry/Vector;]
Vector3D.normalize ( ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.normalize:()Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Vector3D.orthogonal ( ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.orthogonal:()Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Vector3D.scalarMultiply ( double a ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.scalarMultiply:(D)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Vector3D.scalarMultiply ( double x0 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.scalarMultiply:(D)Lorg/apache/commons/math3/geometry/Vector;]
Vector3D.subtract ( double factor, Vector v ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.subtract:(DLorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Vector3D.subtract ( double x0, Vector x1 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.subtract:(DLorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Vector3D.subtract ( Vector v ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.subtract:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Vector3D.subtract ( Vector x0 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.subtract:(Lorg/apache/commons/math3/geometry/Vector;)Lorg/apache/commons/math3/geometry/Vector;]
Vector3D.toArray ( ) : double[ ]
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.toArray:()[D]
Vector3D.toString ( ) : String
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.toString:()Ljava/lang/String;]
Vector3D.toString ( NumberFormat format ) : String
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D.toString:(Ljava/text/NumberFormat;)Ljava/lang/String;]
Vector3D.Vector3D ( double a, Vector3D u )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D."<init>":(DLorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)V]
Vector3D.Vector3D ( double a1, Vector3D u1, double a2, Vector3D u2 )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D."<init>":(DLorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;DLorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)V]
Vector3D.Vector3D ( double a1, Vector3D u1, double a2, Vector3D u2, double a3, Vector3D u3 )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D."<init>":(DLorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;DLorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;DLorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)V]
Vector3D.Vector3D ( double a1, Vector3D u1, double a2, Vector3D u2, double a3, Vector3D u3, double a4, Vector3D u4 )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D."<init>":(DLorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;DLorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;DLorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;DLorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;)V]
Vector3D.Vector3D ( double alpha, double delta )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D."<init>":(DD)V]
Vector3D.Vector3D ( double x, double y, double z )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D."<init>":(DDD)V]
Vector3D.Vector3D ( double[ ] v )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3D."<init>":([D)V]
cdk-1.5.1.jar, Vector3DFormat.class
package org.apache.commons.math3.geometry.euclidean.threed
Vector3DFormat.format ( Vector vector, StringBuffer toAppendTo, FieldPosition pos ) : StringBuffer
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3DFormat.format:(Lorg/apache/commons/math3/geometry/Vector;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
Vector3DFormat.getInstance ( ) [static] : Vector3DFormat
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3DFormat.getInstance:()Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3DFormat;]
Vector3DFormat.getInstance ( Locale locale ) [static] : Vector3DFormat
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3DFormat.getInstance:(Ljava/util/Locale;)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3DFormat;]
Vector3DFormat.parse ( String source ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3DFormat.parse:(Ljava/lang/String;)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Vector3DFormat.parse ( String source, ParsePosition pos ) : Vector3D
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3DFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Lorg/apache/commons/math3/geometry/euclidean/threed/Vector3D;]
Vector3DFormat.parse ( String x0 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3DFormat.parse:(Ljava/lang/String;)Lorg/apache/commons/math3/geometry/Vector;]
Vector3DFormat.parse ( String x0, ParsePosition x1 ) : Vector
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3DFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Lorg/apache/commons/math3/geometry/Vector;]
Vector3DFormat.Vector3DFormat ( )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3DFormat."<init>":()V]
Vector3DFormat.Vector3DFormat ( NumberFormat format )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3DFormat."<init>":(Ljava/text/NumberFormat;)V]
Vector3DFormat.Vector3DFormat ( String prefix, String suffix, String separator )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3DFormat."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
Vector3DFormat.Vector3DFormat ( String prefix, String suffix, String separator, NumberFormat format )
[mangled: org/apache/commons/math3/geometry/euclidean/threed/Vector3DFormat."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/text/NumberFormat;)V]
cdk-1.5.1.jar, VectorFormat.class
package org.apache.commons.math3.geometry
VectorFormat.format ( StringBuffer toAppendTo, FieldPosition pos, double[ ] coordinates ) : StringBuffer
[mangled: org/apache/commons/math3/geometry/VectorFormat.format:(Ljava/lang/StringBuffer;Ljava/text/FieldPosition;[D)Ljava/lang/StringBuffer;]
VectorFormat.format ( Vector p1, StringBuffer p2, FieldPosition p3 ) [abstract] : StringBuffer
[mangled: org/apache/commons/math3/geometry/VectorFormat.format:(Lorg/apache/commons/math3/geometry/Vector;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
VectorFormat.format ( Vector vector ) : String
[mangled: org/apache/commons/math3/geometry/VectorFormat.format:(Lorg/apache/commons/math3/geometry/Vector;)Ljava/lang/String;]
VectorFormat.getAvailableLocales ( ) [static] : Locale[ ]
[mangled: org/apache/commons/math3/geometry/VectorFormat.getAvailableLocales:()[Ljava/util/Locale;]
VectorFormat.getFormat ( ) : NumberFormat
[mangled: org/apache/commons/math3/geometry/VectorFormat.getFormat:()Ljava/text/NumberFormat;]
VectorFormat.getPrefix ( ) : String
[mangled: org/apache/commons/math3/geometry/VectorFormat.getPrefix:()Ljava/lang/String;]
VectorFormat.getSeparator ( ) : String
[mangled: org/apache/commons/math3/geometry/VectorFormat.getSeparator:()Ljava/lang/String;]
VectorFormat.getSuffix ( ) : String
[mangled: org/apache/commons/math3/geometry/VectorFormat.getSuffix:()Ljava/lang/String;]
VectorFormat.parse ( String p1 ) [abstract] : Vector
[mangled: org/apache/commons/math3/geometry/VectorFormat.parse:(Ljava/lang/String;)Lorg/apache/commons/math3/geometry/Vector;]
VectorFormat.parse ( String p1, ParsePosition p2 ) [abstract] : Vector
[mangled: org/apache/commons/math3/geometry/VectorFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Lorg/apache/commons/math3/geometry/Vector;]
VectorFormat.parseCoordinates ( int dimension, String source, ParsePosition pos ) : double[ ]
[mangled: org/apache/commons/math3/geometry/VectorFormat.parseCoordinates:(ILjava/lang/String;Ljava/text/ParsePosition;)[D]
VectorFormat.VectorFormat ( )
[mangled: org/apache/commons/math3/geometry/VectorFormat."<init>":()V]
VectorFormat.VectorFormat ( NumberFormat format )
[mangled: org/apache/commons/math3/geometry/VectorFormat."<init>":(Ljava/text/NumberFormat;)V]
VectorFormat.VectorFormat ( String prefix, String suffix, String separator )
[mangled: org/apache/commons/math3/geometry/VectorFormat."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
VectorFormat.VectorFormat ( String prefix, String suffix, String separator, NumberFormat format )
[mangled: org/apache/commons/math3/geometry/VectorFormat."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/text/NumberFormat;)V]
cdk-1.5.1.jar, VectorialCovariance.class
package org.apache.commons.math3.stat.descriptive.moment
VectorialCovariance.clear ( ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/VectorialCovariance.clear:()V]
VectorialCovariance.equals ( Object obj ) : boolean
[mangled: org/apache/commons/math3/stat/descriptive/moment/VectorialCovariance.equals:(Ljava/lang/Object;)Z]
VectorialCovariance.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/moment/VectorialCovariance.getN:()J]
VectorialCovariance.getResult ( ) : RealMatrix
[mangled: org/apache/commons/math3/stat/descriptive/moment/VectorialCovariance.getResult:()Lorg/apache/commons/math3/linear/RealMatrix;]
VectorialCovariance.hashCode ( ) : int
[mangled: org/apache/commons/math3/stat/descriptive/moment/VectorialCovariance.hashCode:()I]
VectorialCovariance.increment ( double[ ] v ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/VectorialCovariance.increment:([D)V]
VectorialCovariance.VectorialCovariance ( int dimension, boolean isBiasCorrected )
[mangled: org/apache/commons/math3/stat/descriptive/moment/VectorialCovariance."<init>":(IZ)V]
cdk-1.5.1.jar, VectorialMean.class
package org.apache.commons.math3.stat.descriptive.moment
VectorialMean.equals ( Object obj ) : boolean
[mangled: org/apache/commons/math3/stat/descriptive/moment/VectorialMean.equals:(Ljava/lang/Object;)Z]
VectorialMean.getN ( ) : long
[mangled: org/apache/commons/math3/stat/descriptive/moment/VectorialMean.getN:()J]
VectorialMean.getResult ( ) : double[ ]
[mangled: org/apache/commons/math3/stat/descriptive/moment/VectorialMean.getResult:()[D]
VectorialMean.hashCode ( ) : int
[mangled: org/apache/commons/math3/stat/descriptive/moment/VectorialMean.hashCode:()I]
VectorialMean.increment ( double[ ] v ) : void
[mangled: org/apache/commons/math3/stat/descriptive/moment/VectorialMean.increment:([D)V]
VectorialMean.VectorialMean ( int dimension )
[mangled: org/apache/commons/math3/stat/descriptive/moment/VectorialMean."<init>":(I)V]
cdk-1.5.1.jar, WedgeLineElement.class
package org.openscience.cdk.renderer.elements
WedgeLineElement.WedgeLineElement ( double x1, double y1, double x2, double y2, double width, boolean dashed, WedgeLineElement.Direction direction, Color color )
[mangled: org/openscience/cdk/renderer/elements/WedgeLineElement."<init>":(DDDDDZLorg/openscience/cdk/renderer/elements/WedgeLineElement$Direction;Ljava/awt/Color;)V]
WedgeLineElement.WedgeLineElement ( LineElement element, boolean dashed, WedgeLineElement.Direction direction, Color color )
[mangled: org/openscience/cdk/renderer/elements/WedgeLineElement."<init>":(Lorg/openscience/cdk/renderer/elements/LineElement;ZLorg/openscience/cdk/renderer/elements/WedgeLineElement$Direction;Ljava/awt/Color;)V]
cdk-1.5.1.jar, WeibullDistribution.class
package org.apache.commons.math3.distribution
WeibullDistribution.calculateNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/WeibullDistribution.calculateNumericalMean:()D]
WeibullDistribution.calculateNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/WeibullDistribution.calculateNumericalVariance:()D]
WeibullDistribution.cumulativeProbability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/WeibullDistribution.cumulativeProbability:(D)D]
WeibullDistribution.density ( double x ) : double
[mangled: org/apache/commons/math3/distribution/WeibullDistribution.density:(D)D]
WeibullDistribution.getNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/WeibullDistribution.getNumericalMean:()D]
WeibullDistribution.getNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/WeibullDistribution.getNumericalVariance:()D]
WeibullDistribution.getScale ( ) : double
[mangled: org/apache/commons/math3/distribution/WeibullDistribution.getScale:()D]
WeibullDistribution.getShape ( ) : double
[mangled: org/apache/commons/math3/distribution/WeibullDistribution.getShape:()D]
WeibullDistribution.getSolverAbsoluteAccuracy ( ) : double
[mangled: org/apache/commons/math3/distribution/WeibullDistribution.getSolverAbsoluteAccuracy:()D]
WeibullDistribution.getSupportLowerBound ( ) : double
[mangled: org/apache/commons/math3/distribution/WeibullDistribution.getSupportLowerBound:()D]
WeibullDistribution.getSupportUpperBound ( ) : double
[mangled: org/apache/commons/math3/distribution/WeibullDistribution.getSupportUpperBound:()D]
WeibullDistribution.inverseCumulativeProbability ( double p ) : double
[mangled: org/apache/commons/math3/distribution/WeibullDistribution.inverseCumulativeProbability:(D)D]
WeibullDistribution.isSupportConnected ( ) : boolean
[mangled: org/apache/commons/math3/distribution/WeibullDistribution.isSupportConnected:()Z]
WeibullDistribution.isSupportLowerBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/WeibullDistribution.isSupportLowerBoundInclusive:()Z]
WeibullDistribution.isSupportUpperBoundInclusive ( ) : boolean
[mangled: org/apache/commons/math3/distribution/WeibullDistribution.isSupportUpperBoundInclusive:()Z]
WeibullDistribution.probability ( double x ) : double
[mangled: org/apache/commons/math3/distribution/WeibullDistribution.probability:(D)D]
WeibullDistribution.WeibullDistribution ( double alpha, double beta )
[mangled: org/apache/commons/math3/distribution/WeibullDistribution."<init>":(DD)V]
WeibullDistribution.WeibullDistribution ( double alpha, double beta, double inverseCumAccuracy )
[mangled: org/apache/commons/math3/distribution/WeibullDistribution."<init>":(DDD)V]
cdk-1.5.1.jar, WeightedEvaluation.class
package org.apache.commons.math3.stat.descriptive
WeightedEvaluation.evaluate ( double[ ] p1, double[ ] p2 ) [abstract] : double
[mangled: org/apache/commons/math3/stat/descriptive/WeightedEvaluation.evaluate:([D[D)D]
WeightedEvaluation.evaluate ( double[ ] p1, double[ ] p2, int p3, int p4 ) [abstract] : double
[mangled: org/apache/commons/math3/stat/descriptive/WeightedEvaluation.evaluate:([D[DII)D]
cdk-1.5.1.jar, WeightedObservedPoint.class
package org.apache.commons.math3.optimization.fitting
WeightedObservedPoint.getWeight ( ) : double
[mangled: org/apache/commons/math3/optimization/fitting/WeightedObservedPoint.getWeight:()D]
WeightedObservedPoint.getX ( ) : double
[mangled: org/apache/commons/math3/optimization/fitting/WeightedObservedPoint.getX:()D]
WeightedObservedPoint.getY ( ) : double
[mangled: org/apache/commons/math3/optimization/fitting/WeightedObservedPoint.getY:()D]
WeightedObservedPoint.WeightedObservedPoint ( double weight, double x, double y )
[mangled: org/apache/commons/math3/optimization/fitting/WeightedObservedPoint."<init>":(DDD)V]
cdk-1.5.1.jar, Well1024a.class
package org.apache.commons.math3.random
Well1024a.next ( int bits ) : int
[mangled: org/apache/commons/math3/random/Well1024a.next:(I)I]
Well1024a.Well1024a ( )
[mangled: org/apache/commons/math3/random/Well1024a."<init>":()V]
Well1024a.Well1024a ( int seed )
[mangled: org/apache/commons/math3/random/Well1024a."<init>":(I)V]
Well1024a.Well1024a ( int[ ] seed )
[mangled: org/apache/commons/math3/random/Well1024a."<init>":([I)V]
Well1024a.Well1024a ( long seed )
[mangled: org/apache/commons/math3/random/Well1024a."<init>":(J)V]
cdk-1.5.1.jar, Well19937a.class
package org.apache.commons.math3.random
Well19937a.next ( int bits ) : int
[mangled: org/apache/commons/math3/random/Well19937a.next:(I)I]
Well19937a.Well19937a ( )
[mangled: org/apache/commons/math3/random/Well19937a."<init>":()V]
Well19937a.Well19937a ( int seed )
[mangled: org/apache/commons/math3/random/Well19937a."<init>":(I)V]
Well19937a.Well19937a ( int[ ] seed )
[mangled: org/apache/commons/math3/random/Well19937a."<init>":([I)V]
Well19937a.Well19937a ( long seed )
[mangled: org/apache/commons/math3/random/Well19937a."<init>":(J)V]
cdk-1.5.1.jar, Well19937c.class
package org.apache.commons.math3.random
Well19937c.next ( int bits ) : int
[mangled: org/apache/commons/math3/random/Well19937c.next:(I)I]
Well19937c.Well19937c ( )
[mangled: org/apache/commons/math3/random/Well19937c."<init>":()V]
Well19937c.Well19937c ( int seed )
[mangled: org/apache/commons/math3/random/Well19937c."<init>":(I)V]
Well19937c.Well19937c ( int[ ] seed )
[mangled: org/apache/commons/math3/random/Well19937c."<init>":([I)V]
Well19937c.Well19937c ( long seed )
[mangled: org/apache/commons/math3/random/Well19937c."<init>":(J)V]
cdk-1.5.1.jar, Well44497a.class
package org.apache.commons.math3.random
Well44497a.next ( int bits ) : int
[mangled: org/apache/commons/math3/random/Well44497a.next:(I)I]
Well44497a.Well44497a ( )
[mangled: org/apache/commons/math3/random/Well44497a."<init>":()V]
Well44497a.Well44497a ( int seed )
[mangled: org/apache/commons/math3/random/Well44497a."<init>":(I)V]
Well44497a.Well44497a ( int[ ] seed )
[mangled: org/apache/commons/math3/random/Well44497a."<init>":([I)V]
Well44497a.Well44497a ( long seed )
[mangled: org/apache/commons/math3/random/Well44497a."<init>":(J)V]
cdk-1.5.1.jar, Well44497b.class
package org.apache.commons.math3.random
Well44497b.next ( int bits ) : int
[mangled: org/apache/commons/math3/random/Well44497b.next:(I)I]
Well44497b.Well44497b ( )
[mangled: org/apache/commons/math3/random/Well44497b."<init>":()V]
Well44497b.Well44497b ( int seed )
[mangled: org/apache/commons/math3/random/Well44497b."<init>":(I)V]
Well44497b.Well44497b ( int[ ] seed )
[mangled: org/apache/commons/math3/random/Well44497b."<init>":([I)V]
Well44497b.Well44497b ( long seed )
[mangled: org/apache/commons/math3/random/Well44497b."<init>":(J)V]
cdk-1.5.1.jar, Well512a.class
package org.apache.commons.math3.random
Well512a.next ( int bits ) : int
[mangled: org/apache/commons/math3/random/Well512a.next:(I)I]
Well512a.Well512a ( )
[mangled: org/apache/commons/math3/random/Well512a."<init>":()V]
Well512a.Well512a ( int seed )
[mangled: org/apache/commons/math3/random/Well512a."<init>":(I)V]
Well512a.Well512a ( int[ ] seed )
[mangled: org/apache/commons/math3/random/Well512a."<init>":([I)V]
Well512a.Well512a ( long seed )
[mangled: org/apache/commons/math3/random/Well512a."<init>":(J)V]
cdk-1.5.1.jar, WilcoxonSignedRankTest.class
package org.apache.commons.math3.stat.inference
WilcoxonSignedRankTest.wilcoxonSignedRank ( double[ ] x, double[ ] y ) : double
[mangled: org/apache/commons/math3/stat/inference/WilcoxonSignedRankTest.wilcoxonSignedRank:([D[D)D]
WilcoxonSignedRankTest.WilcoxonSignedRankTest ( )
[mangled: org/apache/commons/math3/stat/inference/WilcoxonSignedRankTest."<init>":()V]
WilcoxonSignedRankTest.wilcoxonSignedRankTest ( double[ ] x, double[ ] y, boolean exactPValue ) : double
[mangled: org/apache/commons/math3/stat/inference/WilcoxonSignedRankTest.wilcoxonSignedRankTest:([D[DZ)D]
WilcoxonSignedRankTest.WilcoxonSignedRankTest ( NaNStrategy nanStrategy, TiesStrategy tiesStrategy )
[mangled: org/apache/commons/math3/stat/inference/WilcoxonSignedRankTest."<init>":(Lorg/apache/commons/math3/stat/ranking/NaNStrategy;Lorg/apache/commons/math3/stat/ranking/TiesStrategy;)V]
cdk-1.5.1.jar, ZeroException.class
package org.apache.commons.math3.exception
ZeroException.ZeroException ( )
[mangled: org/apache/commons/math3/exception/ZeroException."<init>":()V]
ZeroException.ZeroException ( Localizable specific, Object[ ] arguments )
[mangled: org/apache/commons/math3/exception/ZeroException."<init>":(Lorg/apache/commons/math3/exception/util/Localizable;[Ljava/lang/Object;)V]
cdk-1.5.1.jar, ZipfDistribution.class
package org.apache.commons.math3.distribution
ZipfDistribution.calculateNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/ZipfDistribution.calculateNumericalMean:()D]
ZipfDistribution.calculateNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/ZipfDistribution.calculateNumericalVariance:()D]
ZipfDistribution.cumulativeProbability ( int x ) : double
[mangled: org/apache/commons/math3/distribution/ZipfDistribution.cumulativeProbability:(I)D]
ZipfDistribution.getExponent ( ) : double
[mangled: org/apache/commons/math3/distribution/ZipfDistribution.getExponent:()D]
ZipfDistribution.getNumberOfElements ( ) : int
[mangled: org/apache/commons/math3/distribution/ZipfDistribution.getNumberOfElements:()I]
ZipfDistribution.getNumericalMean ( ) : double
[mangled: org/apache/commons/math3/distribution/ZipfDistribution.getNumericalMean:()D]
ZipfDistribution.getNumericalVariance ( ) : double
[mangled: org/apache/commons/math3/distribution/ZipfDistribution.getNumericalVariance:()D]
ZipfDistribution.getSupportLowerBound ( ) : int
[mangled: org/apache/commons/math3/distribution/ZipfDistribution.getSupportLowerBound:()I]
ZipfDistribution.getSupportUpperBound ( ) : int
[mangled: org/apache/commons/math3/distribution/ZipfDistribution.getSupportUpperBound:()I]
ZipfDistribution.isSupportConnected ( ) : boolean
[mangled: org/apache/commons/math3/distribution/ZipfDistribution.isSupportConnected:()Z]
ZipfDistribution.probability ( int x ) : double
[mangled: org/apache/commons/math3/distribution/ZipfDistribution.probability:(I)D]
ZipfDistribution.ZipfDistribution ( int numberOfElements, double exponent )
[mangled: org/apache/commons/math3/distribution/ZipfDistribution."<init>":(ID)V]
to the top
Problems with Data Types, High Severity (564)
cdk-1.5.1.jar
package org.apache.commons.math3
[+] Field (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
getOne ( )This abstract method is from 'Field' interface.
getRuntimeClass ( )This abstract method is from 'Field' interface.
getZero ( )This abstract method is from 'Field' interface.
[+] FieldElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (8)
add ( Object )This abstract method is from 'FieldElement' interface.
divide ( Object )This abstract method is from 'FieldElement' interface.
getField ( )This abstract method is from 'FieldElement' interface.
multiply ( int )This abstract method is from 'FieldElement' interface.
multiply ( Object )This abstract method is from 'FieldElement' interface.
negate ( )This abstract method is from 'FieldElement' interface.
reciprocal ( )This abstract method is from 'FieldElement' interface.
subtract ( Object )This abstract method is from 'FieldElement' interface.
package org.apache.commons.math3.analysis
[+] BivariateFunction (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
value ( double, double )This abstract method is from 'BivariateFunction' interface.
[+] DifferentiableMultivariateFunction (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
gradient ( )This abstract method is from 'DifferentiableMultivariateFunction' interface.
partialDerivative ( int )This abstract method is from 'DifferentiableMultivariateFunction' interface.
[+] DifferentiableMultivariateVectorFunction (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
jacobian ( )This abstract method is from 'DifferentiableMultivariateVectorFunction' interface.
[+] DifferentiableUnivariateFunction (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
derivative ( )This abstract method is from 'DifferentiableUnivariateFunction' interface.
[+] DifferentiableUnivariateMatrixFunction (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
derivative ( )This abstract method is from 'DifferentiableUnivariateMatrixFunction' interface.
[+] DifferentiableUnivariateVectorFunction (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
derivative ( )This abstract method is from 'DifferentiableUnivariateVectorFunction' interface.
[+] FunctionUtils (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (12)
add ( DifferentiableUnivariateFunction[ ] )This method is from 'FunctionUtils' class.
add ( UnivariateFunction[ ] )This method is from 'FunctionUtils' class.
collector ( BivariateFunction, double )This method is from 'FunctionUtils' class.
collector ( BivariateFunction, UnivariateFunction, double )This method is from 'FunctionUtils' class.
combine ( BivariateFunction, UnivariateFunction, UnivariateFunction )This method is from 'FunctionUtils' class.
compose ( DifferentiableUnivariateFunction[ ] )This method is from 'FunctionUtils' class.
compose ( UnivariateFunction[ ] )This method is from 'FunctionUtils' class.
fix1stArgument ( BivariateFunction, double )This method is from 'FunctionUtils' class.
fix2ndArgument ( BivariateFunction, double )This method is from 'FunctionUtils' class.
multiply ( DifferentiableUnivariateFunction[ ] )This method is from 'FunctionUtils' class.
multiply ( UnivariateFunction[ ] )This method is from 'FunctionUtils' class.
sample ( UnivariateFunction, double, double, int )This method is from 'FunctionUtils' class.
...
[+] MultivariateFunction (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
value ( double[ ] )This abstract method is from 'MultivariateFunction' interface.
[+] MultivariateMatrixFunction (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
value ( double[ ] )This abstract method is from 'MultivariateMatrixFunction' interface.
[+] MultivariateVectorFunction (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
value ( double[ ] )This abstract method is from 'MultivariateVectorFunction' interface.
[+] ParametricUnivariateFunction (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
gradient ( double, double[ ] )This abstract method is from 'ParametricUnivariateFunction' interface.
value ( double, double[ ] )This abstract method is from 'ParametricUnivariateFunction' interface.
[+] TrivariateFunction (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
value ( double, double, double )This abstract method is from 'TrivariateFunction' interface.
[+] UnivariateFunction (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
value ( double )This abstract method is from 'UnivariateFunction' interface.
[+] UnivariateMatrixFunction (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
value ( double )This abstract method is from 'UnivariateMatrixFunction' interface.
[+] UnivariateVectorFunction (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
value ( double )This abstract method is from 'UnivariateVectorFunction' interface.
package org.apache.commons.math3.analysis.function
[+] Abs (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
Abs ( )This constructor is from 'Abs' class.
value ( double )This method is from 'Abs' class.
[+] Acos (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Acos ( )This constructor is from 'Acos' class.
derivative ( )This method is from 'Acos' class.
value ( double )This method is from 'Acos' class.
[+] Acosh (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Acosh ( )This constructor is from 'Acosh' class.
derivative ( )This method is from 'Acosh' class.
value ( double )This method is from 'Acosh' class.
[+] Add (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
Add ( )This constructor is from 'Add' class.
value ( double, double )This method is from 'Add' class.
[+] Asin (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Asin ( )This constructor is from 'Asin' class.
derivative ( )This method is from 'Asin' class.
value ( double )This method is from 'Asin' class.
[+] Asinh (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Asinh ( )This constructor is from 'Asinh' class.
derivative ( )This method is from 'Asinh' class.
value ( double )This method is from 'Asinh' class.
[+] Atan (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Atan ( )This constructor is from 'Atan' class.
derivative ( )This method is from 'Atan' class.
value ( double )This method is from 'Atan' class.
[+] Atan2 (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
Atan2 ( )This constructor is from 'Atan2' class.
value ( double, double )This method is from 'Atan2' class.
[+] Atanh (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Atanh ( )This constructor is from 'Atanh' class.
derivative ( )This method is from 'Atanh' class.
value ( double )This method is from 'Atanh' class.
[+] Cbrt (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Cbrt ( )This constructor is from 'Cbrt' class.
derivative ( )This method is from 'Cbrt' class.
value ( double )This method is from 'Cbrt' class.
[+] Ceil (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
Ceil ( )This constructor is from 'Ceil' class.
value ( double )This method is from 'Ceil' class.
[+] Constant (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
Constant ( double )This constructor is from 'Constant' class.
derivative ( )This method is from 'Constant' class.
derivative ( )This method is from 'Constant' class.
value ( double )This method is from 'Constant' class.
[+] Cos (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Cos ( )This constructor is from 'Cos' class.
derivative ( )This method is from 'Cos' class.
value ( double )This method is from 'Cos' class.
[+] Cosh (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
Cosh ( )This constructor is from 'Cosh' class.
derivative ( )This method is from 'Cosh' class.
derivative ( )This method is from 'Cosh' class.
value ( double )This method is from 'Cosh' class.
[+] Divide (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
Divide ( )This constructor is from 'Divide' class.
value ( double, double )This method is from 'Divide' class.
[+] Exp (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Exp ( )This constructor is from 'Exp' class.
derivative ( )This method is from 'Exp' class.
value ( double )This method is from 'Exp' class.
[+] Expm1 (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Expm1 ( )This constructor is from 'Expm1' class.
derivative ( )This method is from 'Expm1' class.
value ( double )This method is from 'Expm1' class.
[+] Floor (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
Floor ( )This constructor is from 'Floor' class.
value ( double )This method is from 'Floor' class.
[+] Gaussian (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
Gaussian ( )This constructor is from 'Gaussian' class.
Gaussian ( double, double )This constructor is from 'Gaussian' class.
Gaussian ( double, double, double )This constructor is from 'Gaussian' class.
derivative ( )This method is from 'Gaussian' class.
value ( double )This method is from 'Gaussian' class.
[+] Gaussian.Parametric (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Gaussian.Parametric ( )This constructor is from 'Gaussian.Parametric' class.
gradient ( double, double[ ] )This method is from 'Gaussian.Parametric' class.
value ( double, double[ ] )This method is from 'Gaussian.Parametric' class.
[+] HarmonicOscillator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
HarmonicOscillator ( double, double, double )This constructor is from 'HarmonicOscillator' class.
derivative ( )This method is from 'HarmonicOscillator' class.
value ( double )This method is from 'HarmonicOscillator' class.
[+] HarmonicOscillator.Parametric (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
HarmonicOscillator.Parametric ( )This constructor is from 'HarmonicOscillator.Parametric' class.
gradient ( double, double[ ] )This method is from 'HarmonicOscillator.Parametric' class.
value ( double, double[ ] )This method is from 'HarmonicOscillator.Parametric' class.
[+] Identity (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
Identity ( )This constructor is from 'Identity' class.
derivative ( )This method is from 'Identity' class.
derivative ( )This method is from 'Identity' class.
value ( double )This method is from 'Identity' class.
[+] Inverse (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Inverse ( )This constructor is from 'Inverse' class.
derivative ( )This method is from 'Inverse' class.
value ( double )This method is from 'Inverse' class.
[+] Log (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Log ( )This constructor is from 'Log' class.
derivative ( )This method is from 'Log' class.
value ( double )This method is from 'Log' class.
[+] Log10 (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Log10 ( )This constructor is from 'Log10' class.
derivative ( )This method is from 'Log10' class.
value ( double )This method is from 'Log10' class.
[+] Log1p (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Log1p ( )This constructor is from 'Log1p' class.
derivative ( )This method is from 'Log1p' class.
value ( double )This method is from 'Log1p' class.
[+] Logistic (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Logistic ( double, double, double, double, double, double )This constructor is from 'Logistic' class.
derivative ( )This method is from 'Logistic' class.
value ( double )This method is from 'Logistic' class.
[+] Logistic.Parametric (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Logistic.Parametric ( )This constructor is from 'Logistic.Parametric' class.
gradient ( double, double[ ] )This method is from 'Logistic.Parametric' class.
value ( double, double[ ] )This method is from 'Logistic.Parametric' class.
[+] Logit (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
Logit ( )This constructor is from 'Logit' class.
Logit ( double, double )This constructor is from 'Logit' class.
derivative ( )This method is from 'Logit' class.
value ( double )This method is from 'Logit' class.
[+] Logit.Parametric (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Logit.Parametric ( )This constructor is from 'Logit.Parametric' class.
gradient ( double, double[ ] )This method is from 'Logit.Parametric' class.
value ( double, double[ ] )This method is from 'Logit.Parametric' class.
[+] Max (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
Max ( )This constructor is from 'Max' class.
value ( double, double )This method is from 'Max' class.
[+] Min (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
Min ( )This constructor is from 'Min' class.
value ( double, double )This method is from 'Min' class.
[+] Minus (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
Minus ( )This constructor is from 'Minus' class.
derivative ( )This method is from 'Minus' class.
derivative ( )This method is from 'Minus' class.
value ( double )This method is from 'Minus' class.
[+] Multiply (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
Multiply ( )This constructor is from 'Multiply' class.
value ( double, double )This method is from 'Multiply' class.
[+] Pow (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
Pow ( )This constructor is from 'Pow' class.
value ( double, double )This method is from 'Pow' class.
[+] Power (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Power ( double )This constructor is from 'Power' class.
derivative ( )This method is from 'Power' class.
value ( double )This method is from 'Power' class.
[+] Rint (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
Rint ( )This constructor is from 'Rint' class.
value ( double )This method is from 'Rint' class.
[+] Sigmoid (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
Sigmoid ( )This constructor is from 'Sigmoid' class.
Sigmoid ( double, double )This constructor is from 'Sigmoid' class.
derivative ( )This method is from 'Sigmoid' class.
value ( double )This method is from 'Sigmoid' class.
[+] Sigmoid.Parametric (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Sigmoid.Parametric ( )This constructor is from 'Sigmoid.Parametric' class.
gradient ( double, double[ ] )This method is from 'Sigmoid.Parametric' class.
value ( double, double[ ] )This method is from 'Sigmoid.Parametric' class.
[+] Signum (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
Signum ( )This constructor is from 'Signum' class.
value ( double )This method is from 'Signum' class.
[+] Sin (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
Sin ( )This constructor is from 'Sin' class.
derivative ( )This method is from 'Sin' class.
derivative ( )This method is from 'Sin' class.
value ( double )This method is from 'Sin' class.
[+] Sinc (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
Sinc ( )This constructor is from 'Sinc' class.
Sinc ( boolean )This constructor is from 'Sinc' class.
derivative ( )This method is from 'Sinc' class.
value ( double )This method is from 'Sinc' class.
[+] Sinh (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
Sinh ( )This constructor is from 'Sinh' class.
derivative ( )This method is from 'Sinh' class.
derivative ( )This method is from 'Sinh' class.
value ( double )This method is from 'Sinh' class.
[+] Sqrt (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Sqrt ( )This constructor is from 'Sqrt' class.
derivative ( )This method is from 'Sqrt' class.
value ( double )This method is from 'Sqrt' class.
[+] StepFunction (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
StepFunction ( double[ ], double[ ] )This constructor is from 'StepFunction' class.
value ( double )This method is from 'StepFunction' class.
[+] Subtract (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
Subtract ( )This constructor is from 'Subtract' class.
value ( double, double )This method is from 'Subtract' class.
[+] Tan (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Tan ( )This constructor is from 'Tan' class.
derivative ( )This method is from 'Tan' class.
value ( double )This method is from 'Tan' class.
[+] Tanh (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
Tanh ( )This constructor is from 'Tanh' class.
derivative ( )This method is from 'Tanh' class.
value ( double )This method is from 'Tanh' class.
[+] Ulp (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
Ulp ( )This constructor is from 'Ulp' class.
value ( double )This method is from 'Ulp' class.
package org.apache.commons.math3.analysis.integration
[+] BaseAbstractUnivariateIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (15)
BaseAbstractUnivariateIntegrator ( double, double )This constructor is from 'BaseAbstractUnivariateIntegrator' abstract class.
BaseAbstractUnivariateIntegrator ( double, double, int, int )This constructor is from 'BaseAbstractUnivariateIntegrator' abstract class.
BaseAbstractUnivariateIntegrator ( int, int )This constructor is from 'BaseAbstractUnivariateIntegrator' abstract class.
computeObjectiveValue ( double )This method is from 'BaseAbstractUnivariateIntegrator' abstract class.
doIntegrate ( )This abstract method is from 'BaseAbstractUnivariateIntegrator' abstract class.
getAbsoluteAccuracy ( )This method is from 'BaseAbstractUnivariateIntegrator' abstract class.
getEvaluations ( )This method is from 'BaseAbstractUnivariateIntegrator' abstract class.
getIterations ( )This method is from 'BaseAbstractUnivariateIntegrator' abstract class.
getMax ( )This method is from 'BaseAbstractUnivariateIntegrator' abstract class.
getMaximalIterationCount ( )This method is from 'BaseAbstractUnivariateIntegrator' abstract class.
getMin ( )This method is from 'BaseAbstractUnivariateIntegrator' abstract class.
getMinimalIterationCount ( )This method is from 'BaseAbstractUnivariateIntegrator' abstract class.
...
[+] LegendreGaussIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
LegendreGaussIntegrator ( int, double, double )This constructor is from 'LegendreGaussIntegrator' class.
LegendreGaussIntegrator ( int, double, double, int, int )This constructor is from 'LegendreGaussIntegrator' class.
LegendreGaussIntegrator ( int, int, int )This constructor is from 'LegendreGaussIntegrator' class.
doIntegrate ( )This method is from 'LegendreGaussIntegrator' class.
[+] RombergIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
RombergIntegrator ( )This constructor is from 'RombergIntegrator' class.
RombergIntegrator ( double, double, int, int )This constructor is from 'RombergIntegrator' class.
RombergIntegrator ( int, int )This constructor is from 'RombergIntegrator' class.
doIntegrate ( )This method is from 'RombergIntegrator' class.
[+] SimpsonIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
SimpsonIntegrator ( )This constructor is from 'SimpsonIntegrator' class.
SimpsonIntegrator ( double, double, int, int )This constructor is from 'SimpsonIntegrator' class.
SimpsonIntegrator ( int, int )This constructor is from 'SimpsonIntegrator' class.
doIntegrate ( )This method is from 'SimpsonIntegrator' class.
[+] TrapezoidIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
TrapezoidIntegrator ( )This constructor is from 'TrapezoidIntegrator' class.
TrapezoidIntegrator ( double, double, int, int )This constructor is from 'TrapezoidIntegrator' class.
TrapezoidIntegrator ( int, int )This constructor is from 'TrapezoidIntegrator' class.
doIntegrate ( )This method is from 'TrapezoidIntegrator' class.
[+] UnivariateIntegrator (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
getAbsoluteAccuracy ( )This abstract method is from 'UnivariateIntegrator' interface.
getEvaluations ( )This abstract method is from 'UnivariateIntegrator' interface.
getIterations ( )This abstract method is from 'UnivariateIntegrator' interface.
getMaximalIterationCount ( )This abstract method is from 'UnivariateIntegrator' interface.
getMinimalIterationCount ( )This abstract method is from 'UnivariateIntegrator' interface.
getRelativeAccuracy ( )This abstract method is from 'UnivariateIntegrator' interface.
integrate ( int, UnivariateFunction, double, double )This abstract method is from 'UnivariateIntegrator' interface.
package org.apache.commons.math3.analysis.interpolation
[+] BicubicSplineInterpolatingFunction (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
BicubicSplineInterpolatingFunction ( double[ ], double[ ], double[ ][ ], double[ ][ ], double[ ][ ], double[ ][ ] )This constructor is from 'BicubicSplineInterpolatingFunction' class.
partialDerivativeX ( double, double )This method is from 'BicubicSplineInterpolatingFunction' class.
partialDerivativeXX ( double, double )This method is from 'BicubicSplineInterpolatingFunction' class.
partialDerivativeXY ( double, double )This method is from 'BicubicSplineInterpolatingFunction' class.
partialDerivativeY ( double, double )This method is from 'BicubicSplineInterpolatingFunction' class.
partialDerivativeYY ( double, double )This method is from 'BicubicSplineInterpolatingFunction' class.
value ( double, double )This method is from 'BicubicSplineInterpolatingFunction' class.
[+] BicubicSplineInterpolator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
BicubicSplineInterpolator ( )This constructor is from 'BicubicSplineInterpolator' class.
interpolate ( double[ ], double[ ], double[ ][ ] )This method is from 'BicubicSplineInterpolator' class.
interpolate ( double[ ], double[ ], double[ ][ ] )This method is from 'BicubicSplineInterpolator' class.
[+] BivariateGridInterpolator (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
interpolate ( double[ ], double[ ], double[ ][ ] )This abstract method is from 'BivariateGridInterpolator' interface.
[+] DividedDifferenceInterpolator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
DividedDifferenceInterpolator ( )This constructor is from 'DividedDifferenceInterpolator' class.
computeDividedDifference ( double[ ], double[ ] )This method is from 'DividedDifferenceInterpolator' class.
interpolate ( double[ ], double[ ] )This method is from 'DividedDifferenceInterpolator' class.
interpolate ( double[ ], double[ ] )This method is from 'DividedDifferenceInterpolator' class.
[+] LinearInterpolator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
LinearInterpolator ( )This constructor is from 'LinearInterpolator' class.
interpolate ( double[ ], double[ ] )This method is from 'LinearInterpolator' class.
interpolate ( double[ ], double[ ] )This method is from 'LinearInterpolator' class.
[+] LoessInterpolator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
LoessInterpolator ( )This constructor is from 'LoessInterpolator' class.
LoessInterpolator ( double, int )This constructor is from 'LoessInterpolator' class.
LoessInterpolator ( double, int, double )This constructor is from 'LoessInterpolator' class.
interpolate ( double[ ], double[ ] )This method is from 'LoessInterpolator' class.
interpolate ( double[ ], double[ ] )This method is from 'LoessInterpolator' class.
smooth ( double[ ], double[ ] )This method is from 'LoessInterpolator' class.
smooth ( double[ ], double[ ], double[ ] )This method is from 'LoessInterpolator' class.
[+] MicrosphereInterpolatingFunction (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
MicrosphereInterpolatingFunction ( double[ ][ ], double[ ], int, int, UnitSphereRandomVectorGenerator )This constructor is from 'MicrosphereInterpolatingFunction' class.
value ( double[ ] )This method is from 'MicrosphereInterpolatingFunction' class.
[+] MicrosphereInterpolator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
MicrosphereInterpolator ( )This constructor is from 'MicrosphereInterpolator' class.
MicrosphereInterpolator ( int, int )This constructor is from 'MicrosphereInterpolator' class.
interpolate ( double[ ][ ], double[ ] )This method is from 'MicrosphereInterpolator' class.
[+] MultivariateInterpolator (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
interpolate ( double[ ][ ], double[ ] )This abstract method is from 'MultivariateInterpolator' interface.
[+] NevilleInterpolator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
NevilleInterpolator ( )This constructor is from 'NevilleInterpolator' class.
interpolate ( double[ ], double[ ] )This method is from 'NevilleInterpolator' class.
interpolate ( double[ ], double[ ] )This method is from 'NevilleInterpolator' class.
[+] SmoothingPolynomialBicubicSplineInterpolator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
SmoothingPolynomialBicubicSplineInterpolator ( )This constructor is from 'SmoothingPolynomialBicubicSplineInterpolator' class.
SmoothingPolynomialBicubicSplineInterpolator ( int )This constructor is from 'SmoothingPolynomialBicubicSplineInterpolator' class.
SmoothingPolynomialBicubicSplineInterpolator ( int, int )This constructor is from 'SmoothingPolynomialBicubicSplineInterpolator' class.
interpolate ( double[ ], double[ ], double[ ][ ] )This method is from 'SmoothingPolynomialBicubicSplineInterpolator' class.
interpolate ( double[ ], double[ ], double[ ][ ] )This method is from 'SmoothingPolynomialBicubicSplineInterpolator' class.
[+] SplineInterpolator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
SplineInterpolator ( )This constructor is from 'SplineInterpolator' class.
interpolate ( double[ ], double[ ] )This method is from 'SplineInterpolator' class.
interpolate ( double[ ], double[ ] )This method is from 'SplineInterpolator' class.
[+] TricubicSplineInterpolatingFunction (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
TricubicSplineInterpolatingFunction ( double[ ], double[ ], double[ ], double[ ][ ][ ], double[ ][ ][ ], double[ ][ ][ ], double[ ][ ][ ], double[ ][ ][ ], double[ ][ ][ ], double[ ][ ][ ], double[ ][ ][ ] )This constructor is from 'TricubicSplineInterpolatingFunction' class.
value ( double, double, double )This method is from 'TricubicSplineInterpolatingFunction' class.
[+] TricubicSplineInterpolator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
TricubicSplineInterpolator ( )This constructor is from 'TricubicSplineInterpolator' class.
interpolate ( double[ ], double[ ], double[ ], double[ ][ ][ ] )This method is from 'TricubicSplineInterpolator' class.
interpolate ( double[ ], double[ ], double[ ], double[ ][ ][ ] )This method is from 'TricubicSplineInterpolator' class.
[+] TrivariateGridInterpolator (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
interpolate ( double[ ], double[ ], double[ ], double[ ][ ][ ] )This abstract method is from 'TrivariateGridInterpolator' interface.
[+] UnivariateInterpolator (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
interpolate ( double[ ], double[ ] )This abstract method is from 'UnivariateInterpolator' interface.
[+] UnivariatePeriodicInterpolator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
UnivariatePeriodicInterpolator ( UnivariateInterpolator, double )This constructor is from 'UnivariatePeriodicInterpolator' class.
UnivariatePeriodicInterpolator ( UnivariateInterpolator, double, int )This constructor is from 'UnivariatePeriodicInterpolator' class.
interpolate ( double[ ], double[ ] )This method is from 'UnivariatePeriodicInterpolator' class.
package org.apache.commons.math3.analysis.polynomials
[+] PolynomialFunction (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (15)
PolynomialFunction ( double[ ] )This constructor is from 'PolynomialFunction' class.
add ( PolynomialFunction )This method is from 'PolynomialFunction' class.
degree ( )This method is from 'PolynomialFunction' class.
derivative ( )This method is from 'PolynomialFunction' class.
differentiate ( double[ ] )This method is from 'PolynomialFunction' class.
equals ( Object )This method is from 'PolynomialFunction' class.
evaluate ( double[ ], double )This method is from 'PolynomialFunction' class.
getCoefficients ( )This method is from 'PolynomialFunction' class.
hashCode ( )This method is from 'PolynomialFunction' class.
multiply ( PolynomialFunction )This method is from 'PolynomialFunction' class.
negate ( )This method is from 'PolynomialFunction' class.
polynomialDerivative ( )This method is from 'PolynomialFunction' class.
...
[+] PolynomialFunction.Parametric (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
PolynomialFunction.Parametric ( )This constructor is from 'PolynomialFunction.Parametric' class.
gradient ( double, double[ ] )This method is from 'PolynomialFunction.Parametric' class.
value ( double, double[ ] )This method is from 'PolynomialFunction.Parametric' class.
[+] PolynomialFunctionLagrangeForm (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (9)
PolynomialFunctionLagrangeForm ( double[ ], double[ ] )This constructor is from 'PolynomialFunctionLagrangeForm' class.
computeCoefficients ( )This method is from 'PolynomialFunctionLagrangeForm' class.
degree ( )This method is from 'PolynomialFunctionLagrangeForm' class.
evaluate ( double[ ], double[ ], double )This method is from 'PolynomialFunctionLagrangeForm' class.
getCoefficients ( )This method is from 'PolynomialFunctionLagrangeForm' class.
getInterpolatingPoints ( )This method is from 'PolynomialFunctionLagrangeForm' class.
getInterpolatingValues ( )This method is from 'PolynomialFunctionLagrangeForm' class.
value ( double )This method is from 'PolynomialFunctionLagrangeForm' class.
verifyInterpolationArray ( double[ ], double[ ], boolean )This method is from 'PolynomialFunctionLagrangeForm' class.
[+] PolynomialFunctionNewtonForm (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (9)
PolynomialFunctionNewtonForm ( double[ ], double[ ] )This constructor is from 'PolynomialFunctionNewtonForm' class.
computeCoefficients ( )This method is from 'PolynomialFunctionNewtonForm' class.
degree ( )This method is from 'PolynomialFunctionNewtonForm' class.
evaluate ( double[ ], double[ ], double )This method is from 'PolynomialFunctionNewtonForm' class.
getCenters ( )This method is from 'PolynomialFunctionNewtonForm' class.
getCoefficients ( )This method is from 'PolynomialFunctionNewtonForm' class.
getNewtonCoefficients ( )This method is from 'PolynomialFunctionNewtonForm' class.
value ( double )This method is from 'PolynomialFunctionNewtonForm' class.
verifyInputArray ( double[ ], double[ ] )This method is from 'PolynomialFunctionNewtonForm' class.
[+] PolynomialSplineFunction (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
PolynomialSplineFunction ( double[ ], PolynomialFunction[ ] )This constructor is from 'PolynomialSplineFunction' class.
derivative ( )This method is from 'PolynomialSplineFunction' class.
getKnots ( )This method is from 'PolynomialSplineFunction' class.
getN ( )This method is from 'PolynomialSplineFunction' class.
getPolynomials ( )This method is from 'PolynomialSplineFunction' class.
polynomialSplineDerivative ( )This method is from 'PolynomialSplineFunction' class.
value ( double )This method is from 'PolynomialSplineFunction' class.
[+] PolynomialsUtils (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
createChebyshevPolynomial ( int )This method is from 'PolynomialsUtils' class.
createHermitePolynomial ( int )This method is from 'PolynomialsUtils' class.
createJacobiPolynomial ( int, int, int )This method is from 'PolynomialsUtils' class.
createLaguerrePolynomial ( int )This method is from 'PolynomialsUtils' class.
createLegendrePolynomial ( int )This method is from 'PolynomialsUtils' class.
shift ( double[ ], double )This method is from 'PolynomialsUtils' class.
package org.apache.commons.math3.analysis.solvers
[+] AbstractDifferentiableUnivariateSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
AbstractDifferentiableUnivariateSolver ( double )This constructor is from 'AbstractDifferentiableUnivariateSolver' abstract class.
AbstractDifferentiableUnivariateSolver ( double, double, double )This constructor is from 'AbstractDifferentiableUnivariateSolver' abstract class.
computeDerivativeObjectiveValue ( double )This method is from 'AbstractDifferentiableUnivariateSolver' abstract class.
setup ( int, DifferentiableUnivariateFunction, double, double, double )This method is from 'AbstractDifferentiableUnivariateSolver' abstract class.
setup ( int, UnivariateFunction, double, double, double )This method is from 'AbstractDifferentiableUnivariateSolver' abstract class.
[+] AbstractPolynomialSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
AbstractPolynomialSolver ( double )This constructor is from 'AbstractPolynomialSolver' abstract class.
AbstractPolynomialSolver ( double, double )This constructor is from 'AbstractPolynomialSolver' abstract class.
AbstractPolynomialSolver ( double, double, double )This constructor is from 'AbstractPolynomialSolver' abstract class.
getCoefficients ( )This method is from 'AbstractPolynomialSolver' abstract class.
setup ( int, PolynomialFunction, double, double, double )This method is from 'AbstractPolynomialSolver' abstract class.
setup ( int, UnivariateFunction, double, double, double )This method is from 'AbstractPolynomialSolver' abstract class.
[+] AbstractUnivariateSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
AbstractUnivariateSolver ( double )This constructor is from 'AbstractUnivariateSolver' abstract class.
AbstractUnivariateSolver ( double, double )This constructor is from 'AbstractUnivariateSolver' abstract class.
AbstractUnivariateSolver ( double, double, double )This constructor is from 'AbstractUnivariateSolver' abstract class.
[+] AllowedSolution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'AllowedSolution' class.
values ( )This method is from 'AllowedSolution' class.
[+] BaseAbstractUnivariateSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (23)
BaseAbstractUnivariateSolver ( double )This constructor is from 'BaseAbstractUnivariateSolver' abstract class.
BaseAbstractUnivariateSolver ( double, double )This constructor is from 'BaseAbstractUnivariateSolver' abstract class.
BaseAbstractUnivariateSolver ( double, double, double )This constructor is from 'BaseAbstractUnivariateSolver' abstract class.
computeObjectiveValue ( double )This method is from 'BaseAbstractUnivariateSolver' abstract class.
doSolve ( )This abstract method is from 'BaseAbstractUnivariateSolver' abstract class.
getAbsoluteAccuracy ( )This method is from 'BaseAbstractUnivariateSolver' abstract class.
getEvaluations ( )This method is from 'BaseAbstractUnivariateSolver' abstract class.
getFunctionValueAccuracy ( )This method is from 'BaseAbstractUnivariateSolver' abstract class.
getMax ( )This method is from 'BaseAbstractUnivariateSolver' abstract class.
getMaxEvaluations ( )This method is from 'BaseAbstractUnivariateSolver' abstract class.
getMin ( )This method is from 'BaseAbstractUnivariateSolver' abstract class.
getRelativeAccuracy ( )This method is from 'BaseAbstractUnivariateSolver' abstract class.
...
[+] BaseSecantSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
BaseSecantSolver ( double, double, double, BaseSecantSolver.Method )This constructor is from 'BaseSecantSolver' abstract class.
BaseSecantSolver ( double, double, BaseSecantSolver.Method )This constructor is from 'BaseSecantSolver' abstract class.
BaseSecantSolver ( double, BaseSecantSolver.Method )This constructor is from 'BaseSecantSolver' abstract class.
doSolve ( )This method is from 'BaseSecantSolver' abstract class.
solve ( int, UnivariateFunction, double, double, double )This method is from 'BaseSecantSolver' abstract class.
solve ( int, UnivariateFunction, double, double, double, AllowedSolution )This method is from 'BaseSecantSolver' abstract class.
solve ( int, UnivariateFunction, double, double, AllowedSolution )This method is from 'BaseSecantSolver' abstract class.
[+] BaseSecantSolver.Method (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'BaseSecantSolver.Method' class.
values ( )This method is from 'BaseSecantSolver.Method' class.
[+] BaseUnivariateSolver (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (8)
getAbsoluteAccuracy ( )This abstract method is from 'BaseUnivariateSolver' interface.
getEvaluations ( )This abstract method is from 'BaseUnivariateSolver' interface.
getFunctionValueAccuracy ( )This abstract method is from 'BaseUnivariateSolver' interface.
getMaxEvaluations ( )This abstract method is from 'BaseUnivariateSolver' interface.
getRelativeAccuracy ( )This abstract method is from 'BaseUnivariateSolver' interface.
solve ( int, UnivariateFunction, double )This abstract method is from 'BaseUnivariateSolver' interface.
solve ( int, UnivariateFunction, double, double )This abstract method is from 'BaseUnivariateSolver' interface.
solve ( int, UnivariateFunction, double, double, double )This abstract method is from 'BaseUnivariateSolver' interface.
[+] BisectionSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
BisectionSolver ( )This constructor is from 'BisectionSolver' class.
BisectionSolver ( double )This constructor is from 'BisectionSolver' class.
BisectionSolver ( double, double )This constructor is from 'BisectionSolver' class.
doSolve ( )This method is from 'BisectionSolver' class.
[+] BracketedUnivariateSolver (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
solve ( int, UnivariateFunction, double, double, double, AllowedSolution )This abstract method is from 'BracketedUnivariateSolver' interface.
solve ( int, UnivariateFunction, double, double, AllowedSolution )This abstract method is from 'BracketedUnivariateSolver' interface.
[+] BracketingNthOrderBrentSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (8)
BracketingNthOrderBrentSolver ( )This constructor is from 'BracketingNthOrderBrentSolver' class.
BracketingNthOrderBrentSolver ( double, double, double, int )This constructor is from 'BracketingNthOrderBrentSolver' class.
BracketingNthOrderBrentSolver ( double, double, int )This constructor is from 'BracketingNthOrderBrentSolver' class.
BracketingNthOrderBrentSolver ( double, int )This constructor is from 'BracketingNthOrderBrentSolver' class.
doSolve ( )This method is from 'BracketingNthOrderBrentSolver' class.
getMaximalOrder ( )This method is from 'BracketingNthOrderBrentSolver' class.
solve ( int, UnivariateFunction, double, double, double, AllowedSolution )This method is from 'BracketingNthOrderBrentSolver' class.
solve ( int, UnivariateFunction, double, double, AllowedSolution )This method is from 'BracketingNthOrderBrentSolver' class.
[+] BrentSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
BrentSolver ( )This constructor is from 'BrentSolver' class.
BrentSolver ( double )This constructor is from 'BrentSolver' class.
BrentSolver ( double, double )This constructor is from 'BrentSolver' class.
BrentSolver ( double, double, double )This constructor is from 'BrentSolver' class.
doSolve ( )This method is from 'BrentSolver' class.
[+] IllinoisSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
IllinoisSolver ( )This constructor is from 'IllinoisSolver' class.
IllinoisSolver ( double )This constructor is from 'IllinoisSolver' class.
IllinoisSolver ( double, double )This constructor is from 'IllinoisSolver' class.
IllinoisSolver ( double, double, double )This constructor is from 'IllinoisSolver' class.
[+] LaguerreSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
LaguerreSolver ( )This constructor is from 'LaguerreSolver' class.
LaguerreSolver ( double )This constructor is from 'LaguerreSolver' class.
LaguerreSolver ( double, double )This constructor is from 'LaguerreSolver' class.
LaguerreSolver ( double, double, double )This constructor is from 'LaguerreSolver' class.
doSolve ( )This method is from 'LaguerreSolver' class.
laguerre ( double, double, double, double )This method is from 'LaguerreSolver' class.
[+] MullerSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
MullerSolver ( )This constructor is from 'MullerSolver' class.
MullerSolver ( double )This constructor is from 'MullerSolver' class.
MullerSolver ( double, double )This constructor is from 'MullerSolver' class.
doSolve ( )This method is from 'MullerSolver' class.
[+] MullerSolver2 (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
MullerSolver2 ( )This constructor is from 'MullerSolver2' class.
MullerSolver2 ( double )This constructor is from 'MullerSolver2' class.
MullerSolver2 ( double, double )This constructor is from 'MullerSolver2' class.
doSolve ( )This method is from 'MullerSolver2' class.
[+] NewtonSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
NewtonSolver ( )This constructor is from 'NewtonSolver' class.
NewtonSolver ( double )This constructor is from 'NewtonSolver' class.
doSolve ( )This method is from 'NewtonSolver' class.
solve ( int, DifferentiableUnivariateFunction, double, double )This method is from 'NewtonSolver' class.
solve ( int, UnivariateFunction, double, double )This method is from 'NewtonSolver' class.
[+] PegasusSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
PegasusSolver ( )This constructor is from 'PegasusSolver' class.
PegasusSolver ( double )This constructor is from 'PegasusSolver' class.
PegasusSolver ( double, double )This constructor is from 'PegasusSolver' class.
PegasusSolver ( double, double, double )This constructor is from 'PegasusSolver' class.
[+] RegulaFalsiSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
RegulaFalsiSolver ( )This constructor is from 'RegulaFalsiSolver' class.
RegulaFalsiSolver ( double )This constructor is from 'RegulaFalsiSolver' class.
RegulaFalsiSolver ( double, double )This constructor is from 'RegulaFalsiSolver' class.
RegulaFalsiSolver ( double, double, double )This constructor is from 'RegulaFalsiSolver' class.
[+] RiddersSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
RiddersSolver ( )This constructor is from 'RiddersSolver' class.
RiddersSolver ( double )This constructor is from 'RiddersSolver' class.
RiddersSolver ( double, double )This constructor is from 'RiddersSolver' class.
doSolve ( )This method is from 'RiddersSolver' class.
[+] SecantSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
SecantSolver ( )This constructor is from 'SecantSolver' class.
SecantSolver ( double )This constructor is from 'SecantSolver' class.
SecantSolver ( double, double )This constructor is from 'SecantSolver' class.
doSolve ( )This method is from 'SecantSolver' class.
[+] UnivariateSolverUtils (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
bracket ( UnivariateFunction, double, double, double )This method is from 'UnivariateSolverUtils' class.
bracket ( UnivariateFunction, double, double, double, int )This method is from 'UnivariateSolverUtils' class.
forceSide ( int, UnivariateFunction, BracketedUnivariateSolver, double, double, double, AllowedSolution )This method is from 'UnivariateSolverUtils' class.
isBracketing ( UnivariateFunction, double, double )This method is from 'UnivariateSolverUtils' class.
isSequence ( double, double, double )This method is from 'UnivariateSolverUtils' class.
midpoint ( double, double )This method is from 'UnivariateSolverUtils' class.
solve ( UnivariateFunction, double, double )This method is from 'UnivariateSolverUtils' class.
solve ( UnivariateFunction, double, double, double )This method is from 'UnivariateSolverUtils' class.
verifyBracketing ( UnivariateFunction, double, double )This method is from 'UnivariateSolverUtils' class.
verifyInterval ( double, double )This method is from 'UnivariateSolverUtils' class.
verifySequence ( double, double, double )This method is from 'UnivariateSolverUtils' class.
...
package org.apache.commons.math3.complex
[+] Complex (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (52)
Complex ( double )This constructor is from 'Complex' class.
Complex ( double, double )This constructor is from 'Complex' class.
abs ( )This method is from 'Complex' class.
acos ( )This method is from 'Complex' class.
add ( double )This method is from 'Complex' class.
add ( Object )This method is from 'Complex' class.
add ( Complex )This method is from 'Complex' class.
asin ( )This method is from 'Complex' class.
atan ( )This method is from 'Complex' class.
conjugate ( )This method is from 'Complex' class.
cos ( )This method is from 'Complex' class.
cosh ( )This method is from 'Complex' class.
...
[+] ComplexField (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
getInstance ( )This method is from 'ComplexField' class.
getOne ( )This method is from 'ComplexField' class.
getOne ( )This method is from 'ComplexField' class.
getRuntimeClass ( )This method is from 'ComplexField' class.
getZero ( )This method is from 'ComplexField' class.
getZero ( )This method is from 'ComplexField' class.
[+] ComplexFormat (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (19)
ComplexFormat ( )This constructor is from 'ComplexFormat' class.
ComplexFormat ( String )This constructor is from 'ComplexFormat' class.
ComplexFormat ( String, NumberFormat )This constructor is from 'ComplexFormat' class.
ComplexFormat ( String, NumberFormat, NumberFormat )This constructor is from 'ComplexFormat' class.
ComplexFormat ( NumberFormat )This constructor is from 'ComplexFormat' class.
ComplexFormat ( NumberFormat, NumberFormat )This constructor is from 'ComplexFormat' class.
format ( Double )This method is from 'ComplexFormat' class.
format ( Object, StringBuffer, FieldPosition )This method is from 'ComplexFormat' class.
format ( Complex )This method is from 'ComplexFormat' class.
format ( Complex, StringBuffer, FieldPosition )This method is from 'ComplexFormat' class.
getAvailableLocales ( )This method is from 'ComplexFormat' class.
getImaginaryCharacter ( )This method is from 'ComplexFormat' class.
...
[+] ComplexUtils (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
polar2Complex ( double, double )This method is from 'ComplexUtils' class.
[+] RootsOfUnity (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
RootsOfUnity ( )This constructor is from 'RootsOfUnity' class.
computeRoots ( int )This method is from 'RootsOfUnity' class.
getImaginary ( int )This method is from 'RootsOfUnity' class.
getNumberOfRoots ( )This method is from 'RootsOfUnity' class.
getReal ( int )This method is from 'RootsOfUnity' class.
isCounterClockWise ( )This method is from 'RootsOfUnity' class.
package org.apache.commons.math3.dfp
[+] BracketingNthOrderBrentSolverDFP (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (9)
BracketingNthOrderBrentSolverDFP ( Dfp, Dfp, Dfp, int )This constructor is from 'BracketingNthOrderBrentSolverDFP' class.
getAbsoluteAccuracy ( )This method is from 'BracketingNthOrderBrentSolverDFP' class.
getEvaluations ( )This method is from 'BracketingNthOrderBrentSolverDFP' class.
getFunctionValueAccuracy ( )This method is from 'BracketingNthOrderBrentSolverDFP' class.
getMaxEvaluations ( )This method is from 'BracketingNthOrderBrentSolverDFP' class.
getMaximalOrder ( )This method is from 'BracketingNthOrderBrentSolverDFP' class.
getRelativeAccuracy ( )This method is from 'BracketingNthOrderBrentSolverDFP' class.
solve ( int, UnivariateDfpFunction, Dfp, Dfp, AllowedSolution )This method is from 'BracketingNthOrderBrentSolverDFP' class.
solve ( int, UnivariateDfpFunction, Dfp, Dfp, Dfp, AllowedSolution )This method is from 'BracketingNthOrderBrentSolverDFP' class.
[+] Dfp (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (76)
Dfp ( Dfp )This constructor is from 'Dfp' class.
Dfp ( DfpField )This constructor is from 'Dfp' class.
Dfp ( DfpField, byte )This constructor is from 'Dfp' class.
Dfp ( DfpField, byte, byte )This constructor is from 'Dfp' class.
Dfp ( DfpField, double )This constructor is from 'Dfp' class.
Dfp ( DfpField, int )This constructor is from 'Dfp' class.
Dfp ( DfpField, long )This constructor is from 'Dfp' class.
Dfp ( DfpField, String )This constructor is from 'Dfp' class.
abs ( )This method is from 'Dfp' class.
add ( Object )This method is from 'Dfp' class.
add ( Dfp )This method is from 'Dfp' class.
align ( int )This method is from 'Dfp' class.
...
[+] DfpDec (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (19)
DfpDec ( Dfp )This constructor is from 'DfpDec' class.
DfpDec ( DfpField )This constructor is from 'DfpDec' class.
DfpDec ( DfpField, byte )This constructor is from 'DfpDec' class.
DfpDec ( DfpField, byte, byte )This constructor is from 'DfpDec' class.
DfpDec ( DfpField, double )This constructor is from 'DfpDec' class.
DfpDec ( DfpField, int )This constructor is from 'DfpDec' class.
DfpDec ( DfpField, long )This constructor is from 'DfpDec' class.
DfpDec ( DfpField, String )This constructor is from 'DfpDec' class.
getDecimalDigits ( )This method is from 'DfpDec' class.
newInstance ( )This method is from 'DfpDec' class.
newInstance ( byte )This method is from 'DfpDec' class.
newInstance ( byte, byte )This method is from 'DfpDec' class.
...
[+] DfpField (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (38)
DfpField ( int )This constructor is from 'DfpField' class.
clearIEEEFlags ( )This method is from 'DfpField' class.
computeExp ( Dfp, Dfp )This method is from 'DfpField' class.
computeLn ( Dfp, Dfp, Dfp )This method is from 'DfpField' class.
getE ( )This method is from 'DfpField' class.
getESplit ( )This method is from 'DfpField' class.
getIEEEFlags ( )This method is from 'DfpField' class.
getLn10 ( )This method is from 'DfpField' class.
getLn2 ( )This method is from 'DfpField' class.
getLn2Split ( )This method is from 'DfpField' class.
getLn5 ( )This method is from 'DfpField' class.
getLn5Split ( )This method is from 'DfpField' class.
...
[+] DfpField.RoundingMode (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'DfpField.RoundingMode' class.
values ( )This method is from 'DfpField.RoundingMode' class.
[+] DfpMath (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (20)
acos ( Dfp )This method is from 'DfpMath' class.
asin ( Dfp )This method is from 'DfpMath' class.
atan ( Dfp )This method is from 'DfpMath' class.
atanInternal ( Dfp )This method is from 'DfpMath' class.
cos ( Dfp )This method is from 'DfpMath' class.
cosInternal ( Dfp[ ] )This method is from 'DfpMath' class.
exp ( Dfp )This method is from 'DfpMath' class.
expInternal ( Dfp )This method is from 'DfpMath' class.
log ( Dfp )This method is from 'DfpMath' class.
logInternal ( Dfp[ ] )This method is from 'DfpMath' class.
pow ( Dfp, int )This method is from 'DfpMath' class.
pow ( Dfp, Dfp )This method is from 'DfpMath' class.
...
[+] UnivariateDfpFunction (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
value ( Dfp )This abstract method is from 'UnivariateDfpFunction' interface.
package org.apache.commons.math3.distribution
[+] AbstractIntegerDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
AbstractIntegerDistribution ( )This constructor is from 'AbstractIntegerDistribution' abstract class.
cumulativeProbability ( int, int )This method is from 'AbstractIntegerDistribution' abstract class.
inverseCumulativeProbability ( double )This method is from 'AbstractIntegerDistribution' abstract class.
reseedRandomGenerator ( long )This method is from 'AbstractIntegerDistribution' abstract class.
sample ( )This method is from 'AbstractIntegerDistribution' abstract class.
sample ( int )This method is from 'AbstractIntegerDistribution' abstract class.
solveInverseCumulativeProbability ( double, int, int )This method is from 'AbstractIntegerDistribution' abstract class.
[+] AbstractRealDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
AbstractRealDistribution ( )This constructor is from 'AbstractRealDistribution' abstract class.
cumulativeProbability ( double, double )This method is from 'AbstractRealDistribution' abstract class.
getSolverAbsoluteAccuracy ( )This method is from 'AbstractRealDistribution' abstract class.
inverseCumulativeProbability ( double )This method is from 'AbstractRealDistribution' abstract class.
reseedRandomGenerator ( long )This method is from 'AbstractRealDistribution' abstract class.
sample ( )This method is from 'AbstractRealDistribution' abstract class.
sample ( int )This method is from 'AbstractRealDistribution' abstract class.
[+] BetaDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (15)
BetaDistribution ( double, double )This constructor is from 'BetaDistribution' class.
BetaDistribution ( double, double, double )This constructor is from 'BetaDistribution' class.
cumulativeProbability ( double )This method is from 'BetaDistribution' class.
density ( double )This method is from 'BetaDistribution' class.
getAlpha ( )This method is from 'BetaDistribution' class.
getBeta ( )This method is from 'BetaDistribution' class.
getNumericalMean ( )This method is from 'BetaDistribution' class.
getNumericalVariance ( )This method is from 'BetaDistribution' class.
getSolverAbsoluteAccuracy ( )This method is from 'BetaDistribution' class.
getSupportLowerBound ( )This method is from 'BetaDistribution' class.
getSupportUpperBound ( )This method is from 'BetaDistribution' class.
isSupportConnected ( )This method is from 'BetaDistribution' class.
...
[+] BinomialDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (10)
BinomialDistribution ( int, double )This constructor is from 'BinomialDistribution' class.
cumulativeProbability ( int )This method is from 'BinomialDistribution' class.
getNumberOfTrials ( )This method is from 'BinomialDistribution' class.
getNumericalMean ( )This method is from 'BinomialDistribution' class.
getNumericalVariance ( )This method is from 'BinomialDistribution' class.
getProbabilityOfSuccess ( )This method is from 'BinomialDistribution' class.
getSupportLowerBound ( )This method is from 'BinomialDistribution' class.
getSupportUpperBound ( )This method is from 'BinomialDistribution' class.
isSupportConnected ( )This method is from 'BinomialDistribution' class.
probability ( int )This method is from 'BinomialDistribution' class.
[+] CauchyDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (17)
CauchyDistribution ( )This constructor is from 'CauchyDistribution' class.
CauchyDistribution ( double, double )This constructor is from 'CauchyDistribution' class.
CauchyDistribution ( double, double, double )This constructor is from 'CauchyDistribution' class.
cumulativeProbability ( double )This method is from 'CauchyDistribution' class.
density ( double )This method is from 'CauchyDistribution' class.
getMedian ( )This method is from 'CauchyDistribution' class.
getNumericalMean ( )This method is from 'CauchyDistribution' class.
getNumericalVariance ( )This method is from 'CauchyDistribution' class.
getScale ( )This method is from 'CauchyDistribution' class.
getSolverAbsoluteAccuracy ( )This method is from 'CauchyDistribution' class.
getSupportLowerBound ( )This method is from 'CauchyDistribution' class.
getSupportUpperBound ( )This method is from 'CauchyDistribution' class.
...
[+] ChiSquaredDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (14)
ChiSquaredDistribution ( double )This constructor is from 'ChiSquaredDistribution' class.
ChiSquaredDistribution ( double, double )This constructor is from 'ChiSquaredDistribution' class.
cumulativeProbability ( double )This method is from 'ChiSquaredDistribution' class.
density ( double )This method is from 'ChiSquaredDistribution' class.
getDegreesOfFreedom ( )This method is from 'ChiSquaredDistribution' class.
getNumericalMean ( )This method is from 'ChiSquaredDistribution' class.
getNumericalVariance ( )This method is from 'ChiSquaredDistribution' class.
getSolverAbsoluteAccuracy ( )This method is from 'ChiSquaredDistribution' class.
getSupportLowerBound ( )This method is from 'ChiSquaredDistribution' class.
getSupportUpperBound ( )This method is from 'ChiSquaredDistribution' class.
isSupportConnected ( )This method is from 'ChiSquaredDistribution' class.
isSupportLowerBoundInclusive ( )This method is from 'ChiSquaredDistribution' class.
...
[+] ExponentialDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (16)
ExponentialDistribution ( double )This constructor is from 'ExponentialDistribution' class.
ExponentialDistribution ( double, double )This constructor is from 'ExponentialDistribution' class.
cumulativeProbability ( double )This method is from 'ExponentialDistribution' class.
density ( double )This method is from 'ExponentialDistribution' class.
getMean ( )This method is from 'ExponentialDistribution' class.
getNumericalMean ( )This method is from 'ExponentialDistribution' class.
getNumericalVariance ( )This method is from 'ExponentialDistribution' class.
getSolverAbsoluteAccuracy ( )This method is from 'ExponentialDistribution' class.
getSupportLowerBound ( )This method is from 'ExponentialDistribution' class.
getSupportUpperBound ( )This method is from 'ExponentialDistribution' class.
inverseCumulativeProbability ( double )This method is from 'ExponentialDistribution' class.
isSupportConnected ( )This method is from 'ExponentialDistribution' class.
...
[+] FDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (16)
FDistribution ( double, double )This constructor is from 'FDistribution' class.
FDistribution ( double, double, double )This constructor is from 'FDistribution' class.
calculateNumericalVariance ( )This method is from 'FDistribution' class.
cumulativeProbability ( double )This method is from 'FDistribution' class.
density ( double )This method is from 'FDistribution' class.
getDenominatorDegreesOfFreedom ( )This method is from 'FDistribution' class.
getNumeratorDegreesOfFreedom ( )This method is from 'FDistribution' class.
getNumericalMean ( )This method is from 'FDistribution' class.
getNumericalVariance ( )This method is from 'FDistribution' class.
getSolverAbsoluteAccuracy ( )This method is from 'FDistribution' class.
getSupportLowerBound ( )This method is from 'FDistribution' class.
getSupportUpperBound ( )This method is from 'FDistribution' class.
...
[+] GammaDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (15)
GammaDistribution ( double, double )This constructor is from 'GammaDistribution' class.
GammaDistribution ( double, double, double )This constructor is from 'GammaDistribution' class.
cumulativeProbability ( double )This method is from 'GammaDistribution' class.
density ( double )This method is from 'GammaDistribution' class.
getAlpha ( )This method is from 'GammaDistribution' class.
getBeta ( )This method is from 'GammaDistribution' class.
getNumericalMean ( )This method is from 'GammaDistribution' class.
getNumericalVariance ( )This method is from 'GammaDistribution' class.
getSolverAbsoluteAccuracy ( )This method is from 'GammaDistribution' class.
getSupportLowerBound ( )This method is from 'GammaDistribution' class.
getSupportUpperBound ( )This method is from 'GammaDistribution' class.
isSupportConnected ( )This method is from 'GammaDistribution' class.
...
[+] HypergeometricDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (13)
HypergeometricDistribution ( int, int, int )This constructor is from 'HypergeometricDistribution' class.
calculateNumericalVariance ( )This method is from 'HypergeometricDistribution' class.
cumulativeProbability ( int )This method is from 'HypergeometricDistribution' class.
getNumberOfSuccesses ( )This method is from 'HypergeometricDistribution' class.
getNumericalMean ( )This method is from 'HypergeometricDistribution' class.
getNumericalVariance ( )This method is from 'HypergeometricDistribution' class.
getPopulationSize ( )This method is from 'HypergeometricDistribution' class.
getSampleSize ( )This method is from 'HypergeometricDistribution' class.
getSupportLowerBound ( )This method is from 'HypergeometricDistribution' class.
getSupportUpperBound ( )This method is from 'HypergeometricDistribution' class.
isSupportConnected ( )This method is from 'HypergeometricDistribution' class.
probability ( int )This method is from 'HypergeometricDistribution' class.
...
[+] IntegerDistribution (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (12)
cumulativeProbability ( int )This abstract method is from 'IntegerDistribution' interface.
cumulativeProbability ( int, int )This abstract method is from 'IntegerDistribution' interface.
getNumericalMean ( )This abstract method is from 'IntegerDistribution' interface.
getNumericalVariance ( )This abstract method is from 'IntegerDistribution' interface.
getSupportLowerBound ( )This abstract method is from 'IntegerDistribution' interface.
getSupportUpperBound ( )This abstract method is from 'IntegerDistribution' interface.
inverseCumulativeProbability ( double )This abstract method is from 'IntegerDistribution' interface.
isSupportConnected ( )This abstract method is from 'IntegerDistribution' interface.
probability ( int )This abstract method is from 'IntegerDistribution' interface.
reseedRandomGenerator ( long )This abstract method is from 'IntegerDistribution' interface.
sample ( )This abstract method is from 'IntegerDistribution' interface.
sample ( int )This abstract method is from 'IntegerDistribution' interface.
...
[+] KolmogorovSmirnovDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
KolmogorovSmirnovDistribution ( int )This constructor is from 'KolmogorovSmirnovDistribution' class.
cdf ( double )This method is from 'KolmogorovSmirnovDistribution' class.
cdf ( double, boolean )This method is from 'KolmogorovSmirnovDistribution' class.
cdfExact ( double )This method is from 'KolmogorovSmirnovDistribution' class.
[+] LogNormalDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (18)
LogNormalDistribution ( )This constructor is from 'LogNormalDistribution' class.
LogNormalDistribution ( double, double )This constructor is from 'LogNormalDistribution' class.
LogNormalDistribution ( double, double, double )This constructor is from 'LogNormalDistribution' class.
cumulativeProbability ( double )This method is from 'LogNormalDistribution' class.
cumulativeProbability ( double, double )This method is from 'LogNormalDistribution' class.
density ( double )This method is from 'LogNormalDistribution' class.
getNumericalMean ( )This method is from 'LogNormalDistribution' class.
getNumericalVariance ( )This method is from 'LogNormalDistribution' class.
getScale ( )This method is from 'LogNormalDistribution' class.
getShape ( )This method is from 'LogNormalDistribution' class.
getSolverAbsoluteAccuracy ( )This method is from 'LogNormalDistribution' class.
getSupportLowerBound ( )This method is from 'LogNormalDistribution' class.
...
[+] NormalDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (18)
NormalDistribution ( )This constructor is from 'NormalDistribution' class.
NormalDistribution ( double, double )This constructor is from 'NormalDistribution' class.
NormalDistribution ( double, double, double )This constructor is from 'NormalDistribution' class.
cumulativeProbability ( double )This method is from 'NormalDistribution' class.
cumulativeProbability ( double, double )This method is from 'NormalDistribution' class.
density ( double )This method is from 'NormalDistribution' class.
getMean ( )This method is from 'NormalDistribution' class.
getNumericalMean ( )This method is from 'NormalDistribution' class.
getNumericalVariance ( )This method is from 'NormalDistribution' class.
getSolverAbsoluteAccuracy ( )This method is from 'NormalDistribution' class.
getStandardDeviation ( )This method is from 'NormalDistribution' class.
getSupportLowerBound ( )This method is from 'NormalDistribution' class.
...
[+] PascalDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (10)
PascalDistribution ( int, double )This constructor is from 'PascalDistribution' class.
cumulativeProbability ( int )This method is from 'PascalDistribution' class.
getNumberOfSuccesses ( )This method is from 'PascalDistribution' class.
getNumericalMean ( )This method is from 'PascalDistribution' class.
getNumericalVariance ( )This method is from 'PascalDistribution' class.
getProbabilityOfSuccess ( )This method is from 'PascalDistribution' class.
getSupportLowerBound ( )This method is from 'PascalDistribution' class.
getSupportUpperBound ( )This method is from 'PascalDistribution' class.
isSupportConnected ( )This method is from 'PascalDistribution' class.
probability ( int )This method is from 'PascalDistribution' class.
[+] PoissonDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (14)
PoissonDistribution ( double )This constructor is from 'PoissonDistribution' class.
PoissonDistribution ( double, double )This constructor is from 'PoissonDistribution' class.
PoissonDistribution ( double, double, int )This constructor is from 'PoissonDistribution' class.
PoissonDistribution ( double, int )This constructor is from 'PoissonDistribution' class.
cumulativeProbability ( int )This method is from 'PoissonDistribution' class.
getMean ( )This method is from 'PoissonDistribution' class.
getNumericalMean ( )This method is from 'PoissonDistribution' class.
getNumericalVariance ( )This method is from 'PoissonDistribution' class.
getSupportLowerBound ( )This method is from 'PoissonDistribution' class.
getSupportUpperBound ( )This method is from 'PoissonDistribution' class.
isSupportConnected ( )This method is from 'PoissonDistribution' class.
normalApproximateProbability ( int )This method is from 'PoissonDistribution' class.
...
[+] RealDistribution (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (15)
cumulativeProbability ( double )This abstract method is from 'RealDistribution' interface.
cumulativeProbability ( double, double )This abstract method is from 'RealDistribution' interface.
density ( double )This abstract method is from 'RealDistribution' interface.
getNumericalMean ( )This abstract method is from 'RealDistribution' interface.
getNumericalVariance ( )This abstract method is from 'RealDistribution' interface.
getSupportLowerBound ( )This abstract method is from 'RealDistribution' interface.
getSupportUpperBound ( )This abstract method is from 'RealDistribution' interface.
inverseCumulativeProbability ( double )This abstract method is from 'RealDistribution' interface.
isSupportConnected ( )This abstract method is from 'RealDistribution' interface.
isSupportLowerBoundInclusive ( )This abstract method is from 'RealDistribution' interface.
isSupportUpperBoundInclusive ( )This abstract method is from 'RealDistribution' interface.
probability ( double )This abstract method is from 'RealDistribution' interface.
...
[+] TDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (14)
TDistribution ( double )This constructor is from 'TDistribution' class.
TDistribution ( double, double )This constructor is from 'TDistribution' class.
cumulativeProbability ( double )This method is from 'TDistribution' class.
density ( double )This method is from 'TDistribution' class.
getDegreesOfFreedom ( )This method is from 'TDistribution' class.
getNumericalMean ( )This method is from 'TDistribution' class.
getNumericalVariance ( )This method is from 'TDistribution' class.
getSolverAbsoluteAccuracy ( )This method is from 'TDistribution' class.
getSupportLowerBound ( )This method is from 'TDistribution' class.
getSupportUpperBound ( )This method is from 'TDistribution' class.
isSupportConnected ( )This method is from 'TDistribution' class.
isSupportLowerBoundInclusive ( )This method is from 'TDistribution' class.
...
[+] TriangularDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (14)
TriangularDistribution ( double, double, double )This constructor is from 'TriangularDistribution' class.
cumulativeProbability ( double )This method is from 'TriangularDistribution' class.
density ( double )This method is from 'TriangularDistribution' class.
getMode ( )This method is from 'TriangularDistribution' class.
getNumericalMean ( )This method is from 'TriangularDistribution' class.
getNumericalVariance ( )This method is from 'TriangularDistribution' class.
getSolverAbsoluteAccuracy ( )This method is from 'TriangularDistribution' class.
getSupportLowerBound ( )This method is from 'TriangularDistribution' class.
getSupportUpperBound ( )This method is from 'TriangularDistribution' class.
inverseCumulativeProbability ( double )This method is from 'TriangularDistribution' class.
isSupportConnected ( )This method is from 'TriangularDistribution' class.
isSupportLowerBoundInclusive ( )This method is from 'TriangularDistribution' class.
...
[+] UniformIntegerDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (9)
UniformIntegerDistribution ( int, int )This constructor is from 'UniformIntegerDistribution' class.
cumulativeProbability ( int )This method is from 'UniformIntegerDistribution' class.
getNumericalMean ( )This method is from 'UniformIntegerDistribution' class.
getNumericalVariance ( )This method is from 'UniformIntegerDistribution' class.
getSupportLowerBound ( )This method is from 'UniformIntegerDistribution' class.
getSupportUpperBound ( )This method is from 'UniformIntegerDistribution' class.
isSupportConnected ( )This method is from 'UniformIntegerDistribution' class.
probability ( int )This method is from 'UniformIntegerDistribution' class.
sample ( )This method is from 'UniformIntegerDistribution' class.
[+] UniformRealDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (15)
UniformRealDistribution ( )This constructor is from 'UniformRealDistribution' class.
UniformRealDistribution ( double, double )This constructor is from 'UniformRealDistribution' class.
UniformRealDistribution ( double, double, double )This constructor is from 'UniformRealDistribution' class.
cumulativeProbability ( double )This method is from 'UniformRealDistribution' class.
density ( double )This method is from 'UniformRealDistribution' class.
getNumericalMean ( )This method is from 'UniformRealDistribution' class.
getNumericalVariance ( )This method is from 'UniformRealDistribution' class.
getSolverAbsoluteAccuracy ( )This method is from 'UniformRealDistribution' class.
getSupportLowerBound ( )This method is from 'UniformRealDistribution' class.
getSupportUpperBound ( )This method is from 'UniformRealDistribution' class.
isSupportConnected ( )This method is from 'UniformRealDistribution' class.
isSupportLowerBoundInclusive ( )This method is from 'UniformRealDistribution' class.
...
[+] WeibullDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (18)
WeibullDistribution ( double, double )This constructor is from 'WeibullDistribution' class.
WeibullDistribution ( double, double, double )This constructor is from 'WeibullDistribution' class.
calculateNumericalMean ( )This method is from 'WeibullDistribution' class.
calculateNumericalVariance ( )This method is from 'WeibullDistribution' class.
cumulativeProbability ( double )This method is from 'WeibullDistribution' class.
density ( double )This method is from 'WeibullDistribution' class.
getNumericalMean ( )This method is from 'WeibullDistribution' class.
getNumericalVariance ( )This method is from 'WeibullDistribution' class.
getScale ( )This method is from 'WeibullDistribution' class.
getShape ( )This method is from 'WeibullDistribution' class.
getSolverAbsoluteAccuracy ( )This method is from 'WeibullDistribution' class.
getSupportLowerBound ( )This method is from 'WeibullDistribution' class.
...
[+] ZipfDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (12)
ZipfDistribution ( int, double )This constructor is from 'ZipfDistribution' class.
calculateNumericalMean ( )This method is from 'ZipfDistribution' class.
calculateNumericalVariance ( )This method is from 'ZipfDistribution' class.
cumulativeProbability ( int )This method is from 'ZipfDistribution' class.
getExponent ( )This method is from 'ZipfDistribution' class.
getNumberOfElements ( )This method is from 'ZipfDistribution' class.
getNumericalMean ( )This method is from 'ZipfDistribution' class.
getNumericalVariance ( )This method is from 'ZipfDistribution' class.
getSupportLowerBound ( )This method is from 'ZipfDistribution' class.
getSupportUpperBound ( )This method is from 'ZipfDistribution' class.
isSupportConnected ( )This method is from 'ZipfDistribution' class.
probability ( int )This method is from 'ZipfDistribution' class.
...
package org.apache.commons.math3.exception
[+] ConvergenceException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
ConvergenceException ( )This constructor is from 'ConvergenceException' class.
ConvergenceException ( Localizable, Object[ ] )This constructor is from 'ConvergenceException' class.
[+] DimensionMismatchException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
DimensionMismatchException ( int, int )This constructor is from 'DimensionMismatchException' class.
DimensionMismatchException ( Localizable, int, int )This constructor is from 'DimensionMismatchException' class.
getDimension ( )This method is from 'DimensionMismatchException' class.
[+] MathArithmeticException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
MathArithmeticException ( )This constructor is from 'MathArithmeticException' class.
MathArithmeticException ( Localizable, Object[ ] )This constructor is from 'MathArithmeticException' class.
getContext ( )This method is from 'MathArithmeticException' class.
getLocalizedMessage ( )This method is from 'MathArithmeticException' class.
getMessage ( )This method is from 'MathArithmeticException' class.
[+] MathIllegalArgumentException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
MathIllegalArgumentException ( Localizable, Object[ ] )This constructor is from 'MathIllegalArgumentException' class.
getContext ( )This method is from 'MathIllegalArgumentException' class.
getLocalizedMessage ( )This method is from 'MathIllegalArgumentException' class.
getMessage ( )This method is from 'MathIllegalArgumentException' class.
[+] MathIllegalNumberException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
MathIllegalNumberException ( Localizable, Number, Object[ ] )This constructor is from 'MathIllegalNumberException' class.
getArgument ( )This method is from 'MathIllegalNumberException' class.
[+] MathIllegalStateException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
MathIllegalStateException ( )This constructor is from 'MathIllegalStateException' class.
MathIllegalStateException ( Throwable, Localizable, Object[ ] )This constructor is from 'MathIllegalStateException' class.
MathIllegalStateException ( Localizable, Object[ ] )This constructor is from 'MathIllegalStateException' class.
getContext ( )This method is from 'MathIllegalStateException' class.
getLocalizedMessage ( )This method is from 'MathIllegalStateException' class.
getMessage ( )This method is from 'MathIllegalStateException' class.
[+] MathInternalError (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
MathInternalError ( )This constructor is from 'MathInternalError' class.
MathInternalError ( Throwable )This constructor is from 'MathInternalError' class.
MathInternalError ( Localizable, Object[ ] )This constructor is from 'MathInternalError' class.
[+] MathParseException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
MathParseException ( String, int )This constructor is from 'MathParseException' class.
MathParseException ( String, int, Class )This constructor is from 'MathParseException' class.
[+] MathUnsupportedOperationException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
MathUnsupportedOperationException ( )This constructor is from 'MathUnsupportedOperationException' class.
MathUnsupportedOperationException ( Localizable, Object[ ] )This constructor is from 'MathUnsupportedOperationException' class.
getContext ( )This method is from 'MathUnsupportedOperationException' class.
getLocalizedMessage ( )This method is from 'MathUnsupportedOperationException' class.
getMessage ( )This method is from 'MathUnsupportedOperationException' class.
[+] MaxCountExceededException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
MaxCountExceededException ( Number )This constructor is from 'MaxCountExceededException' class.
MaxCountExceededException ( Localizable, Number, Object[ ] )This constructor is from 'MaxCountExceededException' class.
getMax ( )This method is from 'MaxCountExceededException' class.
[+] MultiDimensionMismatchException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
MultiDimensionMismatchException ( Integer[ ], Integer[ ] )This constructor is from 'MultiDimensionMismatchException' class.
MultiDimensionMismatchException ( Localizable, Integer[ ], Integer[ ] )This constructor is from 'MultiDimensionMismatchException' class.
getExpectedDimension ( int )This method is from 'MultiDimensionMismatchException' class.
getExpectedDimensions ( )This method is from 'MultiDimensionMismatchException' class.
getWrongDimension ( int )This method is from 'MultiDimensionMismatchException' class.
getWrongDimensions ( )This method is from 'MultiDimensionMismatchException' class.
[+] NoBracketingException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
NoBracketingException ( double, double, double, double )This constructor is from 'NoBracketingException' class.
NoBracketingException ( Localizable, double, double, double, double, Object[ ] )This constructor is from 'NoBracketingException' class.
getFHi ( )This method is from 'NoBracketingException' class.
getFLo ( )This method is from 'NoBracketingException' class.
getHi ( )This method is from 'NoBracketingException' class.
getLo ( )This method is from 'NoBracketingException' class.
[+] NoDataException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
NoDataException ( )This constructor is from 'NoDataException' class.
NoDataException ( Localizable )This constructor is from 'NoDataException' class.
[+] NonMonotonicSequenceException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
NonMonotonicSequenceException ( Number, Number, int )This constructor is from 'NonMonotonicSequenceException' class.
NonMonotonicSequenceException ( Number, Number, int, MathArrays.OrderDirection, boolean )This constructor is from 'NonMonotonicSequenceException' class.
getDirection ( )This method is from 'NonMonotonicSequenceException' class.
getIndex ( )This method is from 'NonMonotonicSequenceException' class.
getPrevious ( )This method is from 'NonMonotonicSequenceException' class.
getStrict ( )This method is from 'NonMonotonicSequenceException' class.
[+] NotFiniteNumberException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
NotFiniteNumberException ( Number, Object[ ] )This constructor is from 'NotFiniteNumberException' class.
NotFiniteNumberException ( Localizable, Number, Object[ ] )This constructor is from 'NotFiniteNumberException' class.
[+] NotPositiveException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
NotPositiveException ( Number )This constructor is from 'NotPositiveException' class.
NotPositiveException ( Localizable, Number )This constructor is from 'NotPositiveException' class.
[+] NotStrictlyPositiveException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
NotStrictlyPositiveException ( Number )This constructor is from 'NotStrictlyPositiveException' class.
NotStrictlyPositiveException ( Localizable, Number )This constructor is from 'NotStrictlyPositiveException' class.
[+] NullArgumentException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
NullArgumentException ( )This constructor is from 'NullArgumentException' class.
NullArgumentException ( Localizable, Object[ ] )This constructor is from 'NullArgumentException' class.
[+] NumberIsTooLargeException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
NumberIsTooLargeException ( Number, Number, boolean )This constructor is from 'NumberIsTooLargeException' class.
NumberIsTooLargeException ( Localizable, Number, Number, boolean )This constructor is from 'NumberIsTooLargeException' class.
getBoundIsAllowed ( )This method is from 'NumberIsTooLargeException' class.
getMax ( )This method is from 'NumberIsTooLargeException' class.
[+] NumberIsTooSmallException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
NumberIsTooSmallException ( Number, Number, boolean )This constructor is from 'NumberIsTooSmallException' class.
NumberIsTooSmallException ( Localizable, Number, Number, boolean )This constructor is from 'NumberIsTooSmallException' class.
getBoundIsAllowed ( )This method is from 'NumberIsTooSmallException' class.
getMin ( )This method is from 'NumberIsTooSmallException' class.
[+] OutOfRangeException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
OutOfRangeException ( Number, Number, Number )This constructor is from 'OutOfRangeException' class.
OutOfRangeException ( Localizable, Number, Number, Number )This constructor is from 'OutOfRangeException' class.
getHi ( )This method is from 'OutOfRangeException' class.
getLo ( )This method is from 'OutOfRangeException' class.
[+] TooManyEvaluationsException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
TooManyEvaluationsException ( Number )This constructor is from 'TooManyEvaluationsException' class.
[+] ZeroException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
ZeroException ( )This constructor is from 'ZeroException' class.
ZeroException ( Localizable, Object[ ] )This constructor is from 'ZeroException' class.
package org.apache.commons.math3.exception.util
[+] ArgUtils (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
flatten ( Object[ ] )This method is from 'ArgUtils' class.
[+] DummyLocalizable (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
DummyLocalizable ( String )This constructor is from 'DummyLocalizable' class.
getLocalizedString ( Locale )This method is from 'DummyLocalizable' class.
getSourceString ( )This method is from 'DummyLocalizable' class.
toString ( )This method is from 'DummyLocalizable' class.
[+] ExceptionContext (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (10)
ExceptionContext ( Throwable )This constructor is from 'ExceptionContext' class.
addMessage ( Localizable, Object[ ] )This method is from 'ExceptionContext' class.
getKeys ( )This method is from 'ExceptionContext' class.
getLocalizedMessage ( )This method is from 'ExceptionContext' class.
getMessage ( )This method is from 'ExceptionContext' class.
getMessage ( Locale )This method is from 'ExceptionContext' class.
getMessage ( Locale, String )This method is from 'ExceptionContext' class.
getThrowable ( )This method is from 'ExceptionContext' class.
getValue ( String )This method is from 'ExceptionContext' class.
setValue ( String, Object )This method is from 'ExceptionContext' class.
[+] ExceptionContextProvider (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
getContext ( )This abstract method is from 'ExceptionContextProvider' interface.
[+] Localizable (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
getLocalizedString ( Locale )This abstract method is from 'Localizable' interface.
getSourceString ( )This abstract method is from 'Localizable' interface.
[+] LocalizedFormats (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
getLocalizedString ( Locale )This method is from 'LocalizedFormats' class.
getSourceString ( )This method is from 'LocalizedFormats' class.
valueOf ( String )This method is from 'LocalizedFormats' class.
values ( )This method is from 'LocalizedFormats' class.
package org.apache.commons.math3.filter
[+] DefaultMeasurementModel (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
DefaultMeasurementModel ( double[ ][ ], double[ ][ ] )This constructor is from 'DefaultMeasurementModel' class.
DefaultMeasurementModel ( RealMatrix, RealMatrix )This constructor is from 'DefaultMeasurementModel' class.
getMeasurementMatrix ( )This method is from 'DefaultMeasurementModel' class.
getMeasurementNoise ( )This method is from 'DefaultMeasurementModel' class.
[+] DefaultProcessModel (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (8)
DefaultProcessModel ( double[ ][ ], double[ ][ ], double[ ][ ] )This constructor is from 'DefaultProcessModel' class.
DefaultProcessModel ( double[ ][ ], double[ ][ ], double[ ][ ], double[ ], double[ ][ ] )This constructor is from 'DefaultProcessModel' class.
DefaultProcessModel ( RealMatrix, RealMatrix, RealMatrix, RealVector, RealMatrix )This constructor is from 'DefaultProcessModel' class.
getControlMatrix ( )This method is from 'DefaultProcessModel' class.
getInitialErrorCovariance ( )This method is from 'DefaultProcessModel' class.
getInitialStateEstimate ( )This method is from 'DefaultProcessModel' class.
getProcessNoise ( )This method is from 'DefaultProcessModel' class.
getStateTransitionMatrix ( )This method is from 'DefaultProcessModel' class.
[+] KalmanFilter (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (12)
KalmanFilter ( ProcessModel, MeasurementModel )This constructor is from 'KalmanFilter' class.
correct ( double[ ] )This method is from 'KalmanFilter' class.
correct ( RealVector )This method is from 'KalmanFilter' class.
getErrorCovariance ( )This method is from 'KalmanFilter' class.
getErrorCovarianceMatrix ( )This method is from 'KalmanFilter' class.
getMeasurementDimension ( )This method is from 'KalmanFilter' class.
getStateDimension ( )This method is from 'KalmanFilter' class.
getStateEstimation ( )This method is from 'KalmanFilter' class.
getStateEstimationVector ( )This method is from 'KalmanFilter' class.
predict ( )This method is from 'KalmanFilter' class.
predict ( double[ ] )This method is from 'KalmanFilter' class.
predict ( RealVector )This method is from 'KalmanFilter' class.
...
[+] MeasurementModel (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
getMeasurementMatrix ( )This abstract method is from 'MeasurementModel' interface.
getMeasurementNoise ( )This abstract method is from 'MeasurementModel' interface.
[+] ProcessModel (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
getControlMatrix ( )This abstract method is from 'ProcessModel' interface.
getInitialErrorCovariance ( )This abstract method is from 'ProcessModel' interface.
getInitialStateEstimate ( )This abstract method is from 'ProcessModel' interface.
getProcessNoise ( )This abstract method is from 'ProcessModel' interface.
getStateTransitionMatrix ( )This abstract method is from 'ProcessModel' interface.
package org.apache.commons.math3.fraction
[+] AbstractFormat (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (13)
AbstractFormat ( )This constructor is from 'AbstractFormat' abstract class.
AbstractFormat ( NumberFormat )This constructor is from 'AbstractFormat' abstract class.
AbstractFormat ( NumberFormat, NumberFormat )This constructor is from 'AbstractFormat' abstract class.
format ( double, StringBuffer, FieldPosition )This method is from 'AbstractFormat' abstract class.
format ( long, StringBuffer, FieldPosition )This method is from 'AbstractFormat' abstract class.
getDefaultNumberFormat ( )This method is from 'AbstractFormat' abstract class.
getDefaultNumberFormat ( Locale )This method is from 'AbstractFormat' abstract class.
getDenominatorFormat ( )This method is from 'AbstractFormat' abstract class.
getNumeratorFormat ( )This method is from 'AbstractFormat' abstract class.
parseAndIgnoreWhitespace ( String, ParsePosition )This method is from 'AbstractFormat' abstract class.
parseNextCharacter ( String, ParsePosition )This method is from 'AbstractFormat' abstract class.
setDenominatorFormat ( NumberFormat )This method is from 'AbstractFormat' abstract class.
...
[+] BigFraction (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (62)
BigFraction ( double )This constructor is from 'BigFraction' class.
BigFraction ( double, double, int )This constructor is from 'BigFraction' class.
BigFraction ( double, int )This constructor is from 'BigFraction' class.
BigFraction ( int )This constructor is from 'BigFraction' class.
BigFraction ( int, int )This constructor is from 'BigFraction' class.
BigFraction ( long )This constructor is from 'BigFraction' class.
BigFraction ( long, long )This constructor is from 'BigFraction' class.
BigFraction ( BigInteger )This constructor is from 'BigFraction' class.
BigFraction ( BigInteger, BigInteger )This constructor is from 'BigFraction' class.
abs ( )This method is from 'BigFraction' class.
add ( int )This method is from 'BigFraction' class.
add ( long )This method is from 'BigFraction' class.
...
[+] BigFractionField (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
getInstance ( )This method is from 'BigFractionField' class.
getOne ( )This method is from 'BigFractionField' class.
getOne ( )This method is from 'BigFractionField' class.
getRuntimeClass ( )This method is from 'BigFractionField' class.
getZero ( )This method is from 'BigFractionField' class.
getZero ( )This method is from 'BigFractionField' class.
[+] BigFractionFormat (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (16)
BigFractionFormat ( )This constructor is from 'BigFractionFormat' class.
BigFractionFormat ( NumberFormat )This constructor is from 'BigFractionFormat' class.
BigFractionFormat ( NumberFormat, NumberFormat )This constructor is from 'BigFractionFormat' class.
format ( Object, StringBuffer, FieldPosition )This method is from 'BigFractionFormat' class.
format ( BigFraction, StringBuffer, FieldPosition )This method is from 'BigFractionFormat' class.
formatBigFraction ( BigFraction )This method is from 'BigFractionFormat' class.
getAvailableLocales ( )This method is from 'BigFractionFormat' class.
getImproperInstance ( )This method is from 'BigFractionFormat' class.
getImproperInstance ( Locale )This method is from 'BigFractionFormat' class.
getProperInstance ( )This method is from 'BigFractionFormat' class.
getProperInstance ( Locale )This method is from 'BigFractionFormat' class.
parse ( String )This method is from 'BigFractionFormat' class.
...
[+] Fraction (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (38)
Fraction ( double )This constructor is from 'Fraction' class.
Fraction ( double, double, int )This constructor is from 'Fraction' class.
Fraction ( double, int )This constructor is from 'Fraction' class.
Fraction ( int )This constructor is from 'Fraction' class.
Fraction ( int, int )This constructor is from 'Fraction' class.
abs ( )This method is from 'Fraction' class.
add ( int )This method is from 'Fraction' class.
add ( Object )This method is from 'Fraction' class.
add ( Fraction )This method is from 'Fraction' class.
compareTo ( Object )This method is from 'Fraction' class.
compareTo ( Fraction )This method is from 'Fraction' class.
divide ( int )This method is from 'Fraction' class.
...
[+] FractionConversionException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
FractionConversionException ( double, int )This constructor is from 'FractionConversionException' class.
FractionConversionException ( double, long, long )This constructor is from 'FractionConversionException' class.
[+] FractionField (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
getInstance ( )This method is from 'FractionField' class.
getOne ( )This method is from 'FractionField' class.
getOne ( )This method is from 'FractionField' class.
getRuntimeClass ( )This method is from 'FractionField' class.
getZero ( )This method is from 'FractionField' class.
getZero ( )This method is from 'FractionField' class.
[+] FractionFormat (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (16)
FractionFormat ( )This constructor is from 'FractionFormat' class.
FractionFormat ( NumberFormat )This constructor is from 'FractionFormat' class.
FractionFormat ( NumberFormat, NumberFormat )This constructor is from 'FractionFormat' class.
format ( Object, StringBuffer, FieldPosition )This method is from 'FractionFormat' class.
format ( Fraction, StringBuffer, FieldPosition )This method is from 'FractionFormat' class.
formatFraction ( Fraction )This method is from 'FractionFormat' class.
getAvailableLocales ( )This method is from 'FractionFormat' class.
getDefaultNumberFormat ( )This method is from 'FractionFormat' class.
getImproperInstance ( )This method is from 'FractionFormat' class.
getImproperInstance ( Locale )This method is from 'FractionFormat' class.
getProperInstance ( )This method is from 'FractionFormat' class.
getProperInstance ( Locale )This method is from 'FractionFormat' class.
...
[+] ProperBigFractionFormat (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (8)
ProperBigFractionFormat ( )This constructor is from 'ProperBigFractionFormat' class.
ProperBigFractionFormat ( NumberFormat )This constructor is from 'ProperBigFractionFormat' class.
ProperBigFractionFormat ( NumberFormat, NumberFormat, NumberFormat )This constructor is from 'ProperBigFractionFormat' class.
format ( BigFraction, StringBuffer, FieldPosition )This method is from 'ProperBigFractionFormat' class.
getWholeFormat ( )This method is from 'ProperBigFractionFormat' class.
parse ( String, ParsePosition )This method is from 'ProperBigFractionFormat' class.
parse ( String, ParsePosition )This method is from 'ProperBigFractionFormat' class.
setWholeFormat ( NumberFormat )This method is from 'ProperBigFractionFormat' class.
[+] ProperFractionFormat (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (8)
ProperFractionFormat ( )This constructor is from 'ProperFractionFormat' class.
ProperFractionFormat ( NumberFormat )This constructor is from 'ProperFractionFormat' class.
ProperFractionFormat ( NumberFormat, NumberFormat, NumberFormat )This constructor is from 'ProperFractionFormat' class.
format ( Fraction, StringBuffer, FieldPosition )This method is from 'ProperFractionFormat' class.
getWholeFormat ( )This method is from 'ProperFractionFormat' class.
parse ( String, ParsePosition )This method is from 'ProperFractionFormat' class.
parse ( String, ParsePosition )This method is from 'ProperFractionFormat' class.
setWholeFormat ( NumberFormat )This method is from 'ProperFractionFormat' class.
package org.apache.commons.math3.genetics
[+] AbstractListChromosome (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
AbstractListChromosome ( Object[ ] )This constructor is from 'AbstractListChromosome' abstract class.
AbstractListChromosome ( List )This constructor is from 'AbstractListChromosome' abstract class.
checkValidity ( List )This abstract method is from 'AbstractListChromosome' abstract class.
getLength ( )This method is from 'AbstractListChromosome' abstract class.
getRepresentation ( )This method is from 'AbstractListChromosome' abstract class.
newFixedLengthChromosome ( List )This abstract method is from 'AbstractListChromosome' abstract class.
toString ( )This method is from 'AbstractListChromosome' abstract class.
[+] BinaryChromosome (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
BinaryChromosome ( Integer[ ] )This constructor is from 'BinaryChromosome' abstract class.
BinaryChromosome ( List )This constructor is from 'BinaryChromosome' abstract class.
checkValidity ( List )This method is from 'BinaryChromosome' abstract class.
isSame ( Chromosome )This method is from 'BinaryChromosome' abstract class.
randomBinaryRepresentation ( int )This method is from 'BinaryChromosome' abstract class.
[+] BinaryMutation (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
BinaryMutation ( )This constructor is from 'BinaryMutation' class.
mutate ( Chromosome )This method is from 'BinaryMutation' class.
[+] Chromosome (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
Chromosome ( )This constructor is from 'Chromosome' abstract class.
compareTo ( Object )This method is from 'Chromosome' abstract class.
compareTo ( Chromosome )This method is from 'Chromosome' abstract class.
findSameChromosome ( Population )This method is from 'Chromosome' abstract class.
getFitness ( )This method is from 'Chromosome' abstract class.
isSame ( Chromosome )This method is from 'Chromosome' abstract class.
searchForFitnessUpdate ( Population )This method is from 'Chromosome' abstract class.
[+] ChromosomePair (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
ChromosomePair ( Chromosome, Chromosome )This constructor is from 'ChromosomePair' class.
getFirst ( )This method is from 'ChromosomePair' class.
getSecond ( )This method is from 'ChromosomePair' class.
toString ( )This method is from 'ChromosomePair' class.
[+] CrossoverPolicy (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
crossover ( Chromosome, Chromosome )This abstract method is from 'CrossoverPolicy' interface.
[+] ElitisticListPopulation (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
ElitisticListPopulation ( int, double )This constructor is from 'ElitisticListPopulation' class.
ElitisticListPopulation ( List, int, double )This constructor is from 'ElitisticListPopulation' class.
getElitismRate ( )This method is from 'ElitisticListPopulation' class.
nextGeneration ( )This method is from 'ElitisticListPopulation' class.
setElitismRate ( double )This method is from 'ElitisticListPopulation' class.
[+] Fitness (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
fitness ( )This abstract method is from 'Fitness' interface.
[+] FixedGenerationCount (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
FixedGenerationCount ( int )This constructor is from 'FixedGenerationCount' class.
getNumGenerations ( )This method is from 'FixedGenerationCount' class.
isSatisfied ( Population )This method is from 'FixedGenerationCount' class.
[+] GeneticAlgorithm (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
GeneticAlgorithm ( CrossoverPolicy, double, MutationPolicy, double, SelectionPolicy )This constructor is from 'GeneticAlgorithm' class.
evolve ( Population, StoppingCondition )This method is from 'GeneticAlgorithm' class.
getCrossoverPolicy ( )This method is from 'GeneticAlgorithm' class.
getCrossoverRate ( )This method is from 'GeneticAlgorithm' class.
getGenerationsEvolved ( )This method is from 'GeneticAlgorithm' class.
getMutationPolicy ( )This method is from 'GeneticAlgorithm' class.
getMutationRate ( )This method is from 'GeneticAlgorithm' class.
getRandomGenerator ( )This method is from 'GeneticAlgorithm' class.
getSelectionPolicy ( )This method is from 'GeneticAlgorithm' class.
nextGeneration ( Population )This method is from 'GeneticAlgorithm' class.
setRandomGenerator ( RandomGenerator )This method is from 'GeneticAlgorithm' class.
...
[+] InvalidRepresentationException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
InvalidRepresentationException ( Localizable, Object[ ] )This constructor is from 'InvalidRepresentationException' class.
[+] ListPopulation (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
ListPopulation ( int )This constructor is from 'ListPopulation' abstract class.
ListPopulation ( List, int )This constructor is from 'ListPopulation' abstract class.
addChromosome ( Chromosome )This method is from 'ListPopulation' abstract class.
getChromosomes ( )This method is from 'ListPopulation' abstract class.
getFittestChromosome ( )This method is from 'ListPopulation' abstract class.
getPopulationLimit ( )This method is from 'ListPopulation' abstract class.
getPopulationSize ( )This method is from 'ListPopulation' abstract class.
iterator ( )This method is from 'ListPopulation' abstract class.
setChromosomes ( List )This method is from 'ListPopulation' abstract class.
setPopulationLimit ( int )This method is from 'ListPopulation' abstract class.
toString ( )This method is from 'ListPopulation' abstract class.
...
[+] MutationPolicy (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
mutate ( Chromosome )This abstract method is from 'MutationPolicy' interface.
[+] OnePointCrossover (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
OnePointCrossover ( )This constructor is from 'OnePointCrossover' class.
crossover ( Chromosome, Chromosome )This method is from 'OnePointCrossover' class.
[+] PermutationChromosome (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
decode ( List )This abstract method is from 'PermutationChromosome' interface.
[+] Population (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
addChromosome ( Chromosome )This abstract method is from 'Population' interface.
getFittestChromosome ( )This abstract method is from 'Population' interface.
getPopulationLimit ( )This abstract method is from 'Population' interface.
getPopulationSize ( )This abstract method is from 'Population' interface.
nextGeneration ( )This abstract method is from 'Population' interface.
[+] RandomKey (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (10)
RandomKey ( Double[ ] )This constructor is from 'RandomKey' abstract class.
RandomKey ( List )This constructor is from 'RandomKey' abstract class.
checkValidity ( List )This method is from 'RandomKey' abstract class.
comparatorPermutation ( List, Comparator )This method is from 'RandomKey' abstract class.
decode ( List )This method is from 'RandomKey' abstract class.
identityPermutation ( int )This method is from 'RandomKey' abstract class.
inducedPermutation ( List, List )This method is from 'RandomKey' abstract class.
isSame ( Chromosome )This method is from 'RandomKey' abstract class.
randomPermutation ( int )This method is from 'RandomKey' abstract class.
toString ( )This method is from 'RandomKey' abstract class.
[+] RandomKeyMutation (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
RandomKeyMutation ( )This constructor is from 'RandomKeyMutation' class.
mutate ( Chromosome )This method is from 'RandomKeyMutation' class.
[+] SelectionPolicy (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
select ( Population )This abstract method is from 'SelectionPolicy' interface.
[+] StoppingCondition (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
isSatisfied ( Population )This abstract method is from 'StoppingCondition' interface.
[+] TournamentSelection (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
TournamentSelection ( int )This constructor is from 'TournamentSelection' class.
getArity ( )This method is from 'TournamentSelection' class.
select ( Population )This method is from 'TournamentSelection' class.
setArity ( int )This method is from 'TournamentSelection' class.
package org.apache.commons.math3.geometry
[+] Space (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
getDimension ( )This abstract method is from 'Space' interface.
getSubSpace ( )This abstract method is from 'Space' interface.
[+] Vector (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (21)
add ( double, Vector )This abstract method is from 'Vector' interface.
add ( Vector )This abstract method is from 'Vector' interface.
distance1 ( Vector )This abstract method is from 'Vector' interface.
distance ( Vector )This abstract method is from 'Vector' interface.
distanceInf ( Vector )This abstract method is from 'Vector' interface.
distanceSq ( Vector )This abstract method is from 'Vector' interface.
dotProduct ( Vector )This abstract method is from 'Vector' interface.
getNorm1 ( )This abstract method is from 'Vector' interface.
getNorm ( )This abstract method is from 'Vector' interface.
getNormInf ( )This abstract method is from 'Vector' interface.
getNormSq ( )This abstract method is from 'Vector' interface.
getSpace ( )This abstract method is from 'Vector' interface.
...
[+] VectorFormat (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (15)
VectorFormat ( )This constructor is from 'VectorFormat' abstract class.
VectorFormat ( String, String, String )This constructor is from 'VectorFormat' abstract class.
VectorFormat ( String, String, String, NumberFormat )This constructor is from 'VectorFormat' abstract class.
VectorFormat ( NumberFormat )This constructor is from 'VectorFormat' abstract class.
format ( StringBuffer, FieldPosition, double[ ] )This method is from 'VectorFormat' abstract class.
format ( Vector )This method is from 'VectorFormat' abstract class.
format ( Vector, StringBuffer, FieldPosition )This abstract method is from 'VectorFormat' abstract class.
getAvailableLocales ( )This method is from 'VectorFormat' abstract class.
getFormat ( )This method is from 'VectorFormat' abstract class.
getPrefix ( )This method is from 'VectorFormat' abstract class.
getSeparator ( )This method is from 'VectorFormat' abstract class.
getSuffix ( )This method is from 'VectorFormat' abstract class.
...
package org.apache.commons.math3.geometry.euclidean.oned
[+] Euclidean1D (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
getDimension ( )This method is from 'Euclidean1D' class.
getInstance ( )This method is from 'Euclidean1D' class.
getSubSpace ( )This method is from 'Euclidean1D' class.
[+] Interval (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
Interval ( double, double )This constructor is from 'Interval' class.
getLength ( )This method is from 'Interval' class.
getLower ( )This method is from 'Interval' class.
getMidPoint ( )This method is from 'Interval' class.
getUpper ( )This method is from 'Interval' class.
[+] IntervalsSet (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
IntervalsSet ( )This constructor is from 'IntervalsSet' class.
IntervalsSet ( double, double )This constructor is from 'IntervalsSet' class.
IntervalsSet ( Collection )This constructor is from 'IntervalsSet' class.
IntervalsSet ( BSPTree )This constructor is from 'IntervalsSet' class.
asList ( )This method is from 'IntervalsSet' class.
buildNew ( BSPTree )This method is from 'IntervalsSet' class.
buildNew ( BSPTree )This method is from 'IntervalsSet' class.
buildNew ( BSPTree )This method is from 'IntervalsSet' class.
computeGeometricalProperties ( )This method is from 'IntervalsSet' class.
getInf ( )This method is from 'IntervalsSet' class.
getSup ( )This method is from 'IntervalsSet' class.
...
[+] OrientedPoint (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (12)
OrientedPoint ( Vector1D, boolean )This constructor is from 'OrientedPoint' class.
copySelf ( )This method is from 'OrientedPoint' class.
copySelf ( )This method is from 'OrientedPoint' class.
getLocation ( )This method is from 'OrientedPoint' class.
getOffset ( Vector )This method is from 'OrientedPoint' class.
isDirect ( )This method is from 'OrientedPoint' class.
revertSelf ( )This method is from 'OrientedPoint' class.
sameOrientationAs ( Hyperplane )This method is from 'OrientedPoint' class.
wholeHyperplane ( )This method is from 'OrientedPoint' class.
wholeHyperplane ( )This method is from 'OrientedPoint' class.
wholeSpace ( )This method is from 'OrientedPoint' class.
wholeSpace ( )This method is from 'OrientedPoint' class.
...
[+] SubOrientedPoint (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
SubOrientedPoint ( Hyperplane, Region )This constructor is from 'SubOrientedPoint' class.
buildNew ( Hyperplane, Region )This method is from 'SubOrientedPoint' class.
getSize ( )This method is from 'SubOrientedPoint' class.
side ( Hyperplane )This method is from 'SubOrientedPoint' class.
split ( Hyperplane )This method is from 'SubOrientedPoint' class.
[+] Vector1D (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (41)
Vector1D ( double )This constructor is from 'Vector1D' class.
Vector1D ( double, Vector1D )This constructor is from 'Vector1D' class.
Vector1D ( double, Vector1D, double, Vector1D )This constructor is from 'Vector1D' class.
Vector1D ( double, Vector1D, double, Vector1D, double, Vector1D )This constructor is from 'Vector1D' class.
Vector1D ( double, Vector1D, double, Vector1D, double, Vector1D, double, Vector1D )This constructor is from 'Vector1D' class.
add ( double, Vector )This method is from 'Vector1D' class.
add ( double, Vector )This method is from 'Vector1D' class.
add ( Vector )This method is from 'Vector1D' class.
add ( Vector )This method is from 'Vector1D' class.
distance1 ( Vector )This method is from 'Vector1D' class.
distance ( Vector1D, Vector1D )This method is from 'Vector1D' class.
distance ( Vector )This method is from 'Vector1D' class.
...
[+] Vector1DFormat (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
Vector1DFormat ( )This constructor is from 'Vector1DFormat' class.
Vector1DFormat ( String, String )This constructor is from 'Vector1DFormat' class.
Vector1DFormat ( String, String, NumberFormat )This constructor is from 'Vector1DFormat' class.
Vector1DFormat ( NumberFormat )This constructor is from 'Vector1DFormat' class.
format ( Vector, StringBuffer, FieldPosition )This method is from 'Vector1DFormat' class.
getInstance ( )This method is from 'Vector1DFormat' class.
getInstance ( Locale )This method is from 'Vector1DFormat' class.
parse ( String )This method is from 'Vector1DFormat' class.
parse ( String )This method is from 'Vector1DFormat' class.
parse ( String, ParsePosition )This method is from 'Vector1DFormat' class.
parse ( String, ParsePosition )This method is from 'Vector1DFormat' class.
...
package org.apache.commons.math3.geometry.euclidean.threed
[+] CardanEulerSingularityException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
CardanEulerSingularityException ( boolean )This constructor is from 'CardanEulerSingularityException' class.
[+] Euclidean3D (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
getDimension ( )This method is from 'Euclidean3D' class.
getInstance ( )This method is from 'Euclidean3D' class.
getSubSpace ( )This method is from 'Euclidean3D' class.
getSubSpace ( )This method is from 'Euclidean3D' class.
[+] Line (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (19)
Line ( Line )This constructor is from 'Line' class.
Line ( Vector3D, Vector3D )This constructor is from 'Line' class.
closestPoint ( Line )This method is from 'Line' class.
contains ( Vector3D )This method is from 'Line' class.
distance ( Line )This method is from 'Line' class.
distance ( Vector3D )This method is from 'Line' class.
getAbscissa ( Vector3D )This method is from 'Line' class.
getDirection ( )This method is from 'Line' class.
getOrigin ( )This method is from 'Line' class.
intersection ( Line )This method is from 'Line' class.
isSimilarTo ( Line )This method is from 'Line' class.
pointAt ( double )This method is from 'Line' class.
...
[+] NotARotationMatrixException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
NotARotationMatrixException ( Localizable, Object[ ] )This constructor is from 'NotARotationMatrixException' class.
[+] OutlineExtractor (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
OutlineExtractor ( Vector3D, Vector3D )This constructor is from 'OutlineExtractor' class.
getOutline ( PolyhedronsSet )This method is from 'OutlineExtractor' class.
[+] Plane (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (32)
Plane ( Plane )This constructor is from 'Plane' class.
Plane ( Vector3D )This constructor is from 'Plane' class.
Plane ( Vector3D, Vector3D )This constructor is from 'Plane' class.
Plane ( Vector3D, Vector3D, Vector3D )This constructor is from 'Plane' class.
contains ( Vector3D )This method is from 'Plane' class.
copySelf ( )This method is from 'Plane' class.
copySelf ( )This method is from 'Plane' class.
getNormal ( )This method is from 'Plane' class.
getOffset ( Plane )This method is from 'Plane' class.
getOffset ( Vector )This method is from 'Plane' class.
getOrigin ( )This method is from 'Plane' class.
getPointAt ( Vector2D, double )This method is from 'Plane' class.
...
[+] PolyhedronsSet (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
PolyhedronsSet ( )This constructor is from 'PolyhedronsSet' class.
PolyhedronsSet ( double, double, double, double, double, double )This constructor is from 'PolyhedronsSet' class.
PolyhedronsSet ( Collection )This constructor is from 'PolyhedronsSet' class.
PolyhedronsSet ( BSPTree )This constructor is from 'PolyhedronsSet' class.
buildNew ( BSPTree )This method is from 'PolyhedronsSet' class.
buildNew ( BSPTree )This method is from 'PolyhedronsSet' class.
buildNew ( BSPTree )This method is from 'PolyhedronsSet' class.
computeGeometricalProperties ( )This method is from 'PolyhedronsSet' class.
firstIntersection ( Vector3D, Line )This method is from 'PolyhedronsSet' class.
rotate ( Vector3D, Rotation )This method is from 'PolyhedronsSet' class.
translate ( Vector3D )This method is from 'PolyhedronsSet' class.
...
[+] Rotation (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (22)
Rotation ( double[ ][ ], double )This constructor is from 'Rotation' class.
Rotation ( double, double, double, double, boolean )This constructor is from 'Rotation' class.
Rotation ( RotationOrder, double, double, double )This constructor is from 'Rotation' class.
Rotation ( Vector3D, double )This constructor is from 'Rotation' class.
Rotation ( Vector3D, Vector3D )This constructor is from 'Rotation' class.
Rotation ( Vector3D, Vector3D, Vector3D, Vector3D )This constructor is from 'Rotation' class.
applyInverseTo ( double[ ], double[ ] )This method is from 'Rotation' class.
applyInverseTo ( Rotation )This method is from 'Rotation' class.
applyInverseTo ( Vector3D )This method is from 'Rotation' class.
applyTo ( double[ ], double[ ] )This method is from 'Rotation' class.
applyTo ( Rotation )This method is from 'Rotation' class.
applyTo ( Vector3D )This method is from 'Rotation' class.
...
[+] RotationOrder (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
getA1 ( )This method is from 'RotationOrder' class.
getA2 ( )This method is from 'RotationOrder' class.
getA3 ( )This method is from 'RotationOrder' class.
toString ( )This method is from 'RotationOrder' class.
[+] Segment (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
Segment ( Vector3D, Vector3D, Line )This constructor is from 'Segment' class.
getEnd ( )This method is from 'Segment' class.
getLine ( )This method is from 'Segment' class.
getStart ( )This method is from 'Segment' class.
[+] SubLine (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
SubLine ( Line, IntervalsSet )This constructor is from 'SubLine' class.
SubLine ( Segment )This constructor is from 'SubLine' class.
SubLine ( Vector3D, Vector3D )This constructor is from 'SubLine' class.
getSegments ( )This method is from 'SubLine' class.
intersection ( SubLine, boolean )This method is from 'SubLine' class.
[+] SubPlane (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
SubPlane ( Hyperplane, Region )This constructor is from 'SubPlane' class.
buildNew ( Hyperplane, Region )This method is from 'SubPlane' class.
side ( Hyperplane )This method is from 'SubPlane' class.
split ( Hyperplane )This method is from 'SubPlane' class.
[+] Vector3D (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (54)
Vector3D ( double[ ] )This constructor is from 'Vector3D' class.
Vector3D ( double, double )This constructor is from 'Vector3D' class.
Vector3D ( double, double, double )This constructor is from 'Vector3D' class.
Vector3D ( double, Vector3D )This constructor is from 'Vector3D' class.
Vector3D ( double, Vector3D, double, Vector3D )This constructor is from 'Vector3D' class.
Vector3D ( double, Vector3D, double, Vector3D, double, Vector3D )This constructor is from 'Vector3D' class.
Vector3D ( double, Vector3D, double, Vector3D, double, Vector3D, double, Vector3D )This constructor is from 'Vector3D' class.
add ( double, Vector )This method is from 'Vector3D' class.
add ( double, Vector )This method is from 'Vector3D' class.
add ( Vector )This method is from 'Vector3D' class.
add ( Vector )This method is from 'Vector3D' class.
angle ( Vector3D, Vector3D )This method is from 'Vector3D' class.
...
[+] Vector3DFormat (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
Vector3DFormat ( )This constructor is from 'Vector3DFormat' class.
Vector3DFormat ( String, String, String )This constructor is from 'Vector3DFormat' class.
Vector3DFormat ( String, String, String, NumberFormat )This constructor is from 'Vector3DFormat' class.
Vector3DFormat ( NumberFormat )This constructor is from 'Vector3DFormat' class.
format ( Vector, StringBuffer, FieldPosition )This method is from 'Vector3DFormat' class.
getInstance ( )This method is from 'Vector3DFormat' class.
getInstance ( Locale )This method is from 'Vector3DFormat' class.
parse ( String )This method is from 'Vector3DFormat' class.
parse ( String )This method is from 'Vector3DFormat' class.
parse ( String, ParsePosition )This method is from 'Vector3DFormat' class.
parse ( String, ParsePosition )This method is from 'Vector3DFormat' class.
...
package org.apache.commons.math3.geometry.euclidean.twod
[+] Euclidean2D (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
getDimension ( )This method is from 'Euclidean2D' class.
getInstance ( )This method is from 'Euclidean2D' class.
getSubSpace ( )This method is from 'Euclidean2D' class.
getSubSpace ( )This method is from 'Euclidean2D' class.
[+] Line (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (30)
Line ( Line )This constructor is from 'Line' class.
Line ( Vector2D, double )This constructor is from 'Line' class.
Line ( Vector2D, Vector2D )This constructor is from 'Line' class.
contains ( Vector2D )This method is from 'Line' class.
copySelf ( )This method is from 'Line' class.
copySelf ( )This method is from 'Line' class.
getAngle ( )This method is from 'Line' class.
getOffset ( Line )This method is from 'Line' class.
getOffset ( Vector )This method is from 'Line' class.
getOriginOffset ( )This method is from 'Line' class.
getPointAt ( Vector1D, double )This method is from 'Line' class.
getReverse ( )This method is from 'Line' class.
...
[+] PolygonsSet (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (9)
PolygonsSet ( )This constructor is from 'PolygonsSet' class.
PolygonsSet ( double, double, double, double )This constructor is from 'PolygonsSet' class.
PolygonsSet ( Collection )This constructor is from 'PolygonsSet' class.
PolygonsSet ( BSPTree )This constructor is from 'PolygonsSet' class.
buildNew ( BSPTree )This method is from 'PolygonsSet' class.
buildNew ( BSPTree )This method is from 'PolygonsSet' class.
buildNew ( BSPTree )This method is from 'PolygonsSet' class.
computeGeometricalProperties ( )This method is from 'PolygonsSet' class.
getVertices ( )This method is from 'PolygonsSet' class.
[+] Segment (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
Segment ( Vector2D, Vector2D, Line )This constructor is from 'Segment' class.
getEnd ( )This method is from 'Segment' class.
getLine ( )This method is from 'Segment' class.
getStart ( )This method is from 'Segment' class.
[+] SubLine (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (8)
SubLine ( Segment )This constructor is from 'SubLine' class.
SubLine ( Vector2D, Vector2D )This constructor is from 'SubLine' class.
SubLine ( Hyperplane, Region )This constructor is from 'SubLine' class.
buildNew ( Hyperplane, Region )This method is from 'SubLine' class.
getSegments ( )This method is from 'SubLine' class.
intersection ( SubLine, boolean )This method is from 'SubLine' class.
side ( Hyperplane )This method is from 'SubLine' class.
split ( Hyperplane )This method is from 'SubLine' class.
[+] Vector2D (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (44)
Vector2D ( double[ ] )This constructor is from 'Vector2D' class.
Vector2D ( double, double )This constructor is from 'Vector2D' class.
Vector2D ( double, Vector2D )This constructor is from 'Vector2D' class.
Vector2D ( double, Vector2D, double, Vector2D )This constructor is from 'Vector2D' class.
Vector2D ( double, Vector2D, double, Vector2D, double, Vector2D )This constructor is from 'Vector2D' class.
Vector2D ( double, Vector2D, double, Vector2D, double, Vector2D, double, Vector2D )This constructor is from 'Vector2D' class.
add ( double, Vector )This method is from 'Vector2D' class.
add ( double, Vector )This method is from 'Vector2D' class.
add ( Vector )This method is from 'Vector2D' class.
add ( Vector )This method is from 'Vector2D' class.
distance1 ( Vector )This method is from 'Vector2D' class.
distance ( Vector2D, Vector2D )This method is from 'Vector2D' class.
...
[+] Vector2DFormat (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
Vector2DFormat ( )This constructor is from 'Vector2DFormat' class.
Vector2DFormat ( String, String, String )This constructor is from 'Vector2DFormat' class.
Vector2DFormat ( String, String, String, NumberFormat )This constructor is from 'Vector2DFormat' class.
Vector2DFormat ( NumberFormat )This constructor is from 'Vector2DFormat' class.
format ( Vector, StringBuffer, FieldPosition )This method is from 'Vector2DFormat' class.
getInstance ( )This method is from 'Vector2DFormat' class.
getInstance ( Locale )This method is from 'Vector2DFormat' class.
parse ( String )This method is from 'Vector2DFormat' class.
parse ( String )This method is from 'Vector2DFormat' class.
parse ( String, ParsePosition )This method is from 'Vector2DFormat' class.
parse ( String, ParsePosition )This method is from 'Vector2DFormat' class.
...
package org.apache.commons.math3.geometry.partitioning
[+] AbstractRegion (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (23)
AbstractRegion ( )This constructor is from 'AbstractRegion' abstract class.
AbstractRegion ( Hyperplane[ ] )This constructor is from 'AbstractRegion' abstract class.
AbstractRegion ( Collection )This constructor is from 'AbstractRegion' abstract class.
AbstractRegion ( BSPTree )This constructor is from 'AbstractRegion' abstract class.
applyTransform ( Transform )This method is from 'AbstractRegion' abstract class.
buildNew ( BSPTree )This abstract method is from 'AbstractRegion' abstract class.
buildNew ( BSPTree )This method is from 'AbstractRegion' abstract class.
checkPoint ( BSPTree, Vector )This method is from 'AbstractRegion' abstract class.
checkPoint ( Vector )This method is from 'AbstractRegion' abstract class.
computeGeometricalProperties ( )This abstract method is from 'AbstractRegion' abstract class.
contains ( Region )This method is from 'AbstractRegion' abstract class.
copySelf ( )This method is from 'AbstractRegion' abstract class.
...
[+] AbstractSubHyperplane (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (13)
AbstractSubHyperplane ( Hyperplane, Region )This constructor is from 'AbstractSubHyperplane' abstract class.
applyTransform ( Transform )This method is from 'AbstractSubHyperplane' abstract class.
buildNew ( Hyperplane, Region )This abstract method is from 'AbstractSubHyperplane' abstract class.
copySelf ( )This method is from 'AbstractSubHyperplane' abstract class.
copySelf ( )This method is from 'AbstractSubHyperplane' abstract class.
getHyperplane ( )This method is from 'AbstractSubHyperplane' abstract class.
getRemainingRegion ( )This method is from 'AbstractSubHyperplane' abstract class.
getSize ( )This method is from 'AbstractSubHyperplane' abstract class.
isEmpty ( )This method is from 'AbstractSubHyperplane' abstract class.
reunite ( SubHyperplane )This method is from 'AbstractSubHyperplane' abstract class.
reunite ( SubHyperplane )This method is from 'AbstractSubHyperplane' abstract class.
side ( Hyperplane )This abstract method is from 'AbstractSubHyperplane' abstract class.
...
[+] BoundaryAttribute (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
BoundaryAttribute ( SubHyperplane, SubHyperplane )This constructor is from 'BoundaryAttribute' class.
getPlusInside ( )This method is from 'BoundaryAttribute' class.
getPlusOutside ( )This method is from 'BoundaryAttribute' class.
[+] BSPTree (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (16)
BSPTree ( )This constructor is from 'BSPTree' class.
BSPTree ( Object )This constructor is from 'BSPTree' class.
BSPTree ( SubHyperplane, BSPTree, BSPTree, Object )This constructor is from 'BSPTree' class.
copySelf ( )This method is from 'BSPTree' class.
getAttribute ( )This method is from 'BSPTree' class.
getCell ( Vector )This method is from 'BSPTree' class.
getCut ( )This method is from 'BSPTree' class.
getMinus ( )This method is from 'BSPTree' class.
getParent ( )This method is from 'BSPTree' class.
getPlus ( )This method is from 'BSPTree' class.
insertCut ( Hyperplane )This method is from 'BSPTree' class.
insertInTree ( BSPTree, boolean )This method is from 'BSPTree' class.
...
[+] BSPTree.LeafMerger (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
merge ( BSPTree, BSPTree, BSPTree, boolean, boolean )This abstract method is from 'BSPTree.LeafMerger' interface.
[+] BSPTreeVisitor (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
visitInternalNode ( BSPTree )This abstract method is from 'BSPTreeVisitor' interface.
visitLeafNode ( BSPTree )This abstract method is from 'BSPTreeVisitor' interface.
visitOrder ( BSPTree )This abstract method is from 'BSPTreeVisitor' interface.
[+] BSPTreeVisitor.Order (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'BSPTreeVisitor.Order' class.
values ( )This method is from 'BSPTreeVisitor.Order' class.
[+] Embedding (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
toSpace ( Vector )This abstract method is from 'Embedding' interface.
toSubSpace ( Vector )This abstract method is from 'Embedding' interface.
[+] Hyperplane (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
copySelf ( )This abstract method is from 'Hyperplane' interface.
getOffset ( Vector )This abstract method is from 'Hyperplane' interface.
sameOrientationAs ( Hyperplane )This abstract method is from 'Hyperplane' interface.
wholeHyperplane ( )This abstract method is from 'Hyperplane' interface.
wholeSpace ( )This abstract method is from 'Hyperplane' interface.
[+] Region (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (12)
buildNew ( BSPTree )This abstract method is from 'Region' interface.
checkPoint ( Vector )This abstract method is from 'Region' interface.
contains ( Region )This abstract method is from 'Region' interface.
copySelf ( )This abstract method is from 'Region' interface.
getBarycenter ( )This abstract method is from 'Region' interface.
getBoundarySize ( )This abstract method is from 'Region' interface.
getSize ( )This abstract method is from 'Region' interface.
getTree ( boolean )This abstract method is from 'Region' interface.
intersection ( SubHyperplane )This abstract method is from 'Region' interface.
isEmpty ( )This abstract method is from 'Region' interface.
isEmpty ( BSPTree )This abstract method is from 'Region' interface.
side ( Hyperplane )This abstract method is from 'Region' interface.
...
[+] Region.Location (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'Region.Location' class.
values ( )This method is from 'Region.Location' class.
[+] RegionFactory (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
RegionFactory ( )This constructor is from 'RegionFactory' class.
buildConvex ( Hyperplane[ ] )This method is from 'RegionFactory' class.
difference ( Region, Region )This method is from 'RegionFactory' class.
getComplement ( Region )This method is from 'RegionFactory' class.
intersection ( Region, Region )This method is from 'RegionFactory' class.
union ( Region, Region )This method is from 'RegionFactory' class.
xor ( Region, Region )This method is from 'RegionFactory' class.
[+] Side (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'Side' class.
values ( )This method is from 'Side' class.
[+] SubHyperplane (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
copySelf ( )This abstract method is from 'SubHyperplane' interface.
getHyperplane ( )This abstract method is from 'SubHyperplane' interface.
getSize ( )This abstract method is from 'SubHyperplane' interface.
isEmpty ( )This abstract method is from 'SubHyperplane' interface.
reunite ( SubHyperplane )This abstract method is from 'SubHyperplane' interface.
side ( Hyperplane )This abstract method is from 'SubHyperplane' interface.
split ( Hyperplane )This abstract method is from 'SubHyperplane' interface.
[+] SubHyperplane.SplitSubHyperplane (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
SubHyperplane.SplitSubHyperplane ( SubHyperplane, SubHyperplane )This constructor is from 'SubHyperplane.SplitSubHyperplane' class.
getMinus ( )This method is from 'SubHyperplane.SplitSubHyperplane' class.
getPlus ( )This method is from 'SubHyperplane.SplitSubHyperplane' class.
[+] Transform (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
apply ( Hyperplane )This abstract method is from 'Transform' interface.
apply ( SubHyperplane, Hyperplane, Hyperplane )This abstract method is from 'Transform' interface.
apply ( Vector )This abstract method is from 'Transform' interface.
package org.apache.commons.math3.geometry.partitioning.utilities
[+] AVLTree (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (9)
AVLTree ( )This constructor is from 'AVLTree' class.
delete ( Comparable )This method is from 'AVLTree' class.
getLargest ( )This method is from 'AVLTree' class.
getNotLarger ( Comparable )This method is from 'AVLTree' class.
getNotSmaller ( Comparable )This method is from 'AVLTree' class.
getSmallest ( )This method is from 'AVLTree' class.
insert ( Comparable )This method is from 'AVLTree' class.
isEmpty ( )This method is from 'AVLTree' class.
size ( )This method is from 'AVLTree' class.
[+] AVLTree.Node (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
delete ( )This method is from 'AVLTree.Node' class.
getElement ( )This method is from 'AVLTree.Node' class.
getNext ( )This method is from 'AVLTree.Node' class.
getPrevious ( )This method is from 'AVLTree.Node' class.
[+] OrderedTuple (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
OrderedTuple ( double[ ] )This constructor is from 'OrderedTuple' class.
compareTo ( Object )This method is from 'OrderedTuple' class.
compareTo ( OrderedTuple )This method is from 'OrderedTuple' class.
equals ( Object )This method is from 'OrderedTuple' class.
getComponents ( )This method is from 'OrderedTuple' class.
hashCode ( )This method is from 'OrderedTuple' class.
package org.apache.commons.math3.linear
[+] AbstractFieldMatrix (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (70)
AbstractFieldMatrix ( )This constructor is from 'AbstractFieldMatrix' abstract class.
AbstractFieldMatrix ( Field )This constructor is from 'AbstractFieldMatrix' abstract class.
AbstractFieldMatrix ( Field, int, int )This constructor is from 'AbstractFieldMatrix' abstract class.
add ( FieldMatrix )This method is from 'AbstractFieldMatrix' abstract class.
addToEntry ( int, int, FieldElement )This abstract method is from 'AbstractFieldMatrix' abstract class.
buildArray ( Field, int )This method is from 'AbstractFieldMatrix' abstract class.
buildArray ( Field, int, int )This method is from 'AbstractFieldMatrix' abstract class.
checkAdditionCompatible ( FieldMatrix )This method is from 'AbstractFieldMatrix' abstract class.
checkColumnIndex ( int )This method is from 'AbstractFieldMatrix' abstract class.
checkMultiplicationCompatible ( FieldMatrix )This method is from 'AbstractFieldMatrix' abstract class.
checkRowIndex ( int )This method is from 'AbstractFieldMatrix' abstract class.
checkSubMatrixIndex ( int[ ], int[ ] )This method is from 'AbstractFieldMatrix' abstract class.
...
[+] AbstractRealMatrix (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (59)
AbstractRealMatrix ( )This constructor is from 'AbstractRealMatrix' abstract class.
AbstractRealMatrix ( int, int )This constructor is from 'AbstractRealMatrix' abstract class.
add ( RealMatrix )This method is from 'AbstractRealMatrix' abstract class.
addToEntry ( int, int, double )This method is from 'AbstractRealMatrix' abstract class.
copy ( )This abstract method is from 'AbstractRealMatrix' abstract class.
copySubMatrix ( int[ ], int[ ], double[ ][ ] )This method is from 'AbstractRealMatrix' abstract class.
copySubMatrix ( int, int, int, int, double[ ][ ] )This method is from 'AbstractRealMatrix' abstract class.
createMatrix ( int, int )This abstract method is from 'AbstractRealMatrix' abstract class.
equals ( Object )This method is from 'AbstractRealMatrix' abstract class.
getColumn ( int )This method is from 'AbstractRealMatrix' abstract class.
getColumnDimension ( )This abstract method is from 'AbstractRealMatrix' abstract class.
getColumnMatrix ( int )This method is from 'AbstractRealMatrix' abstract class.
...
[+] AnyMatrix (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
getColumnDimension ( )This abstract method is from 'AnyMatrix' interface.
getRowDimension ( )This abstract method is from 'AnyMatrix' interface.
isSquare ( )This abstract method is from 'AnyMatrix' interface.
[+] Array2DRowFieldMatrix (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (32)
Array2DRowFieldMatrix ( FieldElement[ ][ ] )This constructor is from 'Array2DRowFieldMatrix' class.
Array2DRowFieldMatrix ( FieldElement[ ][ ], boolean )This constructor is from 'Array2DRowFieldMatrix' class.
Array2DRowFieldMatrix ( FieldElement[ ] )This constructor is from 'Array2DRowFieldMatrix' class.
Array2DRowFieldMatrix ( Field )This constructor is from 'Array2DRowFieldMatrix' class.
Array2DRowFieldMatrix ( Field, FieldElement[ ][ ] )This constructor is from 'Array2DRowFieldMatrix' class.
Array2DRowFieldMatrix ( Field, FieldElement[ ][ ], boolean )This constructor is from 'Array2DRowFieldMatrix' class.
Array2DRowFieldMatrix ( Field, FieldElement[ ] )This constructor is from 'Array2DRowFieldMatrix' class.
Array2DRowFieldMatrix ( Field, int, int )This constructor is from 'Array2DRowFieldMatrix' class.
add ( Array2DRowFieldMatrix )This method is from 'Array2DRowFieldMatrix' class.
addToEntry ( int, int, FieldElement )This method is from 'Array2DRowFieldMatrix' class.
copy ( )This method is from 'Array2DRowFieldMatrix' class.
createMatrix ( int, int )This method is from 'Array2DRowFieldMatrix' class.
...
[+] Array2DRowRealMatrix (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (29)
Array2DRowRealMatrix ( )This constructor is from 'Array2DRowRealMatrix' class.
Array2DRowRealMatrix ( double[ ][ ] )This constructor is from 'Array2DRowRealMatrix' class.
Array2DRowRealMatrix ( double[ ][ ], boolean )This constructor is from 'Array2DRowRealMatrix' class.
Array2DRowRealMatrix ( double[ ] )This constructor is from 'Array2DRowRealMatrix' class.
Array2DRowRealMatrix ( int, int )This constructor is from 'Array2DRowRealMatrix' class.
add ( Array2DRowRealMatrix )This method is from 'Array2DRowRealMatrix' class.
addToEntry ( int, int, double )This method is from 'Array2DRowRealMatrix' class.
copy ( )This method is from 'Array2DRowRealMatrix' class.
createMatrix ( int, int )This method is from 'Array2DRowRealMatrix' class.
getColumnDimension ( )This method is from 'Array2DRowRealMatrix' class.
getData ( )This method is from 'Array2DRowRealMatrix' class.
getDataRef ( )This method is from 'Array2DRowRealMatrix' class.
...
[+] ArrayFieldVector (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (60)
ArrayFieldVector ( FieldElement[ ] )This constructor is from 'ArrayFieldVector' class.
ArrayFieldVector ( FieldElement[ ], FieldElement[ ] )This constructor is from 'ArrayFieldVector' class.
ArrayFieldVector ( FieldElement[ ], int, int )This constructor is from 'ArrayFieldVector' class.
ArrayFieldVector ( FieldElement[ ], ArrayFieldVector )This constructor is from 'ArrayFieldVector' class.
ArrayFieldVector ( FieldElement[ ], boolean )This constructor is from 'ArrayFieldVector' class.
ArrayFieldVector ( int, FieldElement )This constructor is from 'ArrayFieldVector' class.
ArrayFieldVector ( Field )This constructor is from 'ArrayFieldVector' class.
ArrayFieldVector ( Field, FieldElement[ ] )This constructor is from 'ArrayFieldVector' class.
ArrayFieldVector ( Field, FieldElement[ ], FieldElement[ ] )This constructor is from 'ArrayFieldVector' class.
ArrayFieldVector ( Field, FieldElement[ ], int, int )This constructor is from 'ArrayFieldVector' class.
ArrayFieldVector ( Field, FieldElement[ ], boolean )This constructor is from 'ArrayFieldVector' class.
ArrayFieldVector ( Field, int )This constructor is from 'ArrayFieldVector' class.
...
[+] ArrayRealVector (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (70)
ArrayRealVector ( )This constructor is from 'ArrayRealVector' class.
ArrayRealVector ( double[ ] )This constructor is from 'ArrayRealVector' class.
ArrayRealVector ( double[ ], double[ ] )This constructor is from 'ArrayRealVector' class.
ArrayRealVector ( double[ ], int, int )This constructor is from 'ArrayRealVector' class.
ArrayRealVector ( double[ ], ArrayRealVector )This constructor is from 'ArrayRealVector' class.
ArrayRealVector ( double[ ], boolean )This constructor is from 'ArrayRealVector' class.
ArrayRealVector ( Double[ ] )This constructor is from 'ArrayRealVector' class.
ArrayRealVector ( Double[ ], int, int )This constructor is from 'ArrayRealVector' class.
ArrayRealVector ( int )This constructor is from 'ArrayRealVector' class.
ArrayRealVector ( int, double )This constructor is from 'ArrayRealVector' class.
ArrayRealVector ( ArrayRealVector )This constructor is from 'ArrayRealVector' class.
ArrayRealVector ( ArrayRealVector, double[ ] )This constructor is from 'ArrayRealVector' class.
...
[+] BlockFieldMatrix (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (48)
BlockFieldMatrix ( FieldElement[ ][ ] )This constructor is from 'BlockFieldMatrix' class.
BlockFieldMatrix ( int, int, FieldElement[ ][ ], boolean )This constructor is from 'BlockFieldMatrix' class.
BlockFieldMatrix ( Field, int, int )This constructor is from 'BlockFieldMatrix' class.
add ( BlockFieldMatrix )This method is from 'BlockFieldMatrix' class.
add ( FieldMatrix )This method is from 'BlockFieldMatrix' class.
addToEntry ( int, int, FieldElement )This method is from 'BlockFieldMatrix' class.
copy ( )This method is from 'BlockFieldMatrix' class.
createBlocksLayout ( Field, int, int )This method is from 'BlockFieldMatrix' class.
createMatrix ( int, int )This method is from 'BlockFieldMatrix' class.
getColumn ( int )This method is from 'BlockFieldMatrix' class.
getColumnDimension ( )This method is from 'BlockFieldMatrix' class.
getColumnMatrix ( int )This method is from 'BlockFieldMatrix' class.
...
[+] BlockRealMatrix (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (60)
BlockRealMatrix ( double[ ][ ] )This constructor is from 'BlockRealMatrix' class.
BlockRealMatrix ( int, int )This constructor is from 'BlockRealMatrix' class.
BlockRealMatrix ( int, int, double[ ][ ], boolean )This constructor is from 'BlockRealMatrix' class.
add ( BlockRealMatrix )This method is from 'BlockRealMatrix' class.
add ( RealMatrix )This method is from 'BlockRealMatrix' class.
add ( RealMatrix )This method is from 'BlockRealMatrix' class.
addToEntry ( int, int, double )This method is from 'BlockRealMatrix' class.
copy ( )This method is from 'BlockRealMatrix' class.
copy ( )This method is from 'BlockRealMatrix' class.
createBlocksLayout ( int, int )This method is from 'BlockRealMatrix' class.
createMatrix ( int, int )This method is from 'BlockRealMatrix' class.
createMatrix ( int, int )This method is from 'BlockRealMatrix' class.
...
[+] CholeskyDecomposition (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
CholeskyDecomposition ( RealMatrix )This constructor is from 'CholeskyDecomposition' class.
CholeskyDecomposition ( RealMatrix, double, double )This constructor is from 'CholeskyDecomposition' class.
getDeterminant ( )This method is from 'CholeskyDecomposition' class.
getL ( )This method is from 'CholeskyDecomposition' class.
getLT ( )This method is from 'CholeskyDecomposition' class.
getSolver ( )This method is from 'CholeskyDecomposition' class.
[+] ConjugateGradient (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
ConjugateGradient ( int, double, boolean )This constructor is from 'ConjugateGradient' class.
ConjugateGradient ( IterationManager, double, boolean )This constructor is from 'ConjugateGradient' class.
getCheck ( )This method is from 'ConjugateGradient' class.
solveInPlace ( RealLinearOperator, RealLinearOperator, RealVector, RealVector )This method is from 'ConjugateGradient' class.
[+] DecompositionSolver (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
getInverse ( )This abstract method is from 'DecompositionSolver' interface.
isNonSingular ( )This abstract method is from 'DecompositionSolver' interface.
solve ( RealMatrix )This abstract method is from 'DecompositionSolver' interface.
solve ( RealVector )This abstract method is from 'DecompositionSolver' interface.
[+] DefaultFieldMatrixChangingVisitor (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
DefaultFieldMatrixChangingVisitor ( FieldElement )This constructor is from 'DefaultFieldMatrixChangingVisitor' class.
end ( )This method is from 'DefaultFieldMatrixChangingVisitor' class.
start ( int, int, int, int, int, int )This method is from 'DefaultFieldMatrixChangingVisitor' class.
visit ( int, int, FieldElement )This method is from 'DefaultFieldMatrixChangingVisitor' class.
[+] DefaultFieldMatrixPreservingVisitor (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
DefaultFieldMatrixPreservingVisitor ( FieldElement )This constructor is from 'DefaultFieldMatrixPreservingVisitor' class.
end ( )This method is from 'DefaultFieldMatrixPreservingVisitor' class.
start ( int, int, int, int, int, int )This method is from 'DefaultFieldMatrixPreservingVisitor' class.
visit ( int, int, FieldElement )This method is from 'DefaultFieldMatrixPreservingVisitor' class.
[+] DefaultIterativeLinearSolverEvent (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
DefaultIterativeLinearSolverEvent ( Object, int, RealVector, RealVector, double )This constructor is from 'DefaultIterativeLinearSolverEvent' class.
DefaultIterativeLinearSolverEvent ( Object, int, RealVector, RealVector, RealVector, double )This constructor is from 'DefaultIterativeLinearSolverEvent' class.
getNormOfResidual ( )This method is from 'DefaultIterativeLinearSolverEvent' class.
getResidual ( )This method is from 'DefaultIterativeLinearSolverEvent' class.
getRightHandSideVector ( )This method is from 'DefaultIterativeLinearSolverEvent' class.
getSolution ( )This method is from 'DefaultIterativeLinearSolverEvent' class.
providesResidual ( )This method is from 'DefaultIterativeLinearSolverEvent' class.
[+] DefaultRealMatrixChangingVisitor (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
DefaultRealMatrixChangingVisitor ( )This constructor is from 'DefaultRealMatrixChangingVisitor' class.
end ( )This method is from 'DefaultRealMatrixChangingVisitor' class.
start ( int, int, int, int, int, int )This method is from 'DefaultRealMatrixChangingVisitor' class.
visit ( int, int, double )This method is from 'DefaultRealMatrixChangingVisitor' class.
[+] DefaultRealMatrixPreservingVisitor (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
DefaultRealMatrixPreservingVisitor ( )This constructor is from 'DefaultRealMatrixPreservingVisitor' class.
end ( )This method is from 'DefaultRealMatrixPreservingVisitor' class.
start ( int, int, int, int, int, int )This method is from 'DefaultRealMatrixPreservingVisitor' class.
visit ( int, int, double )This method is from 'DefaultRealMatrixPreservingVisitor' class.
[+] EigenDecomposition (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (12)
EigenDecomposition ( double[ ], double[ ], double )This constructor is from 'EigenDecomposition' class.
EigenDecomposition ( RealMatrix, double )This constructor is from 'EigenDecomposition' class.
getD ( )This method is from 'EigenDecomposition' class.
getDeterminant ( )This method is from 'EigenDecomposition' class.
getEigenvector ( int )This method is from 'EigenDecomposition' class.
getImagEigenvalue ( int )This method is from 'EigenDecomposition' class.
getImagEigenvalues ( )This method is from 'EigenDecomposition' class.
getRealEigenvalue ( int )This method is from 'EigenDecomposition' class.
getRealEigenvalues ( )This method is from 'EigenDecomposition' class.
getSolver ( )This method is from 'EigenDecomposition' class.
getV ( )This method is from 'EigenDecomposition' class.
getVT ( )This method is from 'EigenDecomposition' class.
...
[+] FieldDecompositionSolver (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
getInverse ( )This abstract method is from 'FieldDecompositionSolver' interface.
isNonSingular ( )This abstract method is from 'FieldDecompositionSolver' interface.
solve ( FieldMatrix )This abstract method is from 'FieldDecompositionSolver' interface.
solve ( FieldVector )This abstract method is from 'FieldDecompositionSolver' interface.
[+] FieldLUDecomposition (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
FieldLUDecomposition ( FieldMatrix )This constructor is from 'FieldLUDecomposition' class.
getDeterminant ( )This method is from 'FieldLUDecomposition' class.
getL ( )This method is from 'FieldLUDecomposition' class.
getP ( )This method is from 'FieldLUDecomposition' class.
getPivot ( )This method is from 'FieldLUDecomposition' class.
getSolver ( )This method is from 'FieldLUDecomposition' class.
getU ( )This method is from 'FieldLUDecomposition' class.
[+] FieldMatrix (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (50)
add ( FieldMatrix )This abstract method is from 'FieldMatrix' interface.
addToEntry ( int, int, FieldElement )This abstract method is from 'FieldMatrix' interface.
copy ( )This abstract method is from 'FieldMatrix' interface.
copySubMatrix ( int[ ], int[ ], FieldElement[ ][ ] )This abstract method is from 'FieldMatrix' interface.
copySubMatrix ( int, int, int, int, FieldElement[ ][ ] )This abstract method is from 'FieldMatrix' interface.
createMatrix ( int, int )This abstract method is from 'FieldMatrix' interface.
getColumn ( int )This abstract method is from 'FieldMatrix' interface.
getColumnMatrix ( int )This abstract method is from 'FieldMatrix' interface.
getColumnVector ( int )This abstract method is from 'FieldMatrix' interface.
getData ( )This abstract method is from 'FieldMatrix' interface.
getEntry ( int, int )This abstract method is from 'FieldMatrix' interface.
getField ( )This abstract method is from 'FieldMatrix' interface.
...
[+] FieldMatrixChangingVisitor (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
end ( )This abstract method is from 'FieldMatrixChangingVisitor' interface.
start ( int, int, int, int, int, int )This abstract method is from 'FieldMatrixChangingVisitor' interface.
visit ( int, int, FieldElement )This abstract method is from 'FieldMatrixChangingVisitor' interface.
[+] FieldMatrixPreservingVisitor (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
end ( )This abstract method is from 'FieldMatrixPreservingVisitor' interface.
start ( int, int, int, int, int, int )This abstract method is from 'FieldMatrixPreservingVisitor' interface.
visit ( int, int, FieldElement )This abstract method is from 'FieldMatrixPreservingVisitor' interface.
[+] FieldVector (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (29)
add ( FieldVector )This abstract method is from 'FieldVector' interface.
append ( FieldElement )This abstract method is from 'FieldVector' interface.
append ( FieldVector )This abstract method is from 'FieldVector' interface.
copy ( )This abstract method is from 'FieldVector' interface.
dotProduct ( FieldVector )This abstract method is from 'FieldVector' interface.
ebeDivide ( FieldVector )This abstract method is from 'FieldVector' interface.
ebeMultiply ( FieldVector )This abstract method is from 'FieldVector' interface.
getData ( )This abstract method is from 'FieldVector' interface.
getDimension ( )This abstract method is from 'FieldVector' interface.
getEntry ( int )This abstract method is from 'FieldVector' interface.
getField ( )This abstract method is from 'FieldVector' interface.
getSubVector ( int, int )This abstract method is from 'FieldVector' interface.
...
[+] IllConditionedOperatorException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
IllConditionedOperatorException ( double )This constructor is from 'IllConditionedOperatorException' class.
[+] IterativeLinearSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
IterativeLinearSolver ( int )This constructor is from 'IterativeLinearSolver' abstract class.
IterativeLinearSolver ( IterationManager )This constructor is from 'IterativeLinearSolver' abstract class.
checkParameters ( RealLinearOperator, RealVector, RealVector )This method is from 'IterativeLinearSolver' abstract class.
getIterationManager ( )This method is from 'IterativeLinearSolver' abstract class.
solve ( RealLinearOperator, RealVector )This method is from 'IterativeLinearSolver' abstract class.
solve ( RealLinearOperator, RealVector, RealVector )This method is from 'IterativeLinearSolver' abstract class.
solveInPlace ( RealLinearOperator, RealVector, RealVector )This abstract method is from 'IterativeLinearSolver' abstract class.
[+] IterativeLinearSolverEvent (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
IterativeLinearSolverEvent ( Object, int )This constructor is from 'IterativeLinearSolverEvent' abstract class.
getNormOfResidual ( )This abstract method is from 'IterativeLinearSolverEvent' abstract class.
getResidual ( )This method is from 'IterativeLinearSolverEvent' abstract class.
getRightHandSideVector ( )This abstract method is from 'IterativeLinearSolverEvent' abstract class.
getSolution ( )This abstract method is from 'IterativeLinearSolverEvent' abstract class.
providesResidual ( )This method is from 'IterativeLinearSolverEvent' abstract class.
[+] JacobiPreconditioner (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
JacobiPreconditioner ( double[ ], boolean )This constructor is from 'JacobiPreconditioner' class.
create ( RealLinearOperator )This method is from 'JacobiPreconditioner' class.
getColumnDimension ( )This method is from 'JacobiPreconditioner' class.
getRowDimension ( )This method is from 'JacobiPreconditioner' class.
operate ( RealVector )This method is from 'JacobiPreconditioner' class.
[+] LUDecomposition (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (8)
LUDecomposition ( RealMatrix )This constructor is from 'LUDecomposition' class.
LUDecomposition ( RealMatrix, double )This constructor is from 'LUDecomposition' class.
getDeterminant ( )This method is from 'LUDecomposition' class.
getL ( )This method is from 'LUDecomposition' class.
getP ( )This method is from 'LUDecomposition' class.
getPivot ( )This method is from 'LUDecomposition' class.
getSolver ( )This method is from 'LUDecomposition' class.
getU ( )This method is from 'LUDecomposition' class.
[+] MatrixDimensionMismatchException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
MatrixDimensionMismatchException ( int, int, int, int )This constructor is from 'MatrixDimensionMismatchException' class.
getExpectedColumnDimension ( )This method is from 'MatrixDimensionMismatchException' class.
getExpectedRowDimension ( )This method is from 'MatrixDimensionMismatchException' class.
getWrongColumnDimension ( )This method is from 'MatrixDimensionMismatchException' class.
getWrongRowDimension ( )This method is from 'MatrixDimensionMismatchException' class.
[+] MatrixUtils (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (30)
bigFractionMatrixToRealMatrix ( FieldMatrix )This method is from 'MatrixUtils' class.
checkAdditionCompatible ( AnyMatrix, AnyMatrix )This method is from 'MatrixUtils' class.
checkColumnIndex ( AnyMatrix, int )This method is from 'MatrixUtils' class.
checkMatrixIndex ( AnyMatrix, int, int )This method is from 'MatrixUtils' class.
checkMultiplicationCompatible ( AnyMatrix, AnyMatrix )This method is from 'MatrixUtils' class.
checkRowIndex ( AnyMatrix, int )This method is from 'MatrixUtils' class.
checkSubMatrixIndex ( AnyMatrix, int[ ], int[ ] )This method is from 'MatrixUtils' class.
checkSubMatrixIndex ( AnyMatrix, int, int, int, int )This method is from 'MatrixUtils' class.
checkSubtractionCompatible ( AnyMatrix, AnyMatrix )This method is from 'MatrixUtils' class.
createColumnFieldMatrix ( FieldElement[ ] )This method is from 'MatrixUtils' class.
createColumnRealMatrix ( double[ ] )This method is from 'MatrixUtils' class.
createFieldDiagonalMatrix ( FieldElement[ ] )This method is from 'MatrixUtils' class.
...
[+] NonPositiveDefiniteMatrixException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
NonPositiveDefiniteMatrixException ( double, int, double )This constructor is from 'NonPositiveDefiniteMatrixException' class.
getColumn ( )This method is from 'NonPositiveDefiniteMatrixException' class.
getRow ( )This method is from 'NonPositiveDefiniteMatrixException' class.
getThreshold ( )This method is from 'NonPositiveDefiniteMatrixException' class.
[+] NonPositiveDefiniteOperatorException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
NonPositiveDefiniteOperatorException ( )This constructor is from 'NonPositiveDefiniteOperatorException' class.
[+] NonSelfAdjointOperatorException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
NonSelfAdjointOperatorException ( )This constructor is from 'NonSelfAdjointOperatorException' class.
[+] NonSquareMatrixException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
NonSquareMatrixException ( int, int )This constructor is from 'NonSquareMatrixException' class.
[+] NonSquareOperatorException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
NonSquareOperatorException ( int, int )This constructor is from 'NonSquareOperatorException' class.
[+] NonSymmetricMatrixException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
NonSymmetricMatrixException ( int, int, double )This constructor is from 'NonSymmetricMatrixException' class.
getColumn ( )This method is from 'NonSymmetricMatrixException' class.
getRow ( )This method is from 'NonSymmetricMatrixException' class.
getThreshold ( )This method is from 'NonSymmetricMatrixException' class.
[+] OpenMapRealMatrix (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (18)
OpenMapRealMatrix ( int, int )This constructor is from 'OpenMapRealMatrix' class.
OpenMapRealMatrix ( OpenMapRealMatrix )This constructor is from 'OpenMapRealMatrix' class.
add ( OpenMapRealMatrix )This method is from 'OpenMapRealMatrix' class.
addToEntry ( int, int, double )This method is from 'OpenMapRealMatrix' class.
copy ( )This method is from 'OpenMapRealMatrix' class.
copy ( )This method is from 'OpenMapRealMatrix' class.
createMatrix ( int, int )This method is from 'OpenMapRealMatrix' class.
createMatrix ( int, int )This method is from 'OpenMapRealMatrix' class.
getColumnDimension ( )This method is from 'OpenMapRealMatrix' class.
getEntry ( int, int )This method is from 'OpenMapRealMatrix' class.
getRowDimension ( )This method is from 'OpenMapRealMatrix' class.
multiply ( OpenMapRealMatrix )This method is from 'OpenMapRealMatrix' class.
...
[+] OpenMapRealVector (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (57)
OpenMapRealVector ( )This constructor is from 'OpenMapRealVector' class.
OpenMapRealVector ( double[ ] )This constructor is from 'OpenMapRealVector' class.
OpenMapRealVector ( double[ ], double )This constructor is from 'OpenMapRealVector' class.
OpenMapRealVector ( Double[ ] )This constructor is from 'OpenMapRealVector' class.
OpenMapRealVector ( Double[ ], double )This constructor is from 'OpenMapRealVector' class.
OpenMapRealVector ( int )This constructor is from 'OpenMapRealVector' class.
OpenMapRealVector ( int, double )This constructor is from 'OpenMapRealVector' class.
OpenMapRealVector ( int, int )This constructor is from 'OpenMapRealVector' class.
OpenMapRealVector ( int, int, double )This constructor is from 'OpenMapRealVector' class.
OpenMapRealVector ( OpenMapRealVector )This constructor is from 'OpenMapRealVector' class.
OpenMapRealVector ( OpenMapRealVector, int )This constructor is from 'OpenMapRealVector' class.
OpenMapRealVector ( RealVector )This constructor is from 'OpenMapRealVector' class.
...
[+] OpenMapRealVector.OpenMapEntry (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
OpenMapRealVector.OpenMapEntry ( OpenMapRealVector, OpenIntToDoubleHashMap.Iterator )This constructor is from 'OpenMapRealVector.OpenMapEntry' class.
getIndex ( )This method is from 'OpenMapRealVector.OpenMapEntry' class.
getValue ( )This method is from 'OpenMapRealVector.OpenMapEntry' class.
setValue ( double )This method is from 'OpenMapRealVector.OpenMapEntry' class.
[+] OpenMapRealVector.OpenMapSparseIterator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
OpenMapRealVector.OpenMapSparseIterator ( OpenMapRealVector )This constructor is from 'OpenMapRealVector.OpenMapSparseIterator' class.
hasNext ( )This method is from 'OpenMapRealVector.OpenMapSparseIterator' class.
next ( )This method is from 'OpenMapRealVector.OpenMapSparseIterator' class.
next ( )This method is from 'OpenMapRealVector.OpenMapSparseIterator' class.
remove ( )This method is from 'OpenMapRealVector.OpenMapSparseIterator' class.
[+] PreconditionedIterativeLinearSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (9)
PreconditionedIterativeLinearSolver ( int )This constructor is from 'PreconditionedIterativeLinearSolver' abstract class.
PreconditionedIterativeLinearSolver ( IterationManager )This constructor is from 'PreconditionedIterativeLinearSolver' abstract class.
checkParameters ( RealLinearOperator, RealLinearOperator, RealVector, RealVector )This method is from 'PreconditionedIterativeLinearSolver' abstract class.
solve ( RealLinearOperator, RealLinearOperator, RealVector )This method is from 'PreconditionedIterativeLinearSolver' abstract class.
solve ( RealLinearOperator, RealLinearOperator, RealVector, RealVector )This method is from 'PreconditionedIterativeLinearSolver' abstract class.
solve ( RealLinearOperator, RealVector )This method is from 'PreconditionedIterativeLinearSolver' abstract class.
solve ( RealLinearOperator, RealVector, RealVector )This method is from 'PreconditionedIterativeLinearSolver' abstract class.
solveInPlace ( RealLinearOperator, RealLinearOperator, RealVector, RealVector )This abstract method is from 'PreconditionedIterativeLinearSolver' abstract class.
solveInPlace ( RealLinearOperator, RealVector, RealVector )This method is from 'PreconditionedIterativeLinearSolver' abstract class.
[+] QRDecomposition (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
QRDecomposition ( RealMatrix )This constructor is from 'QRDecomposition' class.
QRDecomposition ( RealMatrix, double )This constructor is from 'QRDecomposition' class.
getH ( )This method is from 'QRDecomposition' class.
getQ ( )This method is from 'QRDecomposition' class.
getQT ( )This method is from 'QRDecomposition' class.
getR ( )This method is from 'QRDecomposition' class.
getSolver ( )This method is from 'QRDecomposition' class.
[+] RealLinearOperator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
RealLinearOperator ( )This constructor is from 'RealLinearOperator' abstract class.
getColumnDimension ( )This abstract method is from 'RealLinearOperator' abstract class.
getRowDimension ( )This abstract method is from 'RealLinearOperator' abstract class.
isTransposable ( )This method is from 'RealLinearOperator' abstract class.
operate ( RealVector )This abstract method is from 'RealLinearOperator' abstract class.
operateTranspose ( RealVector )This method is from 'RealLinearOperator' abstract class.
[+] RealMatrix (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (51)
add ( RealMatrix )This abstract method is from 'RealMatrix' interface.
addToEntry ( int, int, double )This abstract method is from 'RealMatrix' interface.
copy ( )This abstract method is from 'RealMatrix' interface.
copySubMatrix ( int[ ], int[ ], double[ ][ ] )This abstract method is from 'RealMatrix' interface.
copySubMatrix ( int, int, int, int, double[ ][ ] )This abstract method is from 'RealMatrix' interface.
createMatrix ( int, int )This abstract method is from 'RealMatrix' interface.
getColumn ( int )This abstract method is from 'RealMatrix' interface.
getColumnMatrix ( int )This abstract method is from 'RealMatrix' interface.
getColumnVector ( int )This abstract method is from 'RealMatrix' interface.
getData ( )This abstract method is from 'RealMatrix' interface.
getEntry ( int, int )This abstract method is from 'RealMatrix' interface.
getFrobeniusNorm ( )This abstract method is from 'RealMatrix' interface.
...
[+] RealMatrixChangingVisitor (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
end ( )This abstract method is from 'RealMatrixChangingVisitor' interface.
start ( int, int, int, int, int, int )This abstract method is from 'RealMatrixChangingVisitor' interface.
visit ( int, int, double )This abstract method is from 'RealMatrixChangingVisitor' interface.
[+] RealMatrixPreservingVisitor (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
end ( )This abstract method is from 'RealMatrixPreservingVisitor' interface.
start ( int, int, int, int, int, int )This abstract method is from 'RealMatrixPreservingVisitor' interface.
visit ( int, int, double )This abstract method is from 'RealMatrixPreservingVisitor' interface.
[+] RealVector (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (52)
RealVector ( )This constructor is from 'RealVector' abstract class.
add ( RealVector )This method is from 'RealVector' abstract class.
addToEntry ( int, double )This method is from 'RealVector' abstract class.
append ( double )This abstract method is from 'RealVector' abstract class.
append ( RealVector )This abstract method is from 'RealVector' abstract class.
checkIndex ( int )This method is from 'RealVector' abstract class.
checkVectorDimensions ( int )This method is from 'RealVector' abstract class.
checkVectorDimensions ( RealVector )This method is from 'RealVector' abstract class.
combine ( double, double, RealVector )This method is from 'RealVector' abstract class.
combineToSelf ( double, double, RealVector )This method is from 'RealVector' abstract class.
copy ( )This abstract method is from 'RealVector' abstract class.
cosine ( RealVector )This method is from 'RealVector' abstract class.
...
[+] RealVector.Entry (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
RealVector.Entry ( RealVector )This constructor is from 'RealVector.Entry' class.
getIndex ( )This method is from 'RealVector.Entry' class.
getValue ( )This method is from 'RealVector.Entry' class.
setIndex ( int )This method is from 'RealVector.Entry' class.
setValue ( double )This method is from 'RealVector.Entry' class.
[+] RealVector.SparseEntryIterator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
RealVector.SparseEntryIterator ( RealVector )This constructor is from 'RealVector.SparseEntryIterator' class.
advance ( RealVector.Entry )This method is from 'RealVector.SparseEntryIterator' class.
hasNext ( )This method is from 'RealVector.SparseEntryIterator' class.
next ( )This method is from 'RealVector.SparseEntryIterator' class.
next ( )This method is from 'RealVector.SparseEntryIterator' class.
remove ( )This method is from 'RealVector.SparseEntryIterator' class.
[+] RealVectorFormat (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (15)
RealVectorFormat ( )This constructor is from 'RealVectorFormat' class.
RealVectorFormat ( String, String, String )This constructor is from 'RealVectorFormat' class.
RealVectorFormat ( String, String, String, NumberFormat )This constructor is from 'RealVectorFormat' class.
RealVectorFormat ( NumberFormat )This constructor is from 'RealVectorFormat' class.
format ( RealVector )This method is from 'RealVectorFormat' class.
format ( RealVector, StringBuffer, FieldPosition )This method is from 'RealVectorFormat' class.
getAvailableLocales ( )This method is from 'RealVectorFormat' class.
getFormat ( )This method is from 'RealVectorFormat' class.
getInstance ( )This method is from 'RealVectorFormat' class.
getInstance ( Locale )This method is from 'RealVectorFormat' class.
getPrefix ( )This method is from 'RealVectorFormat' class.
getSeparator ( )This method is from 'RealVectorFormat' class.
...
[+] RectangularCholeskyDecomposition (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
RectangularCholeskyDecomposition ( RealMatrix, double )This constructor is from 'RectangularCholeskyDecomposition' class.
getRank ( )This method is from 'RectangularCholeskyDecomposition' class.
getRootMatrix ( )This method is from 'RectangularCholeskyDecomposition' class.
[+] SingularMatrixException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
SingularMatrixException ( )This constructor is from 'SingularMatrixException' class.
[+] SingularOperatorException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
SingularOperatorException ( )This constructor is from 'SingularOperatorException' class.
[+] SingularValueDecomposition (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (13)
SingularValueDecomposition ( RealMatrix )This constructor is from 'SingularValueDecomposition' class.
getConditionNumber ( )This method is from 'SingularValueDecomposition' class.
getCovariance ( double )This method is from 'SingularValueDecomposition' class.
getInverseConditionNumber ( )This method is from 'SingularValueDecomposition' class.
getNorm ( )This method is from 'SingularValueDecomposition' class.
getRank ( )This method is from 'SingularValueDecomposition' class.
getS ( )This method is from 'SingularValueDecomposition' class.
getSingularValues ( )This method is from 'SingularValueDecomposition' class.
getSolver ( )This method is from 'SingularValueDecomposition' class.
getU ( )This method is from 'SingularValueDecomposition' class.
getUT ( )This method is from 'SingularValueDecomposition' class.
getV ( )This method is from 'SingularValueDecomposition' class.
...
[+] SparseFieldMatrix (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (12)
SparseFieldMatrix ( Field )This constructor is from 'SparseFieldMatrix' class.
SparseFieldMatrix ( Field, int, int )This constructor is from 'SparseFieldMatrix' class.
SparseFieldMatrix ( FieldMatrix )This constructor is from 'SparseFieldMatrix' class.
SparseFieldMatrix ( SparseFieldMatrix )This constructor is from 'SparseFieldMatrix' class.
addToEntry ( int, int, FieldElement )This method is from 'SparseFieldMatrix' class.
copy ( )This method is from 'SparseFieldMatrix' class.
createMatrix ( int, int )This method is from 'SparseFieldMatrix' class.
getColumnDimension ( )This method is from 'SparseFieldMatrix' class.
getEntry ( int, int )This method is from 'SparseFieldMatrix' class.
getRowDimension ( )This method is from 'SparseFieldMatrix' class.
multiplyEntry ( int, int, FieldElement )This method is from 'SparseFieldMatrix' class.
setEntry ( int, int, FieldElement )This method is from 'SparseFieldMatrix' class.
...
[+] SparseFieldVector (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (42)
SparseFieldVector ( Field )This constructor is from 'SparseFieldVector' class.
SparseFieldVector ( Field, FieldElement[ ] )This constructor is from 'SparseFieldVector' class.
SparseFieldVector ( Field, int )This constructor is from 'SparseFieldVector' class.
SparseFieldVector ( Field, int, int )This constructor is from 'SparseFieldVector' class.
SparseFieldVector ( SparseFieldVector )This constructor is from 'SparseFieldVector' class.
SparseFieldVector ( SparseFieldVector, int )This constructor is from 'SparseFieldVector' class.
add ( FieldVector )This method is from 'SparseFieldVector' class.
add ( SparseFieldVector )This method is from 'SparseFieldVector' class.
append ( FieldElement )This method is from 'SparseFieldVector' class.
append ( FieldVector )This method is from 'SparseFieldVector' class.
append ( SparseFieldVector )This method is from 'SparseFieldVector' class.
checkVectorDimensions ( int )This method is from 'SparseFieldVector' class.
...
[+] SparseRealVector (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
SparseRealVector ( )This constructor is from 'SparseRealVector' abstract class.
[+] SymmLQ (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (12)
SymmLQ ( int, double, boolean )This constructor is from 'SymmLQ' class.
SymmLQ ( IterationManager, double, boolean )This constructor is from 'SymmLQ' class.
getCheck ( )This method is from 'SymmLQ' class.
solve ( RealLinearOperator, RealLinearOperator, RealVector )This method is from 'SymmLQ' class.
solve ( RealLinearOperator, RealLinearOperator, RealVector, RealVector )This method is from 'SymmLQ' class.
solve ( RealLinearOperator, RealLinearOperator, RealVector, boolean, double )This method is from 'SymmLQ' class.
solve ( RealLinearOperator, RealVector )This method is from 'SymmLQ' class.
solve ( RealLinearOperator, RealVector, RealVector )This method is from 'SymmLQ' class.
solve ( RealLinearOperator, RealVector, boolean, double )This method is from 'SymmLQ' class.
solveInPlace ( RealLinearOperator, RealLinearOperator, RealVector, RealVector )This method is from 'SymmLQ' class.
solveInPlace ( RealLinearOperator, RealLinearOperator, RealVector, RealVector, boolean, double )This method is from 'SymmLQ' class.
solveInPlace ( RealLinearOperator, RealVector, RealVector )This method is from 'SymmLQ' class.
...
package org.apache.commons.math3.ode
[+] AbstractIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (23)
AbstractIntegrator ( )This constructor is from 'AbstractIntegrator' abstract class.
AbstractIntegrator ( String )This constructor is from 'AbstractIntegrator' abstract class.
acceptStep ( AbstractStepInterpolator, double[ ], double[ ], double )This method is from 'AbstractIntegrator' abstract class.
addEventHandler ( EventHandler, double, double, int )This method is from 'AbstractIntegrator' abstract class.
addEventHandler ( EventHandler, double, double, int, UnivariateSolver )This method is from 'AbstractIntegrator' abstract class.
addStepHandler ( StepHandler )This method is from 'AbstractIntegrator' abstract class.
clearEventHandlers ( )This method is from 'AbstractIntegrator' abstract class.
clearStepHandlers ( )This method is from 'AbstractIntegrator' abstract class.
computeDerivatives ( double, double[ ], double[ ] )This method is from 'AbstractIntegrator' abstract class.
getCurrentSignedStepsize ( )This method is from 'AbstractIntegrator' abstract class.
getCurrentStepStart ( )This method is from 'AbstractIntegrator' abstract class.
getEvaluations ( )This method is from 'AbstractIntegrator' abstract class.
...
[+] AbstractParameterizable (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
AbstractParameterizable ( String[ ] )This constructor is from 'AbstractParameterizable' abstract class.
AbstractParameterizable ( Collection )This constructor is from 'AbstractParameterizable' abstract class.
complainIfNotSupported ( String )This method is from 'AbstractParameterizable' abstract class.
getParametersNames ( )This method is from 'AbstractParameterizable' abstract class.
isSupported ( String )This method is from 'AbstractParameterizable' abstract class.
[+] ContinuousOutputModel (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (9)
ContinuousOutputModel ( )This constructor is from 'ContinuousOutputModel' class.
append ( ContinuousOutputModel )This method is from 'ContinuousOutputModel' class.
getFinalTime ( )This method is from 'ContinuousOutputModel' class.
getInitialTime ( )This method is from 'ContinuousOutputModel' class.
getInterpolatedState ( )This method is from 'ContinuousOutputModel' class.
getInterpolatedTime ( )This method is from 'ContinuousOutputModel' class.
handleStep ( StepInterpolator, boolean )This method is from 'ContinuousOutputModel' class.
init ( double, double[ ], double )This method is from 'ContinuousOutputModel' class.
setInterpolatedTime ( double )This method is from 'ContinuousOutputModel' class.
[+] EquationsMapper (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
EquationsMapper ( int, int )This constructor is from 'EquationsMapper' class.
extractEquationData ( double[ ], double[ ] )This method is from 'EquationsMapper' class.
getDimension ( )This method is from 'EquationsMapper' class.
getFirstIndex ( )This method is from 'EquationsMapper' class.
insertEquationData ( double[ ], double[ ] )This method is from 'EquationsMapper' class.
[+] ExpandableStatefulODE (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (17)
ExpandableStatefulODE ( FirstOrderDifferentialEquations )This constructor is from 'ExpandableStatefulODE' class.
addSecondaryEquations ( SecondaryEquations )This method is from 'ExpandableStatefulODE' class.
computeDerivatives ( double, double[ ], double[ ] )This method is from 'ExpandableStatefulODE' class.
getCompleteState ( )This method is from 'ExpandableStatefulODE' class.
getPrimary ( )This method is from 'ExpandableStatefulODE' class.
getPrimaryMapper ( )This method is from 'ExpandableStatefulODE' class.
getPrimaryState ( )This method is from 'ExpandableStatefulODE' class.
getPrimaryStateDot ( )This method is from 'ExpandableStatefulODE' class.
getSecondaryMappers ( )This method is from 'ExpandableStatefulODE' class.
getSecondaryState ( int )This method is from 'ExpandableStatefulODE' class.
getSecondaryStateDot ( int )This method is from 'ExpandableStatefulODE' class.
getTime ( )This method is from 'ExpandableStatefulODE' class.
...
[+] FirstOrderConverter (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
FirstOrderConverter ( SecondOrderDifferentialEquations )This constructor is from 'FirstOrderConverter' class.
computeDerivatives ( double, double[ ], double[ ] )This method is from 'FirstOrderConverter' class.
getDimension ( )This method is from 'FirstOrderConverter' class.
[+] FirstOrderDifferentialEquations (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
computeDerivatives ( double, double[ ], double[ ] )This abstract method is from 'FirstOrderDifferentialEquations' interface.
getDimension ( )This abstract method is from 'FirstOrderDifferentialEquations' interface.
[+] FirstOrderIntegrator (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
integrate ( FirstOrderDifferentialEquations, double, double[ ], double, double[ ] )This abstract method is from 'FirstOrderIntegrator' interface.
[+] JacobianMatrices (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (10)
JacobianMatrices ( FirstOrderDifferentialEquations, double[ ], String[ ] )This constructor is from 'JacobianMatrices' class.
JacobianMatrices ( MainStateJacobianProvider, String[ ] )This constructor is from 'JacobianMatrices' class.
addParameterJacobianProvider ( ParameterJacobianProvider )This method is from 'JacobianMatrices' class.
getCurrentMainSetJacobian ( double[ ][ ] )This method is from 'JacobianMatrices' class.
getCurrentParameterJacobian ( String, double[ ] )This method is from 'JacobianMatrices' class.
registerVariationalEquations ( ExpandableStatefulODE )This method is from 'JacobianMatrices' class.
setInitialMainStateJacobian ( double[ ][ ] )This method is from 'JacobianMatrices' class.
setInitialParameterJacobian ( String, double[ ] )This method is from 'JacobianMatrices' class.
setParameterizedODE ( ParameterizedODE )This method is from 'JacobianMatrices' class.
setParameterStep ( String, double )This method is from 'JacobianMatrices' class.
[+] MainStateJacobianProvider (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
computeMainStateJacobian ( double, double[ ], double[ ], double[ ][ ] )This abstract method is from 'MainStateJacobianProvider' interface.
[+] MultistepIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (13)
MultistepIntegrator ( String, int, int, double, double, double[ ], double[ ] )This constructor is from 'MultistepIntegrator' abstract class.
MultistepIntegrator ( String, int, int, double, double, double, double )This constructor is from 'MultistepIntegrator' abstract class.
computeStepGrowShrinkFactor ( double )This method is from 'MultistepIntegrator' abstract class.
getMaxGrowth ( )This method is from 'MultistepIntegrator' abstract class.
getMinReduction ( )This method is from 'MultistepIntegrator' abstract class.
getSafety ( )This method is from 'MultistepIntegrator' abstract class.
getStarterIntegrator ( )This method is from 'MultistepIntegrator' abstract class.
initializeHighOrderDerivatives ( double, double[ ], double[ ][ ], double[ ][ ] )This abstract method is from 'MultistepIntegrator' abstract class.
setMaxGrowth ( double )This method is from 'MultistepIntegrator' abstract class.
setMinReduction ( double )This method is from 'MultistepIntegrator' abstract class.
setSafety ( double )This method is from 'MultistepIntegrator' abstract class.
setStarterIntegrator ( FirstOrderIntegrator )This method is from 'MultistepIntegrator' abstract class.
...
[+] MultistepIntegrator.NordsieckTransformer (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
initializeHighOrderDerivatives ( double, double[ ], double[ ][ ], double[ ][ ] )This abstract method is from 'MultistepIntegrator.NordsieckTransformer' interface.
[+] ODEIntegrator (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (13)
addEventHandler ( EventHandler, double, double, int )This abstract method is from 'ODEIntegrator' interface.
addEventHandler ( EventHandler, double, double, int, UnivariateSolver )This abstract method is from 'ODEIntegrator' interface.
addStepHandler ( StepHandler )This abstract method is from 'ODEIntegrator' interface.
clearEventHandlers ( )This abstract method is from 'ODEIntegrator' interface.
clearStepHandlers ( )This abstract method is from 'ODEIntegrator' interface.
getCurrentSignedStepsize ( )This abstract method is from 'ODEIntegrator' interface.
getCurrentStepStart ( )This abstract method is from 'ODEIntegrator' interface.
getEvaluations ( )This abstract method is from 'ODEIntegrator' interface.
getEventHandlers ( )This abstract method is from 'ODEIntegrator' interface.
getMaxEvaluations ( )This abstract method is from 'ODEIntegrator' interface.
getName ( )This abstract method is from 'ODEIntegrator' interface.
getStepHandlers ( )This abstract method is from 'ODEIntegrator' interface.
...
[+] Parameterizable (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
getParametersNames ( )This abstract method is from 'Parameterizable' interface.
isSupported ( String )This abstract method is from 'Parameterizable' interface.
[+] ParameterizedODE (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
getParameter ( String )This abstract method is from 'ParameterizedODE' interface.
setParameter ( String, double )This abstract method is from 'ParameterizedODE' interface.
[+] ParameterJacobianProvider (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
computeParameterJacobian ( double, double[ ], double[ ], String, double[ ] )This abstract method is from 'ParameterJacobianProvider' interface.
[+] SecondaryEquations (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
computeDerivatives ( double, double[ ], double[ ], double[ ], double[ ] )This abstract method is from 'SecondaryEquations' interface.
getDimension ( )This abstract method is from 'SecondaryEquations' interface.
[+] SecondOrderDifferentialEquations (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
computeSecondDerivatives ( double, double[ ], double[ ], double[ ] )This abstract method is from 'SecondOrderDifferentialEquations' interface.
getDimension ( )This abstract method is from 'SecondOrderDifferentialEquations' interface.
[+] SecondOrderIntegrator (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
integrate ( SecondOrderDifferentialEquations, double, double[ ], double[ ], double, double[ ], double[ ] )This abstract method is from 'SecondOrderIntegrator' interface.
package org.apache.commons.math3.ode.events
[+] EventHandler (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
eventOccurred ( double, double[ ], boolean )This abstract method is from 'EventHandler' interface.
g ( double, double[ ] )This abstract method is from 'EventHandler' interface.
init ( double, double[ ], double )This abstract method is from 'EventHandler' interface.
resetState ( double, double[ ] )This abstract method is from 'EventHandler' interface.
[+] EventHandler.Action (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'EventHandler.Action' class.
values ( )This method is from 'EventHandler.Action' class.
[+] EventState (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
EventState ( EventHandler, double, double, int, UnivariateSolver )This constructor is from 'EventState' class.
evaluateStep ( StepInterpolator )This method is from 'EventState' class.
getConvergence ( )This method is from 'EventState' class.
getEventHandler ( )This method is from 'EventState' class.
getEventTime ( )This method is from 'EventState' class.
getMaxCheckInterval ( )This method is from 'EventState' class.
getMaxIterationCount ( )This method is from 'EventState' class.
reinitializeBegin ( StepInterpolator )This method is from 'EventState' class.
reset ( double, double[ ] )This method is from 'EventState' class.
stepAccepted ( double, double[ ] )This method is from 'EventState' class.
stop ( )This method is from 'EventState' class.
...
package org.apache.commons.math3.ode.nonstiff
[+] AdamsBashforthIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
AdamsBashforthIntegrator ( int, double, double, double[ ], double[ ] )This constructor is from 'AdamsBashforthIntegrator' class.
AdamsBashforthIntegrator ( int, double, double, double, double )This constructor is from 'AdamsBashforthIntegrator' class.
integrate ( ExpandableStatefulODE, double )This method is from 'AdamsBashforthIntegrator' class.
[+] AdamsIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
AdamsIntegrator ( String, int, int, double, double, double[ ], double[ ] )This constructor is from 'AdamsIntegrator' abstract class.
AdamsIntegrator ( String, int, int, double, double, double, double )This constructor is from 'AdamsIntegrator' abstract class.
initializeHighOrderDerivatives ( double, double[ ], double[ ][ ], double[ ][ ] )This method is from 'AdamsIntegrator' abstract class.
integrate ( ExpandableStatefulODE, double )This abstract method is from 'AdamsIntegrator' abstract class.
updateHighOrderDerivativesPhase1 ( Array2DRowRealMatrix )This method is from 'AdamsIntegrator' abstract class.
updateHighOrderDerivativesPhase2 ( double[ ], double[ ], Array2DRowRealMatrix )This method is from 'AdamsIntegrator' abstract class.
[+] AdamsMoultonIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
AdamsMoultonIntegrator ( int, double, double, double[ ], double[ ] )This constructor is from 'AdamsMoultonIntegrator' class.
AdamsMoultonIntegrator ( int, double, double, double, double )This constructor is from 'AdamsMoultonIntegrator' class.
integrate ( ExpandableStatefulODE, double )This method is from 'AdamsMoultonIntegrator' class.
[+] AdamsNordsieckTransformer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
getInstance ( int )This method is from 'AdamsNordsieckTransformer' class.
getNSteps ( )This method is from 'AdamsNordsieckTransformer' class.
initializeHighOrderDerivatives ( double, double[ ], double[ ][ ], double[ ][ ] )This method is from 'AdamsNordsieckTransformer' class.
updateHighOrderDerivativesPhase1 ( Array2DRowRealMatrix )This method is from 'AdamsNordsieckTransformer' class.
updateHighOrderDerivativesPhase2 ( double[ ], double[ ], Array2DRowRealMatrix )This method is from 'AdamsNordsieckTransformer' class.
[+] AdaptiveStepsizeIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (13)
AdaptiveStepsizeIntegrator ( String, double, double, double[ ], double[ ] )This constructor is from 'AdaptiveStepsizeIntegrator' abstract class.
AdaptiveStepsizeIntegrator ( String, double, double, double, double )This constructor is from 'AdaptiveStepsizeIntegrator' abstract class.
filterStep ( double, boolean, boolean )This method is from 'AdaptiveStepsizeIntegrator' abstract class.
getCurrentStepStart ( )This method is from 'AdaptiveStepsizeIntegrator' abstract class.
getMaxStep ( )This method is from 'AdaptiveStepsizeIntegrator' abstract class.
getMinStep ( )This method is from 'AdaptiveStepsizeIntegrator' abstract class.
initializeStep ( boolean, int, double[ ], double, double[ ], double[ ], double[ ], double[ ] )This method is from 'AdaptiveStepsizeIntegrator' abstract class.
integrate ( ExpandableStatefulODE, double )This abstract method is from 'AdaptiveStepsizeIntegrator' abstract class.
resetInternalState ( )This method is from 'AdaptiveStepsizeIntegrator' abstract class.
sanityChecks ( ExpandableStatefulODE, double )This method is from 'AdaptiveStepsizeIntegrator' abstract class.
setInitialStepSize ( double )This method is from 'AdaptiveStepsizeIntegrator' abstract class.
setStepSizeControl ( double, double, double[ ], double[ ] )This method is from 'AdaptiveStepsizeIntegrator' abstract class.
...
[+] ClassicalRungeKuttaIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
ClassicalRungeKuttaIntegrator ( double )This constructor is from 'ClassicalRungeKuttaIntegrator' class.
[+] DormandPrince54Integrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
DormandPrince54Integrator ( double, double, double[ ], double[ ] )This constructor is from 'DormandPrince54Integrator' class.
DormandPrince54Integrator ( double, double, double, double )This constructor is from 'DormandPrince54Integrator' class.
estimateError ( double[ ][ ], double[ ], double[ ], double )This method is from 'DormandPrince54Integrator' class.
getOrder ( )This method is from 'DormandPrince54Integrator' class.
[+] DormandPrince853Integrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
DormandPrince853Integrator ( double, double, double[ ], double[ ] )This constructor is from 'DormandPrince853Integrator' class.
DormandPrince853Integrator ( double, double, double, double )This constructor is from 'DormandPrince853Integrator' class.
estimateError ( double[ ][ ], double[ ], double[ ], double )This method is from 'DormandPrince853Integrator' class.
getOrder ( )This method is from 'DormandPrince853Integrator' class.
[+] EmbeddedRungeKuttaIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
EmbeddedRungeKuttaIntegrator ( String, boolean, double[ ], double[ ][ ], double[ ], RungeKuttaStepInterpolator, double, double, double[ ], double[ ] )This constructor is from 'EmbeddedRungeKuttaIntegrator' abstract class.
EmbeddedRungeKuttaIntegrator ( String, boolean, double[ ], double[ ][ ], double[ ], RungeKuttaStepInterpolator, double, double, double, double )This constructor is from 'EmbeddedRungeKuttaIntegrator' abstract class.
estimateError ( double[ ][ ], double[ ], double[ ], double )This abstract method is from 'EmbeddedRungeKuttaIntegrator' abstract class.
getMaxGrowth ( )This method is from 'EmbeddedRungeKuttaIntegrator' abstract class.
getMinReduction ( )This method is from 'EmbeddedRungeKuttaIntegrator' abstract class.
getOrder ( )This abstract method is from 'EmbeddedRungeKuttaIntegrator' abstract class.
getSafety ( )This method is from 'EmbeddedRungeKuttaIntegrator' abstract class.
integrate ( ExpandableStatefulODE, double )This method is from 'EmbeddedRungeKuttaIntegrator' abstract class.
setMaxGrowth ( double )This method is from 'EmbeddedRungeKuttaIntegrator' abstract class.
setMinReduction ( double )This method is from 'EmbeddedRungeKuttaIntegrator' abstract class.
setSafety ( double )This method is from 'EmbeddedRungeKuttaIntegrator' abstract class.
...
[+] EulerIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
EulerIntegrator ( double )This constructor is from 'EulerIntegrator' class.
[+] GillIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
GillIntegrator ( double )This constructor is from 'GillIntegrator' class.
[+] GraggBulirschStoerIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (9)
GraggBulirschStoerIntegrator ( double, double, double[ ], double[ ] )This constructor is from 'GraggBulirschStoerIntegrator' class.
GraggBulirschStoerIntegrator ( double, double, double, double )This constructor is from 'GraggBulirschStoerIntegrator' class.
addEventHandler ( EventHandler, double, double, int, UnivariateSolver )This method is from 'GraggBulirschStoerIntegrator' class.
addStepHandler ( StepHandler )This method is from 'GraggBulirschStoerIntegrator' class.
integrate ( ExpandableStatefulODE, double )This method is from 'GraggBulirschStoerIntegrator' class.
setControlFactors ( double, double, double, double )This method is from 'GraggBulirschStoerIntegrator' class.
setInterpolationControl ( boolean, int )This method is from 'GraggBulirschStoerIntegrator' class.
setOrderControl ( int, double, double )This method is from 'GraggBulirschStoerIntegrator' class.
setStabilityCheck ( boolean, int, int, double )This method is from 'GraggBulirschStoerIntegrator' class.
[+] HighamHall54Integrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
HighamHall54Integrator ( double, double, double[ ], double[ ] )This constructor is from 'HighamHall54Integrator' class.
HighamHall54Integrator ( double, double, double, double )This constructor is from 'HighamHall54Integrator' class.
estimateError ( double[ ][ ], double[ ], double[ ], double )This method is from 'HighamHall54Integrator' class.
getOrder ( )This method is from 'HighamHall54Integrator' class.
[+] MidpointIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
MidpointIntegrator ( double )This constructor is from 'MidpointIntegrator' class.
[+] RungeKuttaIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
RungeKuttaIntegrator ( String, double[ ], double[ ][ ], double[ ], RungeKuttaStepInterpolator, double )This constructor is from 'RungeKuttaIntegrator' abstract class.
integrate ( ExpandableStatefulODE, double )This method is from 'RungeKuttaIntegrator' abstract class.
[+] ThreeEighthesIntegrator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
ThreeEighthesIntegrator ( double )This constructor is from 'ThreeEighthesIntegrator' class.
package org.apache.commons.math3.ode.sampling
[+] AbstractStepInterpolator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (28)
AbstractStepInterpolator ( )This constructor is from 'AbstractStepInterpolator' abstract class.
AbstractStepInterpolator ( double[ ], boolean, EquationsMapper, EquationsMapper[ ] )This constructor is from 'AbstractStepInterpolator' abstract class.
AbstractStepInterpolator ( AbstractStepInterpolator )This constructor is from 'AbstractStepInterpolator' abstract class.
computeInterpolatedStateAndDerivatives ( double, double )This abstract method is from 'AbstractStepInterpolator' abstract class.
copy ( )This method is from 'AbstractStepInterpolator' abstract class.
doCopy ( )This abstract method is from 'AbstractStepInterpolator' abstract class.
doFinalize ( )This method is from 'AbstractStepInterpolator' abstract class.
finalizeStep ( )This method is from 'AbstractStepInterpolator' abstract class.
getCurrentTime ( )This method is from 'AbstractStepInterpolator' abstract class.
getGlobalCurrentTime ( )This method is from 'AbstractStepInterpolator' abstract class.
getGlobalPreviousTime ( )This method is from 'AbstractStepInterpolator' abstract class.
getInterpolatedDerivatives ( )This method is from 'AbstractStepInterpolator' abstract class.
...
[+] DummyStepHandler (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
getInstance ( )This method is from 'DummyStepHandler' class.
handleStep ( StepInterpolator, boolean )This method is from 'DummyStepHandler' class.
init ( double, double[ ], double )This method is from 'DummyStepHandler' class.
[+] FixedStepHandler (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
handleStep ( double, double[ ], double[ ], boolean )This abstract method is from 'FixedStepHandler' interface.
init ( double, double[ ], double )This abstract method is from 'FixedStepHandler' interface.
[+] NordsieckStepInterpolator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (10)
NordsieckStepInterpolator ( )This constructor is from 'NordsieckStepInterpolator' class.
NordsieckStepInterpolator ( NordsieckStepInterpolator )This constructor is from 'NordsieckStepInterpolator' class.
computeInterpolatedStateAndDerivatives ( double, double )This method is from 'NordsieckStepInterpolator' class.
doCopy ( )This method is from 'NordsieckStepInterpolator' class.
getInterpolatedStateVariation ( )This method is from 'NordsieckStepInterpolator' class.
readExternal ( ObjectInput )This method is from 'NordsieckStepInterpolator' class.
reinitialize ( double[ ], boolean, EquationsMapper, EquationsMapper[ ] )This method is from 'NordsieckStepInterpolator' class.
reinitialize ( double, double, double[ ], Array2DRowRealMatrix )This method is from 'NordsieckStepInterpolator' class.
rescale ( double )This method is from 'NordsieckStepInterpolator' class.
writeExternal ( ObjectOutput )This method is from 'NordsieckStepInterpolator' class.
[+] StepHandler (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
handleStep ( StepInterpolator, boolean )This abstract method is from 'StepHandler' interface.
init ( double, double[ ], double )This abstract method is from 'StepHandler' interface.
[+] StepInterpolator (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (10)
copy ( )This abstract method is from 'StepInterpolator' interface.
getCurrentTime ( )This abstract method is from 'StepInterpolator' interface.
getInterpolatedDerivatives ( )This abstract method is from 'StepInterpolator' interface.
getInterpolatedSecondaryDerivatives ( int )This abstract method is from 'StepInterpolator' interface.
getInterpolatedSecondaryState ( int )This abstract method is from 'StepInterpolator' interface.
getInterpolatedState ( )This abstract method is from 'StepInterpolator' interface.
getInterpolatedTime ( )This abstract method is from 'StepInterpolator' interface.
getPreviousTime ( )This abstract method is from 'StepInterpolator' interface.
isForward ( )This abstract method is from 'StepInterpolator' interface.
setInterpolatedTime ( double )This abstract method is from 'StepInterpolator' interface.
[+] StepNormalizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
StepNormalizer ( double, FixedStepHandler )This constructor is from 'StepNormalizer' class.
StepNormalizer ( double, FixedStepHandler, StepNormalizerBounds )This constructor is from 'StepNormalizer' class.
StepNormalizer ( double, FixedStepHandler, StepNormalizerMode )This constructor is from 'StepNormalizer' class.
StepNormalizer ( double, FixedStepHandler, StepNormalizerMode, StepNormalizerBounds )This constructor is from 'StepNormalizer' class.
handleStep ( StepInterpolator, boolean )This method is from 'StepNormalizer' class.
init ( double, double[ ], double )This method is from 'StepNormalizer' class.
[+] StepNormalizerBounds (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
firstIncluded ( )This method is from 'StepNormalizerBounds' class.
lastIncluded ( )This method is from 'StepNormalizerBounds' class.
valueOf ( String )This method is from 'StepNormalizerBounds' class.
values ( )This method is from 'StepNormalizerBounds' class.
[+] StepNormalizerMode (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'StepNormalizerMode' class.
values ( )This method is from 'StepNormalizerMode' class.
package org.apache.commons.math3.optimization
[+] AbstractConvergenceChecker (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
AbstractConvergenceChecker ( )This constructor is from 'AbstractConvergenceChecker' abstract class.
AbstractConvergenceChecker ( double, double )This constructor is from 'AbstractConvergenceChecker' abstract class.
converged ( int, Object, Object )This abstract method is from 'AbstractConvergenceChecker' abstract class.
getAbsoluteThreshold ( )This method is from 'AbstractConvergenceChecker' abstract class.
getRelativeThreshold ( )This method is from 'AbstractConvergenceChecker' abstract class.
[+] BaseMultivariateMultiStartOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
BaseMultivariateMultiStartOptimizer ( BaseMultivariateOptimizer, int, RandomVectorGenerator )This constructor is from 'BaseMultivariateMultiStartOptimizer' class.
getConvergenceChecker ( )This method is from 'BaseMultivariateMultiStartOptimizer' class.
getEvaluations ( )This method is from 'BaseMultivariateMultiStartOptimizer' class.
getMaxEvaluations ( )This method is from 'BaseMultivariateMultiStartOptimizer' class.
getOptima ( )This method is from 'BaseMultivariateMultiStartOptimizer' class.
optimize ( int, MultivariateFunction, GoalType, double[ ] )This method is from 'BaseMultivariateMultiStartOptimizer' class.
[+] BaseMultivariateOptimizer (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
optimize ( int, MultivariateFunction, GoalType, double[ ] )This abstract method is from 'BaseMultivariateOptimizer' interface.
[+] BaseMultivariateSimpleBoundsOptimizer (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
optimize ( int, MultivariateFunction, GoalType, double[ ], double[ ], double[ ] )This abstract method is from 'BaseMultivariateSimpleBoundsOptimizer' interface.
[+] BaseMultivariateVectorMultiStartOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
BaseMultivariateVectorMultiStartOptimizer ( BaseMultivariateVectorOptimizer, int, RandomVectorGenerator )This constructor is from 'BaseMultivariateVectorMultiStartOptimizer' class.
getConvergenceChecker ( )This method is from 'BaseMultivariateVectorMultiStartOptimizer' class.
getEvaluations ( )This method is from 'BaseMultivariateVectorMultiStartOptimizer' class.
getMaxEvaluations ( )This method is from 'BaseMultivariateVectorMultiStartOptimizer' class.
getOptima ( )This method is from 'BaseMultivariateVectorMultiStartOptimizer' class.
optimize ( int, MultivariateVectorFunction, double[ ], double[ ], double[ ] )This method is from 'BaseMultivariateVectorMultiStartOptimizer' class.
[+] BaseMultivariateVectorOptimizer (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
optimize ( int, MultivariateVectorFunction, double[ ], double[ ], double[ ] )This abstract method is from 'BaseMultivariateVectorOptimizer' interface.
[+] BaseOptimizer (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
getConvergenceChecker ( )This abstract method is from 'BaseOptimizer' interface.
getEvaluations ( )This abstract method is from 'BaseOptimizer' interface.
getMaxEvaluations ( )This abstract method is from 'BaseOptimizer' interface.
[+] ConvergenceChecker (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
converged ( int, Object, Object )This abstract method is from 'ConvergenceChecker' interface.
[+] DifferentiableMultivariateMultiStartOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
DifferentiableMultivariateMultiStartOptimizer ( DifferentiableMultivariateOptimizer, int, RandomVectorGenerator )This constructor is from 'DifferentiableMultivariateMultiStartOptimizer' class.
[+] DifferentiableMultivariateVectorMultiStartOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
DifferentiableMultivariateVectorMultiStartOptimizer ( DifferentiableMultivariateVectorOptimizer, int, RandomVectorGenerator )This constructor is from 'DifferentiableMultivariateVectorMultiStartOptimizer' class.
[+] GoalType (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'GoalType' class.
values ( )This method is from 'GoalType' class.
[+] LeastSquaresConverter (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
LeastSquaresConverter ( MultivariateVectorFunction, double[ ] )This constructor is from 'LeastSquaresConverter' class.
LeastSquaresConverter ( MultivariateVectorFunction, double[ ], double[ ] )This constructor is from 'LeastSquaresConverter' class.
LeastSquaresConverter ( MultivariateVectorFunction, double[ ], RealMatrix )This constructor is from 'LeastSquaresConverter' class.
value ( double[ ] )This method is from 'LeastSquaresConverter' class.
[+] MultivariateMultiStartOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
MultivariateMultiStartOptimizer ( MultivariateOptimizer, int, RandomVectorGenerator )This constructor is from 'MultivariateMultiStartOptimizer' class.
[+] PointValuePair (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
PointValuePair ( double[ ], double )This constructor is from 'PointValuePair' class.
PointValuePair ( double[ ], double, boolean )This constructor is from 'PointValuePair' class.
getPoint ( )This method is from 'PointValuePair' class.
getPointRef ( )This method is from 'PointValuePair' class.
[+] PointVectorValuePair (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
PointVectorValuePair ( double[ ], double[ ] )This constructor is from 'PointVectorValuePair' class.
PointVectorValuePair ( double[ ], double[ ], boolean )This constructor is from 'PointVectorValuePair' class.
getPoint ( )This method is from 'PointVectorValuePair' class.
getPointRef ( )This method is from 'PointVectorValuePair' class.
getValue ( )This method is from 'PointVectorValuePair' class.
getValue ( )This method is from 'PointVectorValuePair' class.
getValueRef ( )This method is from 'PointVectorValuePair' class.
[+] SimplePointChecker (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
SimplePointChecker ( )This constructor is from 'SimplePointChecker' class.
SimplePointChecker ( double, double )This constructor is from 'SimplePointChecker' class.
converged ( int, Object, Object )This method is from 'SimplePointChecker' class.
converged ( int, Pair, Pair )This method is from 'SimplePointChecker' class.
[+] SimpleValueChecker (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
SimpleValueChecker ( )This constructor is from 'SimpleValueChecker' class.
SimpleValueChecker ( double, double )This constructor is from 'SimpleValueChecker' class.
converged ( int, Object, Object )This method is from 'SimpleValueChecker' class.
converged ( int, PointValuePair, PointValuePair )This method is from 'SimpleValueChecker' class.
[+] SimpleVectorValueChecker (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
SimpleVectorValueChecker ( )This constructor is from 'SimpleVectorValueChecker' class.
SimpleVectorValueChecker ( double, double )This constructor is from 'SimpleVectorValueChecker' class.
converged ( int, Object, Object )This method is from 'SimpleVectorValueChecker' class.
converged ( int, PointVectorValuePair, PointVectorValuePair )This method is from 'SimpleVectorValueChecker' class.
package org.apache.commons.math3.optimization.direct
[+] AbstractSimplex (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (14)
AbstractSimplex ( double[ ][ ] )This constructor is from 'AbstractSimplex' abstract class.
AbstractSimplex ( double[ ] )This constructor is from 'AbstractSimplex' abstract class.
AbstractSimplex ( int )This constructor is from 'AbstractSimplex' abstract class.
AbstractSimplex ( int, double )This constructor is from 'AbstractSimplex' abstract class.
build ( double[ ] )This method is from 'AbstractSimplex' abstract class.
evaluate ( MultivariateFunction, Comparator )This method is from 'AbstractSimplex' abstract class.
getDimension ( )This method is from 'AbstractSimplex' abstract class.
getPoint ( int )This method is from 'AbstractSimplex' abstract class.
getPoints ( )This method is from 'AbstractSimplex' abstract class.
getSize ( )This method is from 'AbstractSimplex' abstract class.
iterate ( MultivariateFunction, Comparator )This abstract method is from 'AbstractSimplex' abstract class.
replaceWorstPoint ( PointValuePair, Comparator )This method is from 'AbstractSimplex' abstract class.
...
[+] BaseAbstractMultivariateOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (10)
BaseAbstractMultivariateOptimizer ( )This constructor is from 'BaseAbstractMultivariateOptimizer' abstract class.
BaseAbstractMultivariateOptimizer ( ConvergenceChecker )This constructor is from 'BaseAbstractMultivariateOptimizer' abstract class.
computeObjectiveValue ( double[ ] )This method is from 'BaseAbstractMultivariateOptimizer' abstract class.
doOptimize ( )This abstract method is from 'BaseAbstractMultivariateOptimizer' abstract class.
getConvergenceChecker ( )This method is from 'BaseAbstractMultivariateOptimizer' abstract class.
getEvaluations ( )This method is from 'BaseAbstractMultivariateOptimizer' abstract class.
getGoalType ( )This method is from 'BaseAbstractMultivariateOptimizer' abstract class.
getMaxEvaluations ( )This method is from 'BaseAbstractMultivariateOptimizer' abstract class.
getStartPoint ( )This method is from 'BaseAbstractMultivariateOptimizer' abstract class.
optimize ( int, MultivariateFunction, GoalType, double[ ] )This method is from 'BaseAbstractMultivariateOptimizer' abstract class.
[+] BaseAbstractMultivariateSimpleBoundsOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
BaseAbstractMultivariateSimpleBoundsOptimizer ( )This constructor is from 'BaseAbstractMultivariateSimpleBoundsOptimizer' abstract class.
BaseAbstractMultivariateSimpleBoundsOptimizer ( ConvergenceChecker )This constructor is from 'BaseAbstractMultivariateSimpleBoundsOptimizer' abstract class.
getLowerBound ( )This method is from 'BaseAbstractMultivariateSimpleBoundsOptimizer' abstract class.
getUpperBound ( )This method is from 'BaseAbstractMultivariateSimpleBoundsOptimizer' abstract class.
optimize ( int, MultivariateFunction, GoalType, double[ ] )This method is from 'BaseAbstractMultivariateSimpleBoundsOptimizer' abstract class.
optimize ( int, MultivariateFunction, GoalType, double[ ], double[ ], double[ ] )This method is from 'BaseAbstractMultivariateSimpleBoundsOptimizer' abstract class.
[+] BaseAbstractMultivariateVectorOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
BaseAbstractMultivariateVectorOptimizer ( )This constructor is from 'BaseAbstractMultivariateVectorOptimizer' abstract class.
BaseAbstractMultivariateVectorOptimizer ( ConvergenceChecker )This constructor is from 'BaseAbstractMultivariateVectorOptimizer' abstract class.
computeObjectiveValue ( double[ ] )This method is from 'BaseAbstractMultivariateVectorOptimizer' abstract class.
doOptimize ( )This abstract method is from 'BaseAbstractMultivariateVectorOptimizer' abstract class.
getConvergenceChecker ( )This method is from 'BaseAbstractMultivariateVectorOptimizer' abstract class.
getEvaluations ( )This method is from 'BaseAbstractMultivariateVectorOptimizer' abstract class.
getMaxEvaluations ( )This method is from 'BaseAbstractMultivariateVectorOptimizer' abstract class.
getStartPoint ( )This method is from 'BaseAbstractMultivariateVectorOptimizer' abstract class.
getTargetRef ( )This method is from 'BaseAbstractMultivariateVectorOptimizer' abstract class.
getWeightRef ( )This method is from 'BaseAbstractMultivariateVectorOptimizer' abstract class.
optimize ( int, MultivariateVectorFunction, double[ ], double[ ], double[ ] )This method is from 'BaseAbstractMultivariateVectorOptimizer' abstract class.
...
[+] BOBYQAOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
BOBYQAOptimizer ( int )This constructor is from 'BOBYQAOptimizer' class.
BOBYQAOptimizer ( int, double, double )This constructor is from 'BOBYQAOptimizer' class.
doOptimize ( )This method is from 'BOBYQAOptimizer' class.
[+] CMAESOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (10)
CMAESOptimizer ( )This constructor is from 'CMAESOptimizer' class.
CMAESOptimizer ( int )This constructor is from 'CMAESOptimizer' class.
CMAESOptimizer ( int, double[ ] )This constructor is from 'CMAESOptimizer' class.
CMAESOptimizer ( int, double[ ], int, double, boolean, int, int, RandomGenerator, boolean )This constructor is from 'CMAESOptimizer' class.
CMAESOptimizer ( int, double[ ], int, double, boolean, int, int, RandomGenerator, boolean, ConvergenceChecker )This constructor is from 'CMAESOptimizer' class.
doOptimize ( )This method is from 'CMAESOptimizer' class.
getStatisticsDHistory ( )This method is from 'CMAESOptimizer' class.
getStatisticsFitnessHistory ( )This method is from 'CMAESOptimizer' class.
getStatisticsMeanHistory ( )This method is from 'CMAESOptimizer' class.
getStatisticsSigmaHistory ( )This method is from 'CMAESOptimizer' class.
[+] MultiDirectionalSimplex (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (9)
MultiDirectionalSimplex ( double[ ][ ] )This constructor is from 'MultiDirectionalSimplex' class.
MultiDirectionalSimplex ( double[ ][ ], double, double )This constructor is from 'MultiDirectionalSimplex' class.
MultiDirectionalSimplex ( double[ ] )This constructor is from 'MultiDirectionalSimplex' class.
MultiDirectionalSimplex ( double[ ], double, double )This constructor is from 'MultiDirectionalSimplex' class.
MultiDirectionalSimplex ( int )This constructor is from 'MultiDirectionalSimplex' class.
MultiDirectionalSimplex ( int, double )This constructor is from 'MultiDirectionalSimplex' class.
MultiDirectionalSimplex ( int, double, double )This constructor is from 'MultiDirectionalSimplex' class.
MultiDirectionalSimplex ( int, double, double, double )This constructor is from 'MultiDirectionalSimplex' class.
iterate ( MultivariateFunction, Comparator )This method is from 'MultiDirectionalSimplex' class.
[+] MultivariateFunctionMappingAdapter (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
MultivariateFunctionMappingAdapter ( MultivariateFunction, double[ ], double[ ] )This constructor is from 'MultivariateFunctionMappingAdapter' class.
boundedToUnbounded ( double[ ] )This method is from 'MultivariateFunctionMappingAdapter' class.
unboundedToBounded ( double[ ] )This method is from 'MultivariateFunctionMappingAdapter' class.
value ( double[ ] )This method is from 'MultivariateFunctionMappingAdapter' class.
[+] MultivariateFunctionPenaltyAdapter (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
MultivariateFunctionPenaltyAdapter ( MultivariateFunction, double[ ], double[ ], double, double[ ] )This constructor is from 'MultivariateFunctionPenaltyAdapter' class.
value ( double[ ] )This method is from 'MultivariateFunctionPenaltyAdapter' class.
[+] NelderMeadSimplex (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (9)
NelderMeadSimplex ( double[ ][ ] )This constructor is from 'NelderMeadSimplex' class.
NelderMeadSimplex ( double[ ][ ], double, double, double, double )This constructor is from 'NelderMeadSimplex' class.
NelderMeadSimplex ( double[ ] )This constructor is from 'NelderMeadSimplex' class.
NelderMeadSimplex ( double[ ], double, double, double, double )This constructor is from 'NelderMeadSimplex' class.
NelderMeadSimplex ( int )This constructor is from 'NelderMeadSimplex' class.
NelderMeadSimplex ( int, double )This constructor is from 'NelderMeadSimplex' class.
NelderMeadSimplex ( int, double, double, double, double )This constructor is from 'NelderMeadSimplex' class.
NelderMeadSimplex ( int, double, double, double, double, double )This constructor is from 'NelderMeadSimplex' class.
iterate ( MultivariateFunction, Comparator )This method is from 'NelderMeadSimplex' class.
[+] PowellOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
PowellOptimizer ( double, double )This constructor is from 'PowellOptimizer' class.
PowellOptimizer ( double, double, ConvergenceChecker )This constructor is from 'PowellOptimizer' class.
doOptimize ( )This method is from 'PowellOptimizer' class.
[+] SimplexOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
SimplexOptimizer ( )This constructor is from 'SimplexOptimizer' class.
SimplexOptimizer ( double, double )This constructor is from 'SimplexOptimizer' class.
SimplexOptimizer ( ConvergenceChecker )This constructor is from 'SimplexOptimizer' class.
doOptimize ( )This method is from 'SimplexOptimizer' class.
setSimplex ( AbstractSimplex )This method is from 'SimplexOptimizer' class.
package org.apache.commons.math3.optimization.fitting
[+] CurveFitter (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (8)
CurveFitter ( DifferentiableMultivariateVectorOptimizer )This constructor is from 'CurveFitter' class.
addObservedPoint ( double, double )This method is from 'CurveFitter' class.
addObservedPoint ( double, double, double )This method is from 'CurveFitter' class.
addObservedPoint ( WeightedObservedPoint )This method is from 'CurveFitter' class.
clearObservations ( )This method is from 'CurveFitter' class.
fit ( int, ParametricUnivariateFunction, double[ ] )This method is from 'CurveFitter' class.
fit ( ParametricUnivariateFunction, double[ ] )This method is from 'CurveFitter' class.
getObservations ( )This method is from 'CurveFitter' class.
[+] GaussianFitter (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
GaussianFitter ( DifferentiableMultivariateVectorOptimizer )This constructor is from 'GaussianFitter' class.
fit ( )This method is from 'GaussianFitter' class.
fit ( double[ ] )This method is from 'GaussianFitter' class.
[+] GaussianFitter.ParameterGuesser (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
GaussianFitter.ParameterGuesser ( WeightedObservedPoint[ ] )This constructor is from 'GaussianFitter.ParameterGuesser' class.
guess ( )This method is from 'GaussianFitter.ParameterGuesser' class.
[+] HarmonicFitter (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
HarmonicFitter ( DifferentiableMultivariateVectorOptimizer )This constructor is from 'HarmonicFitter' class.
fit ( )This method is from 'HarmonicFitter' class.
fit ( double[ ] )This method is from 'HarmonicFitter' class.
[+] HarmonicFitter.ParameterGuesser (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
HarmonicFitter.ParameterGuesser ( WeightedObservedPoint[ ] )This constructor is from 'HarmonicFitter.ParameterGuesser' class.
guess ( )This method is from 'HarmonicFitter.ParameterGuesser' class.
[+] PolynomialFitter (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
PolynomialFitter ( int, DifferentiableMultivariateVectorOptimizer )This constructor is from 'PolynomialFitter' class.
fit ( )This method is from 'PolynomialFitter' class.
[+] WeightedObservedPoint (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
WeightedObservedPoint ( double, double, double )This constructor is from 'WeightedObservedPoint' class.
getWeight ( )This method is from 'WeightedObservedPoint' class.
getX ( )This method is from 'WeightedObservedPoint' class.
getY ( )This method is from 'WeightedObservedPoint' class.
package org.apache.commons.math3.optimization.general
[+] AbstractLeastSquaresOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (12)
AbstractLeastSquaresOptimizer ( )This constructor is from 'AbstractLeastSquaresOptimizer' abstract class.
AbstractLeastSquaresOptimizer ( ConvergenceChecker )This constructor is from 'AbstractLeastSquaresOptimizer' abstract class.
getChiSquare ( )This method is from 'AbstractLeastSquaresOptimizer' abstract class.
getCovariances ( )This method is from 'AbstractLeastSquaresOptimizer' abstract class.
getCovariances ( double )This method is from 'AbstractLeastSquaresOptimizer' abstract class.
getJacobianEvaluations ( )This method is from 'AbstractLeastSquaresOptimizer' abstract class.
getRMS ( )This method is from 'AbstractLeastSquaresOptimizer' abstract class.
guessParametersErrors ( )This method is from 'AbstractLeastSquaresOptimizer' abstract class.
optimize ( int, DifferentiableMultivariateVectorFunction, double[ ], double[ ], double[ ] )This method is from 'AbstractLeastSquaresOptimizer' abstract class.
optimize ( int, MultivariateVectorFunction, double[ ], double[ ], double[ ] )This method is from 'AbstractLeastSquaresOptimizer' abstract class.
updateJacobian ( )This method is from 'AbstractLeastSquaresOptimizer' abstract class.
updateResidualsAndCost ( )This method is from 'AbstractLeastSquaresOptimizer' abstract class.
...
[+] AbstractScalarDifferentiableOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
AbstractScalarDifferentiableOptimizer ( )This constructor is from 'AbstractScalarDifferentiableOptimizer' abstract class.
AbstractScalarDifferentiableOptimizer ( ConvergenceChecker )This constructor is from 'AbstractScalarDifferentiableOptimizer' abstract class.
computeObjectiveGradient ( double[ ] )This method is from 'AbstractScalarDifferentiableOptimizer' abstract class.
optimize ( int, DifferentiableMultivariateFunction, GoalType, double[ ] )This method is from 'AbstractScalarDifferentiableOptimizer' abstract class.
optimize ( int, MultivariateFunction, GoalType, double[ ] )This method is from 'AbstractScalarDifferentiableOptimizer' abstract class.
[+] ConjugateGradientFormula (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'ConjugateGradientFormula' class.
values ( )This method is from 'ConjugateGradientFormula' class.
[+] GaussNewtonOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
GaussNewtonOptimizer ( )This constructor is from 'GaussNewtonOptimizer' class.
GaussNewtonOptimizer ( ConvergenceChecker )This constructor is from 'GaussNewtonOptimizer' class.
GaussNewtonOptimizer ( boolean )This constructor is from 'GaussNewtonOptimizer' class.
GaussNewtonOptimizer ( boolean, ConvergenceChecker )This constructor is from 'GaussNewtonOptimizer' class.
doOptimize ( )This method is from 'GaussNewtonOptimizer' class.
[+] LevenbergMarquardtOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
LevenbergMarquardtOptimizer ( )This constructor is from 'LevenbergMarquardtOptimizer' class.
LevenbergMarquardtOptimizer ( double, double, double )This constructor is from 'LevenbergMarquardtOptimizer' class.
LevenbergMarquardtOptimizer ( double, double, double, double, double )This constructor is from 'LevenbergMarquardtOptimizer' class.
LevenbergMarquardtOptimizer ( double, ConvergenceChecker, double, double, double, double )This constructor is from 'LevenbergMarquardtOptimizer' class.
LevenbergMarquardtOptimizer ( ConvergenceChecker )This constructor is from 'LevenbergMarquardtOptimizer' class.
doOptimize ( )This method is from 'LevenbergMarquardtOptimizer' class.
[+] NonLinearConjugateGradientOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
NonLinearConjugateGradientOptimizer ( ConjugateGradientFormula )This constructor is from 'NonLinearConjugateGradientOptimizer' class.
NonLinearConjugateGradientOptimizer ( ConjugateGradientFormula, ConvergenceChecker )This constructor is from 'NonLinearConjugateGradientOptimizer' class.
NonLinearConjugateGradientOptimizer ( ConjugateGradientFormula, ConvergenceChecker, UnivariateSolver )This constructor is from 'NonLinearConjugateGradientOptimizer' class.
NonLinearConjugateGradientOptimizer ( ConjugateGradientFormula, ConvergenceChecker, UnivariateSolver, Preconditioner )This constructor is from 'NonLinearConjugateGradientOptimizer' class.
doOptimize ( )This method is from 'NonLinearConjugateGradientOptimizer' class.
setInitialStep ( double )This method is from 'NonLinearConjugateGradientOptimizer' class.
[+] NonLinearConjugateGradientOptimizer.IdentityPreconditioner (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
NonLinearConjugateGradientOptimizer.IdentityPreconditioner ( )This constructor is from 'NonLinearConjugateGradientOptimizer.IdentityPreconditioner' class.
precondition ( double[ ], double[ ] )This method is from 'NonLinearConjugateGradientOptimizer.IdentityPreconditioner' class.
[+] Preconditioner (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
precondition ( double[ ], double[ ] )This abstract method is from 'Preconditioner' interface.
package org.apache.commons.math3.optimization.linear
[+] AbstractLinearOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
AbstractLinearOptimizer ( )This constructor is from 'AbstractLinearOptimizer' abstract class.
doOptimize ( )This abstract method is from 'AbstractLinearOptimizer' abstract class.
getConstraints ( )This method is from 'AbstractLinearOptimizer' abstract class.
getFunction ( )This method is from 'AbstractLinearOptimizer' abstract class.
getGoalType ( )This method is from 'AbstractLinearOptimizer' abstract class.
getIterations ( )This method is from 'AbstractLinearOptimizer' abstract class.
getMaxIterations ( )This method is from 'AbstractLinearOptimizer' abstract class.
incrementIterationsCounter ( )This method is from 'AbstractLinearOptimizer' abstract class.
optimize ( LinearObjectiveFunction, Collection, GoalType, boolean )This method is from 'AbstractLinearOptimizer' abstract class.
restrictToNonNegative ( )This method is from 'AbstractLinearOptimizer' abstract class.
setMaxIterations ( int )This method is from 'AbstractLinearOptimizer' abstract class.
...
[+] LinearConstraint (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (9)
LinearConstraint ( double[ ], double, Relationship, double[ ], double )This constructor is from 'LinearConstraint' class.
LinearConstraint ( double[ ], Relationship, double )This constructor is from 'LinearConstraint' class.
LinearConstraint ( RealVector, double, Relationship, RealVector, double )This constructor is from 'LinearConstraint' class.
LinearConstraint ( RealVector, Relationship, double )This constructor is from 'LinearConstraint' class.
equals ( Object )This method is from 'LinearConstraint' class.
getCoefficients ( )This method is from 'LinearConstraint' class.
getRelationship ( )This method is from 'LinearConstraint' class.
getValue ( )This method is from 'LinearConstraint' class.
hashCode ( )This method is from 'LinearConstraint' class.
[+] LinearObjectiveFunction (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (8)
LinearObjectiveFunction ( double[ ], double )This constructor is from 'LinearObjectiveFunction' class.
LinearObjectiveFunction ( RealVector, double )This constructor is from 'LinearObjectiveFunction' class.
equals ( Object )This method is from 'LinearObjectiveFunction' class.
getCoefficients ( )This method is from 'LinearObjectiveFunction' class.
getConstantTerm ( )This method is from 'LinearObjectiveFunction' class.
getValue ( double[ ] )This method is from 'LinearObjectiveFunction' class.
getValue ( RealVector )This method is from 'LinearObjectiveFunction' class.
hashCode ( )This method is from 'LinearObjectiveFunction' class.
[+] LinearOptimizer (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
getIterations ( )This abstract method is from 'LinearOptimizer' interface.
getMaxIterations ( )This abstract method is from 'LinearOptimizer' interface.
optimize ( LinearObjectiveFunction, Collection, GoalType, boolean )This abstract method is from 'LinearOptimizer' interface.
setMaxIterations ( int )This abstract method is from 'LinearOptimizer' interface.
[+] NoFeasibleSolutionException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
NoFeasibleSolutionException ( )This constructor is from 'NoFeasibleSolutionException' class.
[+] Relationship (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
oppositeRelationship ( )This method is from 'Relationship' class.
toString ( )This method is from 'Relationship' class.
valueOf ( String )This method is from 'Relationship' class.
values ( )This method is from 'Relationship' class.
[+] SimplexSolver (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
SimplexSolver ( )This constructor is from 'SimplexSolver' class.
SimplexSolver ( double, int )This constructor is from 'SimplexSolver' class.
doIteration ( SimplexTableau )This method is from 'SimplexSolver' class.
doOptimize ( )This method is from 'SimplexSolver' class.
solvePhase1 ( SimplexTableau )This method is from 'SimplexSolver' class.
[+] UnboundedSolutionException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
UnboundedSolutionException ( )This constructor is from 'UnboundedSolutionException' class.
package org.apache.commons.math3.optimization.univariate
[+] BaseAbstractUnivariateOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (12)
BaseAbstractUnivariateOptimizer ( ConvergenceChecker )This constructor is from 'BaseAbstractUnivariateOptimizer' abstract class.
computeObjectiveValue ( double )This method is from 'BaseAbstractUnivariateOptimizer' abstract class.
doOptimize ( )This abstract method is from 'BaseAbstractUnivariateOptimizer' abstract class.
getConvergenceChecker ( )This method is from 'BaseAbstractUnivariateOptimizer' abstract class.
getEvaluations ( )This method is from 'BaseAbstractUnivariateOptimizer' abstract class.
getGoalType ( )This method is from 'BaseAbstractUnivariateOptimizer' abstract class.
getMax ( )This method is from 'BaseAbstractUnivariateOptimizer' abstract class.
getMaxEvaluations ( )This method is from 'BaseAbstractUnivariateOptimizer' abstract class.
getMin ( )This method is from 'BaseAbstractUnivariateOptimizer' abstract class.
getStartValue ( )This method is from 'BaseAbstractUnivariateOptimizer' abstract class.
optimize ( int, UnivariateFunction, GoalType, double, double )This method is from 'BaseAbstractUnivariateOptimizer' abstract class.
optimize ( int, UnivariateFunction, GoalType, double, double, double )This method is from 'BaseAbstractUnivariateOptimizer' abstract class.
...
[+] BaseUnivariateOptimizer (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
optimize ( int, UnivariateFunction, GoalType, double, double )This abstract method is from 'BaseUnivariateOptimizer' interface.
optimize ( int, UnivariateFunction, GoalType, double, double, double )This abstract method is from 'BaseUnivariateOptimizer' interface.
[+] BracketFinder (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
BracketFinder ( )This constructor is from 'BracketFinder' class.
BracketFinder ( double, int )This constructor is from 'BracketFinder' class.
getEvaluations ( )This method is from 'BracketFinder' class.
getFHi ( )This method is from 'BracketFinder' class.
getFLo ( )This method is from 'BracketFinder' class.
getFMid ( )This method is from 'BracketFinder' class.
getHi ( )This method is from 'BracketFinder' class.
getLo ( )This method is from 'BracketFinder' class.
getMaxEvaluations ( )This method is from 'BracketFinder' class.
getMid ( )This method is from 'BracketFinder' class.
search ( UnivariateFunction, GoalType, double, double )This method is from 'BracketFinder' class.
...
[+] BrentOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
BrentOptimizer ( double, double )This constructor is from 'BrentOptimizer' class.
BrentOptimizer ( double, double, ConvergenceChecker )This constructor is from 'BrentOptimizer' class.
doOptimize ( )This method is from 'BrentOptimizer' class.
[+] UnivariateMultiStartOptimizer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
UnivariateMultiStartOptimizer ( BaseUnivariateOptimizer, int, RandomGenerator )This constructor is from 'UnivariateMultiStartOptimizer' class.
getConvergenceChecker ( )This method is from 'UnivariateMultiStartOptimizer' class.
getEvaluations ( )This method is from 'UnivariateMultiStartOptimizer' class.
getMaxEvaluations ( )This method is from 'UnivariateMultiStartOptimizer' class.
getOptima ( )This method is from 'UnivariateMultiStartOptimizer' class.
optimize ( int, UnivariateFunction, GoalType, double, double )This method is from 'UnivariateMultiStartOptimizer' class.
optimize ( int, UnivariateFunction, GoalType, double, double, double )This method is from 'UnivariateMultiStartOptimizer' class.
[+] UnivariatePointValuePair (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
UnivariatePointValuePair ( double, double )This constructor is from 'UnivariatePointValuePair' class.
getPoint ( )This method is from 'UnivariatePointValuePair' class.
getValue ( )This method is from 'UnivariatePointValuePair' class.
package org.apache.commons.math3.random
[+] AbstractRandomGenerator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (13)
AbstractRandomGenerator ( )This constructor is from 'AbstractRandomGenerator' abstract class.
clear ( )This method is from 'AbstractRandomGenerator' abstract class.
nextBoolean ( )This method is from 'AbstractRandomGenerator' abstract class.
nextBytes ( byte[ ] )This method is from 'AbstractRandomGenerator' abstract class.
nextDouble ( )This abstract method is from 'AbstractRandomGenerator' abstract class.
nextFloat ( )This method is from 'AbstractRandomGenerator' abstract class.
nextGaussian ( )This method is from 'AbstractRandomGenerator' abstract class.
nextInt ( )This method is from 'AbstractRandomGenerator' abstract class.
nextInt ( int )This method is from 'AbstractRandomGenerator' abstract class.
nextLong ( )This method is from 'AbstractRandomGenerator' abstract class.
setSeed ( int[ ] )This method is from 'AbstractRandomGenerator' abstract class.
setSeed ( int )This method is from 'AbstractRandomGenerator' abstract class.
...
[+] AbstractWell (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (8)
AbstractWell ( int, int, int, int )This constructor is from 'AbstractWell' abstract class.
AbstractWell ( int, int, int, int, int[ ] )This constructor is from 'AbstractWell' abstract class.
AbstractWell ( int, int, int, int, int )This constructor is from 'AbstractWell' abstract class.
AbstractWell ( int, int, int, int, long )This constructor is from 'AbstractWell' abstract class.
next ( int )This abstract method is from 'AbstractWell' abstract class.
setSeed ( int[ ] )This method is from 'AbstractWell' abstract class.
setSeed ( int )This method is from 'AbstractWell' abstract class.
setSeed ( long )This method is from 'AbstractWell' abstract class.
[+] BitsStreamGenerator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (14)
BitsStreamGenerator ( )This constructor is from 'BitsStreamGenerator' abstract class.
clear ( )This method is from 'BitsStreamGenerator' abstract class.
next ( int )This abstract method is from 'BitsStreamGenerator' abstract class.
nextBoolean ( )This method is from 'BitsStreamGenerator' abstract class.
nextBytes ( byte[ ] )This method is from 'BitsStreamGenerator' abstract class.
nextDouble ( )This method is from 'BitsStreamGenerator' abstract class.
nextFloat ( )This method is from 'BitsStreamGenerator' abstract class.
nextGaussian ( )This method is from 'BitsStreamGenerator' abstract class.
nextInt ( )This method is from 'BitsStreamGenerator' abstract class.
nextInt ( int )This method is from 'BitsStreamGenerator' abstract class.
nextLong ( )This method is from 'BitsStreamGenerator' abstract class.
setSeed ( int[ ] )This abstract method is from 'BitsStreamGenerator' abstract class.
...
[+] CorrelatedRandomVectorGenerator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
CorrelatedRandomVectorGenerator ( double[ ], RealMatrix, double, NormalizedRandomGenerator )This constructor is from 'CorrelatedRandomVectorGenerator' class.
CorrelatedRandomVectorGenerator ( RealMatrix, double, NormalizedRandomGenerator )This constructor is from 'CorrelatedRandomVectorGenerator' class.
getGenerator ( )This method is from 'CorrelatedRandomVectorGenerator' class.
getRank ( )This method is from 'CorrelatedRandomVectorGenerator' class.
getRootMatrix ( )This method is from 'CorrelatedRandomVectorGenerator' class.
nextVector ( )This method is from 'CorrelatedRandomVectorGenerator' class.
[+] EmpiricalDistribution (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (17)
EmpiricalDistribution ( )This constructor is from 'EmpiricalDistribution' class.
EmpiricalDistribution ( int )This constructor is from 'EmpiricalDistribution' class.
EmpiricalDistribution ( int, RandomDataImpl )This constructor is from 'EmpiricalDistribution' class.
EmpiricalDistribution ( int, RandomGenerator )This constructor is from 'EmpiricalDistribution' class.
EmpiricalDistribution ( RandomDataImpl )This constructor is from 'EmpiricalDistribution' class.
EmpiricalDistribution ( RandomGenerator )This constructor is from 'EmpiricalDistribution' class.
getBinCount ( )This method is from 'EmpiricalDistribution' class.
getBinStats ( )This method is from 'EmpiricalDistribution' class.
getGeneratorUpperBounds ( )This method is from 'EmpiricalDistribution' class.
getNextValue ( )This method is from 'EmpiricalDistribution' class.
getSampleStats ( )This method is from 'EmpiricalDistribution' class.
getUpperBounds ( )This method is from 'EmpiricalDistribution' class.
...
[+] GaussianRandomGenerator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
GaussianRandomGenerator ( RandomGenerator )This constructor is from 'GaussianRandomGenerator' class.
nextNormalizedDouble ( )This method is from 'GaussianRandomGenerator' class.
[+] ISAACRandom (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
ISAACRandom ( )This constructor is from 'ISAACRandom' class.
ISAACRandom ( int[ ] )This constructor is from 'ISAACRandom' class.
ISAACRandom ( long )This constructor is from 'ISAACRandom' class.
next ( int )This method is from 'ISAACRandom' class.
setSeed ( int[ ] )This method is from 'ISAACRandom' class.
setSeed ( int )This method is from 'ISAACRandom' class.
setSeed ( long )This method is from 'ISAACRandom' class.
[+] JDKRandomGenerator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
JDKRandomGenerator ( )This constructor is from 'JDKRandomGenerator' class.
setSeed ( int[ ] )This method is from 'JDKRandomGenerator' class.
setSeed ( int )This method is from 'JDKRandomGenerator' class.
[+] MersenneTwister (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (8)
MersenneTwister ( )This constructor is from 'MersenneTwister' class.
MersenneTwister ( int[ ] )This constructor is from 'MersenneTwister' class.
MersenneTwister ( int )This constructor is from 'MersenneTwister' class.
MersenneTwister ( long )This constructor is from 'MersenneTwister' class.
next ( int )This method is from 'MersenneTwister' class.
setSeed ( int[ ] )This method is from 'MersenneTwister' class.
setSeed ( int )This method is from 'MersenneTwister' class.
setSeed ( long )This method is from 'MersenneTwister' class.
[+] NormalizedRandomGenerator (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
nextNormalizedDouble ( )This abstract method is from 'NormalizedRandomGenerator' interface.
[+] RandomAdaptor (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (13)
RandomAdaptor ( RandomGenerator )This constructor is from 'RandomAdaptor' class.
createAdaptor ( RandomGenerator )This method is from 'RandomAdaptor' class.
nextBoolean ( )This method is from 'RandomAdaptor' class.
nextBytes ( byte[ ] )This method is from 'RandomAdaptor' class.
nextDouble ( )This method is from 'RandomAdaptor' class.
nextFloat ( )This method is from 'RandomAdaptor' class.
nextGaussian ( )This method is from 'RandomAdaptor' class.
nextInt ( )This method is from 'RandomAdaptor' class.
nextInt ( int )This method is from 'RandomAdaptor' class.
nextLong ( )This method is from 'RandomAdaptor' class.
setSeed ( int[ ] )This method is from 'RandomAdaptor' class.
setSeed ( int )This method is from 'RandomAdaptor' class.
...
[+] RandomData (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (13)
nextExponential ( double )This abstract method is from 'RandomData' interface.
nextGaussian ( double, double )This abstract method is from 'RandomData' interface.
nextHexString ( int )This abstract method is from 'RandomData' interface.
nextInt ( int, int )This abstract method is from 'RandomData' interface.
nextLong ( long, long )This abstract method is from 'RandomData' interface.
nextPermutation ( int, int )This abstract method is from 'RandomData' interface.
nextPoisson ( double )This abstract method is from 'RandomData' interface.
nextSample ( Collection, int )This abstract method is from 'RandomData' interface.
nextSecureHexString ( int )This abstract method is from 'RandomData' interface.
nextSecureInt ( int, int )This abstract method is from 'RandomData' interface.
nextSecureLong ( long, long )This abstract method is from 'RandomData' interface.
nextUniform ( double, double )This abstract method is from 'RandomData' interface.
...
[+] RandomDataImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (33)
RandomDataImpl ( )This constructor is from 'RandomDataImpl' class.
RandomDataImpl ( RandomGenerator )This constructor is from 'RandomDataImpl' class.
nextBeta ( double, double )This method is from 'RandomDataImpl' class.
nextBinomial ( int, double )This method is from 'RandomDataImpl' class.
nextCauchy ( double, double )This method is from 'RandomDataImpl' class.
nextChiSquare ( double )This method is from 'RandomDataImpl' class.
nextExponential ( double )This method is from 'RandomDataImpl' class.
nextF ( double, double )This method is from 'RandomDataImpl' class.
nextGamma ( double, double )This method is from 'RandomDataImpl' class.
nextGaussian ( double, double )This method is from 'RandomDataImpl' class.
nextHexString ( int )This method is from 'RandomDataImpl' class.
nextHypergeometric ( int, int, int )This method is from 'RandomDataImpl' class.
...
[+] RandomVectorGenerator (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
nextVector ( )This abstract method is from 'RandomVectorGenerator' interface.
[+] StableRandomGenerator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
StableRandomGenerator ( RandomGenerator, double, double )This constructor is from 'StableRandomGenerator' class.
nextNormalizedDouble ( )This method is from 'StableRandomGenerator' class.
[+] UncorrelatedRandomVectorGenerator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
UncorrelatedRandomVectorGenerator ( double[ ], double[ ], NormalizedRandomGenerator )This constructor is from 'UncorrelatedRandomVectorGenerator' class.
UncorrelatedRandomVectorGenerator ( int, NormalizedRandomGenerator )This constructor is from 'UncorrelatedRandomVectorGenerator' class.
nextVector ( )This method is from 'UncorrelatedRandomVectorGenerator' class.
[+] UniformRandomGenerator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
UniformRandomGenerator ( RandomGenerator )This constructor is from 'UniformRandomGenerator' class.
nextNormalizedDouble ( )This method is from 'UniformRandomGenerator' class.
[+] UnitSphereRandomVectorGenerator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
UnitSphereRandomVectorGenerator ( int )This constructor is from 'UnitSphereRandomVectorGenerator' class.
UnitSphereRandomVectorGenerator ( int, RandomGenerator )This constructor is from 'UnitSphereRandomVectorGenerator' class.
nextVector ( )This method is from 'UnitSphereRandomVectorGenerator' class.
[+] ValueServer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (20)
ValueServer ( )This constructor is from 'ValueServer' class.
ValueServer ( RandomDataImpl )This constructor is from 'ValueServer' class.
closeReplayFile ( )This method is from 'ValueServer' class.
computeDistribution ( )This method is from 'ValueServer' class.
computeDistribution ( int )This method is from 'ValueServer' class.
fill ( double[ ] )This method is from 'ValueServer' class.
fill ( int )This method is from 'ValueServer' class.
getEmpiricalDistribution ( )This method is from 'ValueServer' class.
getMode ( )This method is from 'ValueServer' class.
getMu ( )This method is from 'ValueServer' class.
getNext ( )This method is from 'ValueServer' class.
getSigma ( )This method is from 'ValueServer' class.
...
[+] Well1024a (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
Well1024a ( )This constructor is from 'Well1024a' class.
Well1024a ( int[ ] )This constructor is from 'Well1024a' class.
Well1024a ( int )This constructor is from 'Well1024a' class.
Well1024a ( long )This constructor is from 'Well1024a' class.
next ( int )This method is from 'Well1024a' class.
[+] Well19937a (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
Well19937a ( )This constructor is from 'Well19937a' class.
Well19937a ( int[ ] )This constructor is from 'Well19937a' class.
Well19937a ( int )This constructor is from 'Well19937a' class.
Well19937a ( long )This constructor is from 'Well19937a' class.
next ( int )This method is from 'Well19937a' class.
[+] Well19937c (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
Well19937c ( )This constructor is from 'Well19937c' class.
Well19937c ( int[ ] )This constructor is from 'Well19937c' class.
Well19937c ( int )This constructor is from 'Well19937c' class.
Well19937c ( long )This constructor is from 'Well19937c' class.
next ( int )This method is from 'Well19937c' class.
[+] Well44497a (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
Well44497a ( )This constructor is from 'Well44497a' class.
Well44497a ( int[ ] )This constructor is from 'Well44497a' class.
Well44497a ( int )This constructor is from 'Well44497a' class.
Well44497a ( long )This constructor is from 'Well44497a' class.
next ( int )This method is from 'Well44497a' class.
[+] Well44497b (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
Well44497b ( )This constructor is from 'Well44497b' class.
Well44497b ( int[ ] )This constructor is from 'Well44497b' class.
Well44497b ( int )This constructor is from 'Well44497b' class.
Well44497b ( long )This constructor is from 'Well44497b' class.
next ( int )This method is from 'Well44497b' class.
[+] Well512a (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
Well512a ( )This constructor is from 'Well512a' class.
Well512a ( int[ ] )This constructor is from 'Well512a' class.
Well512a ( int )This constructor is from 'Well512a' class.
Well512a ( long )This constructor is from 'Well512a' class.
next ( int )This method is from 'Well512a' class.
package org.apache.commons.math3.special
[+] Beta (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
logBeta ( double, double )This method is from 'Beta' class.
logBeta ( double, double, double, int )This method is from 'Beta' class.
regularizedBeta ( double, double, double )This method is from 'Beta' class.
regularizedBeta ( double, double, double, double )This method is from 'Beta' class.
regularizedBeta ( double, double, double, double, int )This method is from 'Beta' class.
regularizedBeta ( double, double, double, int )This method is from 'Beta' class.
[+] Erf (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
erf ( double )This method is from 'Erf' class.
erf ( double, double )This method is from 'Erf' class.
erfc ( double )This method is from 'Erf' class.
[+] Gamma (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
digamma ( double )This method is from 'Gamma' class.
logGamma ( double )This method is from 'Gamma' class.
regularizedGammaP ( double, double )This method is from 'Gamma' class.
regularizedGammaP ( double, double, double, int )This method is from 'Gamma' class.
regularizedGammaQ ( double, double )This method is from 'Gamma' class.
regularizedGammaQ ( double, double, double, int )This method is from 'Gamma' class.
trigamma ( double )This method is from 'Gamma' class.
package org.apache.commons.math3.stat
[+] Frequency (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (29)
Frequency ( )This constructor is from 'Frequency' class.
Frequency ( Comparator )This constructor is from 'Frequency' class.
addValue ( char )This method is from 'Frequency' class.
addValue ( int )This method is from 'Frequency' class.
addValue ( long )This method is from 'Frequency' class.
addValue ( Comparable )This method is from 'Frequency' class.
clear ( )This method is from 'Frequency' class.
equals ( Object )This method is from 'Frequency' class.
getCount ( char )This method is from 'Frequency' class.
getCount ( int )This method is from 'Frequency' class.
getCount ( long )This method is from 'Frequency' class.
getCount ( Comparable )This method is from 'Frequency' class.
...
[+] StatUtils (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (30)
geometricMean ( double[ ] )This method is from 'StatUtils' class.
geometricMean ( double[ ], int, int )This method is from 'StatUtils' class.
max ( double[ ] )This method is from 'StatUtils' class.
max ( double[ ], int, int )This method is from 'StatUtils' class.
mean ( double[ ] )This method is from 'StatUtils' class.
mean ( double[ ], int, int )This method is from 'StatUtils' class.
meanDifference ( double[ ], double[ ] )This method is from 'StatUtils' class.
min ( double[ ] )This method is from 'StatUtils' class.
min ( double[ ], int, int )This method is from 'StatUtils' class.
normalize ( double[ ] )This method is from 'StatUtils' class.
percentile ( double[ ], double )This method is from 'StatUtils' class.
percentile ( double[ ], int, int, double )This method is from 'StatUtils' class.
...
package org.apache.commons.math3.stat.clustering
[+] Cluster (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
Cluster ( Clusterable )This constructor is from 'Cluster' class.
addPoint ( Clusterable )This method is from 'Cluster' class.
getCenter ( )This method is from 'Cluster' class.
getPoints ( )This method is from 'Cluster' class.
[+] Clusterable (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
centroidOf ( Collection )This abstract method is from 'Clusterable' interface.
distanceFrom ( Object )This abstract method is from 'Clusterable' interface.
[+] EuclideanIntegerPoint (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (9)
EuclideanIntegerPoint ( int[ ] )This constructor is from 'EuclideanIntegerPoint' class.
centroidOf ( Collection )This method is from 'EuclideanIntegerPoint' class.
centroidOf ( Collection )This method is from 'EuclideanIntegerPoint' class.
distanceFrom ( Object )This method is from 'EuclideanIntegerPoint' class.
distanceFrom ( EuclideanIntegerPoint )This method is from 'EuclideanIntegerPoint' class.
equals ( Object )This method is from 'EuclideanIntegerPoint' class.
getPoint ( )This method is from 'EuclideanIntegerPoint' class.
hashCode ( )This method is from 'EuclideanIntegerPoint' class.
toString ( )This method is from 'EuclideanIntegerPoint' class.
[+] KMeansPlusPlusClusterer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
KMeansPlusPlusClusterer ( Random )This constructor is from 'KMeansPlusPlusClusterer' class.
KMeansPlusPlusClusterer ( Random, KMeansPlusPlusClusterer.EmptyClusterStrategy )This constructor is from 'KMeansPlusPlusClusterer' class.
cluster ( Collection, int, int )This method is from 'KMeansPlusPlusClusterer' class.
cluster ( Collection, int, int, int )This method is from 'KMeansPlusPlusClusterer' class.
[+] KMeansPlusPlusClusterer.EmptyClusterStrategy (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'KMeansPlusPlusClusterer.EmptyClusterStrategy' class.
values ( )This method is from 'KMeansPlusPlusClusterer.EmptyClusterStrategy' class.
package org.apache.commons.math3.stat.correlation
[+] Covariance (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (13)
Covariance ( )This constructor is from 'Covariance' class.
Covariance ( double[ ][ ] )This constructor is from 'Covariance' class.
Covariance ( double[ ][ ], boolean )This constructor is from 'Covariance' class.
Covariance ( RealMatrix )This constructor is from 'Covariance' class.
Covariance ( RealMatrix, boolean )This constructor is from 'Covariance' class.
computeCovarianceMatrix ( double[ ][ ] )This method is from 'Covariance' class.
computeCovarianceMatrix ( double[ ][ ], boolean )This method is from 'Covariance' class.
computeCovarianceMatrix ( RealMatrix )This method is from 'Covariance' class.
computeCovarianceMatrix ( RealMatrix, boolean )This method is from 'Covariance' class.
covariance ( double[ ], double[ ] )This method is from 'Covariance' class.
covariance ( double[ ], double[ ], boolean )This method is from 'Covariance' class.
getCovarianceMatrix ( )This method is from 'Covariance' class.
...
[+] PearsonsCorrelation (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (12)
PearsonsCorrelation ( )This constructor is from 'PearsonsCorrelation' class.
PearsonsCorrelation ( double[ ][ ] )This constructor is from 'PearsonsCorrelation' class.
PearsonsCorrelation ( RealMatrix )This constructor is from 'PearsonsCorrelation' class.
PearsonsCorrelation ( RealMatrix, int )This constructor is from 'PearsonsCorrelation' class.
PearsonsCorrelation ( Covariance )This constructor is from 'PearsonsCorrelation' class.
computeCorrelationMatrix ( double[ ][ ] )This method is from 'PearsonsCorrelation' class.
computeCorrelationMatrix ( RealMatrix )This method is from 'PearsonsCorrelation' class.
correlation ( double[ ], double[ ] )This method is from 'PearsonsCorrelation' class.
covarianceToCorrelation ( RealMatrix )This method is from 'PearsonsCorrelation' class.
getCorrelationMatrix ( )This method is from 'PearsonsCorrelation' class.
getCorrelationPValues ( )This method is from 'PearsonsCorrelation' class.
getCorrelationStandardErrors ( )This method is from 'PearsonsCorrelation' class.
...
[+] SpearmansCorrelation (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (8)
SpearmansCorrelation ( )This constructor is from 'SpearmansCorrelation' class.
SpearmansCorrelation ( RealMatrix )This constructor is from 'SpearmansCorrelation' class.
SpearmansCorrelation ( RealMatrix, RankingAlgorithm )This constructor is from 'SpearmansCorrelation' class.
computeCorrelationMatrix ( double[ ][ ] )This method is from 'SpearmansCorrelation' class.
computeCorrelationMatrix ( RealMatrix )This method is from 'SpearmansCorrelation' class.
correlation ( double[ ], double[ ] )This method is from 'SpearmansCorrelation' class.
getCorrelationMatrix ( )This method is from 'SpearmansCorrelation' class.
getRankCorrelation ( )This method is from 'SpearmansCorrelation' class.
[+] StorelessCovariance (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
StorelessCovariance ( int )This constructor is from 'StorelessCovariance' class.
StorelessCovariance ( int, boolean )This constructor is from 'StorelessCovariance' class.
getCovariance ( int, int )This method is from 'StorelessCovariance' class.
getCovarianceMatrix ( )This method is from 'StorelessCovariance' class.
getData ( )This method is from 'StorelessCovariance' class.
getN ( )This method is from 'StorelessCovariance' class.
increment ( double[ ] )This method is from 'StorelessCovariance' class.
package org.apache.commons.math3.stat.descriptive
[+] AbstractStorelessUnivariateStatistic (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (12)
AbstractStorelessUnivariateStatistic ( )This constructor is from 'AbstractStorelessUnivariateStatistic' abstract class.
clear ( )This abstract method is from 'AbstractStorelessUnivariateStatistic' abstract class.
copy ( )This abstract method is from 'AbstractStorelessUnivariateStatistic' abstract class.
copy ( )This method is from 'AbstractStorelessUnivariateStatistic' abstract class.
equals ( Object )This method is from 'AbstractStorelessUnivariateStatistic' abstract class.
evaluate ( double[ ] )This method is from 'AbstractStorelessUnivariateStatistic' abstract class.
evaluate ( double[ ], int, int )This method is from 'AbstractStorelessUnivariateStatistic' abstract class.
getResult ( )This abstract method is from 'AbstractStorelessUnivariateStatistic' abstract class.
hashCode ( )This method is from 'AbstractStorelessUnivariateStatistic' abstract class.
increment ( double )This abstract method is from 'AbstractStorelessUnivariateStatistic' abstract class.
incrementAll ( double[ ] )This method is from 'AbstractStorelessUnivariateStatistic' abstract class.
incrementAll ( double[ ], int, int )This method is from 'AbstractStorelessUnivariateStatistic' abstract class.
...
[+] AbstractUnivariateStatistic (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (13)
AbstractUnivariateStatistic ( )This constructor is from 'AbstractUnivariateStatistic' abstract class.
copy ( )This abstract method is from 'AbstractUnivariateStatistic' abstract class.
evaluate ( )This method is from 'AbstractUnivariateStatistic' abstract class.
evaluate ( double[ ] )This method is from 'AbstractUnivariateStatistic' abstract class.
evaluate ( double[ ], int, int )This abstract method is from 'AbstractUnivariateStatistic' abstract class.
getData ( )This method is from 'AbstractUnivariateStatistic' abstract class.
getDataRef ( )This method is from 'AbstractUnivariateStatistic' abstract class.
setData ( double[ ] )This method is from 'AbstractUnivariateStatistic' abstract class.
setData ( double[ ], int, int )This method is from 'AbstractUnivariateStatistic' abstract class.
test ( double[ ], double[ ], int, int )This method is from 'AbstractUnivariateStatistic' abstract class.
test ( double[ ], double[ ], int, int, boolean )This method is from 'AbstractUnivariateStatistic' abstract class.
test ( double[ ], int, int )This method is from 'AbstractUnivariateStatistic' abstract class.
...
[+] AggregateSummaryStatistics (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (17)
AggregateSummaryStatistics ( )This constructor is from 'AggregateSummaryStatistics' class.
AggregateSummaryStatistics ( SummaryStatistics )This constructor is from 'AggregateSummaryStatistics' class.
AggregateSummaryStatistics ( SummaryStatistics, SummaryStatistics )This constructor is from 'AggregateSummaryStatistics' class.
aggregate ( Collection )This method is from 'AggregateSummaryStatistics' class.
createContributingStatistics ( )This method is from 'AggregateSummaryStatistics' class.
getGeometricMean ( )This method is from 'AggregateSummaryStatistics' class.
getMax ( )This method is from 'AggregateSummaryStatistics' class.
getMean ( )This method is from 'AggregateSummaryStatistics' class.
getMin ( )This method is from 'AggregateSummaryStatistics' class.
getN ( )This method is from 'AggregateSummaryStatistics' class.
getSecondMoment ( )This method is from 'AggregateSummaryStatistics' class.
getStandardDeviation ( )This method is from 'AggregateSummaryStatistics' class.
...
[+] DescriptiveStatistics (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (50)
DescriptiveStatistics ( )This constructor is from 'DescriptiveStatistics' class.
DescriptiveStatistics ( double[ ] )This constructor is from 'DescriptiveStatistics' class.
DescriptiveStatistics ( int )This constructor is from 'DescriptiveStatistics' class.
DescriptiveStatistics ( DescriptiveStatistics )This constructor is from 'DescriptiveStatistics' class.
addValue ( double )This method is from 'DescriptiveStatistics' class.
apply ( UnivariateStatistic )This method is from 'DescriptiveStatistics' class.
clear ( )This method is from 'DescriptiveStatistics' class.
copy ( )This method is from 'DescriptiveStatistics' class.
copy ( DescriptiveStatistics, DescriptiveStatistics )This method is from 'DescriptiveStatistics' class.
getElement ( int )This method is from 'DescriptiveStatistics' class.
getGeometricMean ( )This method is from 'DescriptiveStatistics' class.
getGeometricMeanImpl ( )This method is from 'DescriptiveStatistics' class.
...
[+] MultivariateSummaryStatistics (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (31)
MultivariateSummaryStatistics ( int, boolean )This constructor is from 'MultivariateSummaryStatistics' class.
addValue ( double[ ] )This method is from 'MultivariateSummaryStatistics' class.
clear ( )This method is from 'MultivariateSummaryStatistics' class.
equals ( Object )This method is from 'MultivariateSummaryStatistics' class.
getCovariance ( )This method is from 'MultivariateSummaryStatistics' class.
getDimension ( )This method is from 'MultivariateSummaryStatistics' class.
getGeoMeanImpl ( )This method is from 'MultivariateSummaryStatistics' class.
getGeometricMean ( )This method is from 'MultivariateSummaryStatistics' class.
getMax ( )This method is from 'MultivariateSummaryStatistics' class.
getMaxImpl ( )This method is from 'MultivariateSummaryStatistics' class.
getMean ( )This method is from 'MultivariateSummaryStatistics' class.
getMeanImpl ( )This method is from 'MultivariateSummaryStatistics' class.
...
[+] StatisticalMultivariateSummary (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
getCovariance ( )This abstract method is from 'StatisticalMultivariateSummary' interface.
getDimension ( )This abstract method is from 'StatisticalMultivariateSummary' interface.
getGeometricMean ( )This abstract method is from 'StatisticalMultivariateSummary' interface.
getMax ( )This abstract method is from 'StatisticalMultivariateSummary' interface.
getMean ( )This abstract method is from 'StatisticalMultivariateSummary' interface.
getMin ( )This abstract method is from 'StatisticalMultivariateSummary' interface.
getN ( )This abstract method is from 'StatisticalMultivariateSummary' interface.
getStandardDeviation ( )This abstract method is from 'StatisticalMultivariateSummary' interface.
getSum ( )This abstract method is from 'StatisticalMultivariateSummary' interface.
getSumLog ( )This abstract method is from 'StatisticalMultivariateSummary' interface.
getSumSq ( )This abstract method is from 'StatisticalMultivariateSummary' interface.
...
[+] StatisticalSummary (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
getMax ( )This abstract method is from 'StatisticalSummary' interface.
getMean ( )This abstract method is from 'StatisticalSummary' interface.
getMin ( )This abstract method is from 'StatisticalSummary' interface.
getN ( )This abstract method is from 'StatisticalSummary' interface.
getStandardDeviation ( )This abstract method is from 'StatisticalSummary' interface.
getSum ( )This abstract method is from 'StatisticalSummary' interface.
getVariance ( )This abstract method is from 'StatisticalSummary' interface.
[+] StatisticalSummaryValues (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
StatisticalSummaryValues ( double, double, long, double, double, double )This constructor is from 'StatisticalSummaryValues' class.
equals ( Object )This method is from 'StatisticalSummaryValues' class.
getMax ( )This method is from 'StatisticalSummaryValues' class.
getMean ( )This method is from 'StatisticalSummaryValues' class.
getMin ( )This method is from 'StatisticalSummaryValues' class.
getN ( )This method is from 'StatisticalSummaryValues' class.
getStandardDeviation ( )This method is from 'StatisticalSummaryValues' class.
getSum ( )This method is from 'StatisticalSummaryValues' class.
getVariance ( )This method is from 'StatisticalSummaryValues' class.
hashCode ( )This method is from 'StatisticalSummaryValues' class.
toString ( )This method is from 'StatisticalSummaryValues' class.
...
[+] StorelessUnivariateStatistic (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
clear ( )This abstract method is from 'StorelessUnivariateStatistic' interface.
copy ( )This abstract method is from 'StorelessUnivariateStatistic' interface.
getN ( )This abstract method is from 'StorelessUnivariateStatistic' interface.
getResult ( )This abstract method is from 'StorelessUnivariateStatistic' interface.
increment ( double )This abstract method is from 'StorelessUnivariateStatistic' interface.
incrementAll ( double[ ] )This abstract method is from 'StorelessUnivariateStatistic' interface.
incrementAll ( double[ ], int, int )This abstract method is from 'StorelessUnivariateStatistic' interface.
[+] SummaryStatistics (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (38)
SummaryStatistics ( )This constructor is from 'SummaryStatistics' class.
SummaryStatistics ( SummaryStatistics )This constructor is from 'SummaryStatistics' class.
addValue ( double )This method is from 'SummaryStatistics' class.
clear ( )This method is from 'SummaryStatistics' class.
copy ( )This method is from 'SummaryStatistics' class.
copy ( SummaryStatistics, SummaryStatistics )This method is from 'SummaryStatistics' class.
equals ( Object )This method is from 'SummaryStatistics' class.
getGeoMeanImpl ( )This method is from 'SummaryStatistics' class.
getGeometricMean ( )This method is from 'SummaryStatistics' class.
getMax ( )This method is from 'SummaryStatistics' class.
getMaxImpl ( )This method is from 'SummaryStatistics' class.
getMean ( )This method is from 'SummaryStatistics' class.
...
[+] SynchronizedDescriptiveStatistics (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (16)
SynchronizedDescriptiveStatistics ( )This constructor is from 'SynchronizedDescriptiveStatistics' class.
SynchronizedDescriptiveStatistics ( int )This constructor is from 'SynchronizedDescriptiveStatistics' class.
SynchronizedDescriptiveStatistics ( SynchronizedDescriptiveStatistics )This constructor is from 'SynchronizedDescriptiveStatistics' class.
addValue ( double )This method is from 'SynchronizedDescriptiveStatistics' class.
apply ( UnivariateStatistic )This method is from 'SynchronizedDescriptiveStatistics' class.
clear ( )This method is from 'SynchronizedDescriptiveStatistics' class.
copy ( )This method is from 'SynchronizedDescriptiveStatistics' class.
copy ( )This method is from 'SynchronizedDescriptiveStatistics' class.
copy ( SynchronizedDescriptiveStatistics, SynchronizedDescriptiveStatistics )This method is from 'SynchronizedDescriptiveStatistics' class.
getElement ( int )This method is from 'SynchronizedDescriptiveStatistics' class.
getN ( )This method is from 'SynchronizedDescriptiveStatistics' class.
getStandardDeviation ( )This method is from 'SynchronizedDescriptiveStatistics' class.
...
[+] SynchronizedMultivariateSummaryStatistics (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (31)
SynchronizedMultivariateSummaryStatistics ( int, boolean )This constructor is from 'SynchronizedMultivariateSummaryStatistics' class.
addValue ( double[ ] )This method is from 'SynchronizedMultivariateSummaryStatistics' class.
clear ( )This method is from 'SynchronizedMultivariateSummaryStatistics' class.
equals ( Object )This method is from 'SynchronizedMultivariateSummaryStatistics' class.
getCovariance ( )This method is from 'SynchronizedMultivariateSummaryStatistics' class.
getDimension ( )This method is from 'SynchronizedMultivariateSummaryStatistics' class.
getGeoMeanImpl ( )This method is from 'SynchronizedMultivariateSummaryStatistics' class.
getGeometricMean ( )This method is from 'SynchronizedMultivariateSummaryStatistics' class.
getMax ( )This method is from 'SynchronizedMultivariateSummaryStatistics' class.
getMaxImpl ( )This method is from 'SynchronizedMultivariateSummaryStatistics' class.
getMean ( )This method is from 'SynchronizedMultivariateSummaryStatistics' class.
getMeanImpl ( )This method is from 'SynchronizedMultivariateSummaryStatistics' class.
...
[+] SynchronizedSummaryStatistics (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (37)
SynchronizedSummaryStatistics ( )This constructor is from 'SynchronizedSummaryStatistics' class.
SynchronizedSummaryStatistics ( SynchronizedSummaryStatistics )This constructor is from 'SynchronizedSummaryStatistics' class.
addValue ( double )This method is from 'SynchronizedSummaryStatistics' class.
clear ( )This method is from 'SynchronizedSummaryStatistics' class.
copy ( )This method is from 'SynchronizedSummaryStatistics' class.
copy ( )This method is from 'SynchronizedSummaryStatistics' class.
copy ( SynchronizedSummaryStatistics, SynchronizedSummaryStatistics )This method is from 'SynchronizedSummaryStatistics' class.
equals ( Object )This method is from 'SynchronizedSummaryStatistics' class.
getGeoMeanImpl ( )This method is from 'SynchronizedSummaryStatistics' class.
getGeometricMean ( )This method is from 'SynchronizedSummaryStatistics' class.
getMax ( )This method is from 'SynchronizedSummaryStatistics' class.
getMaxImpl ( )This method is from 'SynchronizedSummaryStatistics' class.
...
[+] UnivariateStatistic (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
copy ( )This abstract method is from 'UnivariateStatistic' interface.
evaluate ( double[ ] )This abstract method is from 'UnivariateStatistic' interface.
evaluate ( double[ ], int, int )This abstract method is from 'UnivariateStatistic' interface.
[+] WeightedEvaluation (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
evaluate ( double[ ], double[ ] )This abstract method is from 'WeightedEvaluation' interface.
evaluate ( double[ ], double[ ], int, int )This abstract method is from 'WeightedEvaluation' interface.
package org.apache.commons.math3.stat.descriptive.moment
[+] GeometricMean (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (14)
GeometricMean ( )This constructor is from 'GeometricMean' class.
GeometricMean ( GeometricMean )This constructor is from 'GeometricMean' class.
GeometricMean ( SumOfLogs )This constructor is from 'GeometricMean' class.
clear ( )This method is from 'GeometricMean' class.
copy ( )This method is from 'GeometricMean' class.
copy ( )This method is from 'GeometricMean' class.
copy ( )This method is from 'GeometricMean' class.
copy ( GeometricMean, GeometricMean )This method is from 'GeometricMean' class.
evaluate ( double[ ], int, int )This method is from 'GeometricMean' class.
getN ( )This method is from 'GeometricMean' class.
getResult ( )This method is from 'GeometricMean' class.
getSumLogImpl ( )This method is from 'GeometricMean' class.
...
[+] Kurtosis (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (12)
Kurtosis ( )This constructor is from 'Kurtosis' class.
Kurtosis ( FourthMoment )This constructor is from 'Kurtosis' class.
Kurtosis ( Kurtosis )This constructor is from 'Kurtosis' class.
clear ( )This method is from 'Kurtosis' class.
copy ( )This method is from 'Kurtosis' class.
copy ( )This method is from 'Kurtosis' class.
copy ( )This method is from 'Kurtosis' class.
copy ( Kurtosis, Kurtosis )This method is from 'Kurtosis' class.
evaluate ( double[ ], int, int )This method is from 'Kurtosis' class.
getN ( )This method is from 'Kurtosis' class.
getResult ( )This method is from 'Kurtosis' class.
increment ( double )This method is from 'Kurtosis' class.
...
[+] Mean (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (14)
Mean ( )This constructor is from 'Mean' class.
Mean ( FirstMoment )This constructor is from 'Mean' class.
Mean ( Mean )This constructor is from 'Mean' class.
clear ( )This method is from 'Mean' class.
copy ( )This method is from 'Mean' class.
copy ( )This method is from 'Mean' class.
copy ( )This method is from 'Mean' class.
copy ( Mean, Mean )This method is from 'Mean' class.
evaluate ( double[ ], double[ ] )This method is from 'Mean' class.
evaluate ( double[ ], double[ ], int, int )This method is from 'Mean' class.
evaluate ( double[ ], int, int )This method is from 'Mean' class.
getN ( )This method is from 'Mean' class.
...
[+] SecondMoment (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
SecondMoment ( )This constructor is from 'SecondMoment' class.
SecondMoment ( SecondMoment )This constructor is from 'SecondMoment' class.
clear ( )This method is from 'SecondMoment' class.
copy ( )This method is from 'SecondMoment' class.
copy ( )This method is from 'SecondMoment' class.
copy ( )This method is from 'SecondMoment' class.
copy ( )This method is from 'SecondMoment' class.
copy ( SecondMoment, SecondMoment )This method is from 'SecondMoment' class.
getN ( )This method is from 'SecondMoment' class.
getResult ( )This method is from 'SecondMoment' class.
increment ( double )This method is from 'SecondMoment' class.
...
[+] SemiVariance (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (18)
SemiVariance ( )This constructor is from 'SemiVariance' class.
SemiVariance ( SemiVariance.Direction )This constructor is from 'SemiVariance' class.
SemiVariance ( SemiVariance )This constructor is from 'SemiVariance' class.
SemiVariance ( boolean )This constructor is from 'SemiVariance' class.
SemiVariance ( boolean, SemiVariance.Direction )This constructor is from 'SemiVariance' class.
copy ( )This method is from 'SemiVariance' class.
copy ( )This method is from 'SemiVariance' class.
copy ( SemiVariance, SemiVariance )This method is from 'SemiVariance' class.
evaluate ( double[ ] )This method is from 'SemiVariance' class.
evaluate ( double[ ], double )This method is from 'SemiVariance' class.
evaluate ( double[ ], double, SemiVariance.Direction )This method is from 'SemiVariance' class.
evaluate ( double[ ], double, SemiVariance.Direction, boolean, int, int )This method is from 'SemiVariance' class.
...
[+] SemiVariance.Direction (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'SemiVariance.Direction' class.
values ( )This method is from 'SemiVariance.Direction' class.
[+] Skewness (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (12)
Skewness ( )This constructor is from 'Skewness' class.
Skewness ( Skewness )This constructor is from 'Skewness' class.
Skewness ( ThirdMoment )This constructor is from 'Skewness' class.
clear ( )This method is from 'Skewness' class.
copy ( )This method is from 'Skewness' class.
copy ( )This method is from 'Skewness' class.
copy ( )This method is from 'Skewness' class.
copy ( Skewness, Skewness )This method is from 'Skewness' class.
evaluate ( double[ ], int, int )This method is from 'Skewness' class.
getN ( )This method is from 'Skewness' class.
getResult ( )This method is from 'Skewness' class.
increment ( double )This method is from 'Skewness' class.
...
[+] StandardDeviation (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (19)
StandardDeviation ( )This constructor is from 'StandardDeviation' class.
StandardDeviation ( SecondMoment )This constructor is from 'StandardDeviation' class.
StandardDeviation ( StandardDeviation )This constructor is from 'StandardDeviation' class.
StandardDeviation ( boolean )This constructor is from 'StandardDeviation' class.
StandardDeviation ( boolean, SecondMoment )This constructor is from 'StandardDeviation' class.
clear ( )This method is from 'StandardDeviation' class.
copy ( )This method is from 'StandardDeviation' class.
copy ( )This method is from 'StandardDeviation' class.
copy ( )This method is from 'StandardDeviation' class.
copy ( StandardDeviation, StandardDeviation )This method is from 'StandardDeviation' class.
evaluate ( double[ ] )This method is from 'StandardDeviation' class.
evaluate ( double[ ], double )This method is from 'StandardDeviation' class.
...
[+] Variance (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (23)
Variance ( )This constructor is from 'Variance' class.
Variance ( SecondMoment )This constructor is from 'Variance' class.
Variance ( Variance )This constructor is from 'Variance' class.
Variance ( boolean )This constructor is from 'Variance' class.
Variance ( boolean, SecondMoment )This constructor is from 'Variance' class.
clear ( )This method is from 'Variance' class.
copy ( )This method is from 'Variance' class.
copy ( )This method is from 'Variance' class.
copy ( )This method is from 'Variance' class.
copy ( Variance, Variance )This method is from 'Variance' class.
evaluate ( double[ ] )This method is from 'Variance' class.
evaluate ( double[ ], double[ ] )This method is from 'Variance' class.
...
[+] VectorialCovariance (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
VectorialCovariance ( int, boolean )This constructor is from 'VectorialCovariance' class.
clear ( )This method is from 'VectorialCovariance' class.
equals ( Object )This method is from 'VectorialCovariance' class.
getN ( )This method is from 'VectorialCovariance' class.
getResult ( )This method is from 'VectorialCovariance' class.
hashCode ( )This method is from 'VectorialCovariance' class.
increment ( double[ ] )This method is from 'VectorialCovariance' class.
[+] VectorialMean (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
VectorialMean ( int )This constructor is from 'VectorialMean' class.
equals ( Object )This method is from 'VectorialMean' class.
getN ( )This method is from 'VectorialMean' class.
getResult ( )This method is from 'VectorialMean' class.
hashCode ( )This method is from 'VectorialMean' class.
increment ( double[ ] )This method is from 'VectorialMean' class.
package org.apache.commons.math3.stat.descriptive.rank
[+] Max (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
Max ( )This constructor is from 'Max' class.
Max ( Max )This constructor is from 'Max' class.
clear ( )This method is from 'Max' class.
copy ( )This method is from 'Max' class.
copy ( )This method is from 'Max' class.
copy ( )This method is from 'Max' class.
copy ( Max, Max )This method is from 'Max' class.
evaluate ( double[ ], int, int )This method is from 'Max' class.
getN ( )This method is from 'Max' class.
getResult ( )This method is from 'Max' class.
increment ( double )This method is from 'Max' class.
...
[+] Median (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
Median ( )This constructor is from 'Median' class.
Median ( Median )This constructor is from 'Median' class.
[+] Min (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
Min ( )This constructor is from 'Min' class.
Min ( Min )This constructor is from 'Min' class.
clear ( )This method is from 'Min' class.
copy ( )This method is from 'Min' class.
copy ( )This method is from 'Min' class.
copy ( )This method is from 'Min' class.
copy ( Min, Min )This method is from 'Min' class.
evaluate ( double[ ], int, int )This method is from 'Min' class.
getN ( )This method is from 'Min' class.
getResult ( )This method is from 'Min' class.
increment ( double )This method is from 'Min' class.
...
[+] Percentile (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (14)
Percentile ( )This constructor is from 'Percentile' class.
Percentile ( double )This constructor is from 'Percentile' class.
Percentile ( Percentile )This constructor is from 'Percentile' class.
copy ( )This method is from 'Percentile' class.
copy ( )This method is from 'Percentile' class.
copy ( Percentile, Percentile )This method is from 'Percentile' class.
evaluate ( double[ ], double )This method is from 'Percentile' class.
evaluate ( double[ ], int, int )This method is from 'Percentile' class.
evaluate ( double[ ], int, int, double )This method is from 'Percentile' class.
evaluate ( double )This method is from 'Percentile' class.
getQuantile ( )This method is from 'Percentile' class.
setData ( double[ ] )This method is from 'Percentile' class.
...
package org.apache.commons.math3.stat.descriptive.summary
[+] Product (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (13)
Product ( )This constructor is from 'Product' class.
Product ( Product )This constructor is from 'Product' class.
clear ( )This method is from 'Product' class.
copy ( )This method is from 'Product' class.
copy ( )This method is from 'Product' class.
copy ( )This method is from 'Product' class.
copy ( Product, Product )This method is from 'Product' class.
evaluate ( double[ ], double[ ] )This method is from 'Product' class.
evaluate ( double[ ], double[ ], int, int )This method is from 'Product' class.
evaluate ( double[ ], int, int )This method is from 'Product' class.
getN ( )This method is from 'Product' class.
getResult ( )This method is from 'Product' class.
...
[+] Sum (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (13)
Sum ( )This constructor is from 'Sum' class.
Sum ( Sum )This constructor is from 'Sum' class.
clear ( )This method is from 'Sum' class.
copy ( )This method is from 'Sum' class.
copy ( )This method is from 'Sum' class.
copy ( )This method is from 'Sum' class.
copy ( Sum, Sum )This method is from 'Sum' class.
evaluate ( double[ ], double[ ] )This method is from 'Sum' class.
evaluate ( double[ ], double[ ], int, int )This method is from 'Sum' class.
evaluate ( double[ ], int, int )This method is from 'Sum' class.
getN ( )This method is from 'Sum' class.
getResult ( )This method is from 'Sum' class.
...
[+] SumOfLogs (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
SumOfLogs ( )This constructor is from 'SumOfLogs' class.
SumOfLogs ( SumOfLogs )This constructor is from 'SumOfLogs' class.
clear ( )This method is from 'SumOfLogs' class.
copy ( )This method is from 'SumOfLogs' class.
copy ( )This method is from 'SumOfLogs' class.
copy ( )This method is from 'SumOfLogs' class.
copy ( SumOfLogs, SumOfLogs )This method is from 'SumOfLogs' class.
evaluate ( double[ ], int, int )This method is from 'SumOfLogs' class.
getN ( )This method is from 'SumOfLogs' class.
getResult ( )This method is from 'SumOfLogs' class.
increment ( double )This method is from 'SumOfLogs' class.
...
[+] SumOfSquares (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
SumOfSquares ( )This constructor is from 'SumOfSquares' class.
SumOfSquares ( SumOfSquares )This constructor is from 'SumOfSquares' class.
clear ( )This method is from 'SumOfSquares' class.
copy ( )This method is from 'SumOfSquares' class.
copy ( )This method is from 'SumOfSquares' class.
copy ( )This method is from 'SumOfSquares' class.
copy ( SumOfSquares, SumOfSquares )This method is from 'SumOfSquares' class.
evaluate ( double[ ], int, int )This method is from 'SumOfSquares' class.
getN ( )This method is from 'SumOfSquares' class.
getResult ( )This method is from 'SumOfSquares' class.
increment ( double )This method is from 'SumOfSquares' class.
...
package org.apache.commons.math3.stat.inference
[+] ChiSquareTest (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (10)
ChiSquareTest ( )This constructor is from 'ChiSquareTest' class.
chiSquare ( long[ ][ ] )This method is from 'ChiSquareTest' class.
chiSquare ( double[ ], long[ ] )This method is from 'ChiSquareTest' class.
chiSquareDataSetsComparison ( long[ ], long[ ] )This method is from 'ChiSquareTest' class.
chiSquareTest ( long[ ][ ] )This method is from 'ChiSquareTest' class.
chiSquareTest ( long[ ][ ], double )This method is from 'ChiSquareTest' class.
chiSquareTest ( double[ ], long[ ] )This method is from 'ChiSquareTest' class.
chiSquareTest ( double[ ], long[ ], double )This method is from 'ChiSquareTest' class.
chiSquareTestDataSetsComparison ( long[ ], long[ ] )This method is from 'ChiSquareTest' class.
chiSquareTestDataSetsComparison ( long[ ], long[ ], double )This method is from 'ChiSquareTest' class.
[+] MannWhitneyUTest (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
MannWhitneyUTest ( )This constructor is from 'MannWhitneyUTest' class.
MannWhitneyUTest ( NaNStrategy, TiesStrategy )This constructor is from 'MannWhitneyUTest' class.
mannWhitneyU ( double[ ], double[ ] )This method is from 'MannWhitneyUTest' class.
mannWhitneyUTest ( double[ ], double[ ] )This method is from 'MannWhitneyUTest' class.
[+] OneWayAnova (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
OneWayAnova ( )This constructor is from 'OneWayAnova' class.
anovaFValue ( Collection )This method is from 'OneWayAnova' class.
anovaPValue ( Collection )This method is from 'OneWayAnova' class.
anovaTest ( Collection, double )This method is from 'OneWayAnova' class.
[+] TestUtils (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (32)
chiSquare ( long[ ][ ] )This method is from 'TestUtils' class.
chiSquare ( double[ ], long[ ] )This method is from 'TestUtils' class.
chiSquareDataSetsComparison ( long[ ], long[ ] )This method is from 'TestUtils' class.
chiSquareTest ( long[ ][ ] )This method is from 'TestUtils' class.
chiSquareTest ( long[ ][ ], double )This method is from 'TestUtils' class.
chiSquareTest ( double[ ], long[ ] )This method is from 'TestUtils' class.
chiSquareTest ( double[ ], long[ ], double )This method is from 'TestUtils' class.
chiSquareTestDataSetsComparison ( long[ ], long[ ] )This method is from 'TestUtils' class.
chiSquareTestDataSetsComparison ( long[ ], long[ ], double )This method is from 'TestUtils' class.
homoscedasticT ( double[ ], double[ ] )This method is from 'TestUtils' class.
homoscedasticT ( StatisticalSummary, StatisticalSummary )This method is from 'TestUtils' class.
homoscedasticTTest ( double[ ], double[ ] )This method is from 'TestUtils' class.
...
[+] TTest (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (28)
TTest ( )This constructor is from 'TTest' class.
df ( double, double, double, double )This method is from 'TTest' class.
homoscedasticT ( double[ ], double[ ] )This method is from 'TTest' class.
homoscedasticT ( double, double, double, double, double, double )This method is from 'TTest' class.
homoscedasticT ( StatisticalSummary, StatisticalSummary )This method is from 'TTest' class.
homoscedasticTTest ( double[ ], double[ ] )This method is from 'TTest' class.
homoscedasticTTest ( double[ ], double[ ], double )This method is from 'TTest' class.
homoscedasticTTest ( double, double, double, double, double, double )This method is from 'TTest' class.
homoscedasticTTest ( StatisticalSummary, StatisticalSummary )This method is from 'TTest' class.
pairedT ( double[ ], double[ ] )This method is from 'TTest' class.
pairedTTest ( double[ ], double[ ] )This method is from 'TTest' class.
pairedTTest ( double[ ], double[ ], double )This method is from 'TTest' class.
...
[+] WilcoxonSignedRankTest (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
WilcoxonSignedRankTest ( )This constructor is from 'WilcoxonSignedRankTest' class.
WilcoxonSignedRankTest ( NaNStrategy, TiesStrategy )This constructor is from 'WilcoxonSignedRankTest' class.
wilcoxonSignedRank ( double[ ], double[ ] )This method is from 'WilcoxonSignedRankTest' class.
wilcoxonSignedRankTest ( double[ ], double[ ], boolean )This method is from 'WilcoxonSignedRankTest' class.
package org.apache.commons.math3.stat.ranking
[+] NaNStrategy (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'NaNStrategy' class.
values ( )This method is from 'NaNStrategy' class.
[+] NaturalRanking (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (9)
NaturalRanking ( )This constructor is from 'NaturalRanking' class.
NaturalRanking ( RandomGenerator )This constructor is from 'NaturalRanking' class.
NaturalRanking ( NaNStrategy )This constructor is from 'NaturalRanking' class.
NaturalRanking ( NaNStrategy, RandomGenerator )This constructor is from 'NaturalRanking' class.
NaturalRanking ( NaNStrategy, TiesStrategy )This constructor is from 'NaturalRanking' class.
NaturalRanking ( TiesStrategy )This constructor is from 'NaturalRanking' class.
getNanStrategy ( )This method is from 'NaturalRanking' class.
getTiesStrategy ( )This method is from 'NaturalRanking' class.
rank ( double[ ] )This method is from 'NaturalRanking' class.
[+] RankingAlgorithm (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
rank ( double[ ] )This abstract method is from 'RankingAlgorithm' interface.
[+] TiesStrategy (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'TiesStrategy' class.
values ( )This method is from 'TiesStrategy' class.
package org.apache.commons.math3.stat.regression
[+] AbstractMultipleLinearRegression (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (22)
AbstractMultipleLinearRegression ( )This constructor is from 'AbstractMultipleLinearRegression' abstract class.
calculateBeta ( )This abstract method is from 'AbstractMultipleLinearRegression' abstract class.
calculateBetaVariance ( )This abstract method is from 'AbstractMultipleLinearRegression' abstract class.
calculateErrorVariance ( )This method is from 'AbstractMultipleLinearRegression' abstract class.
calculateResiduals ( )This method is from 'AbstractMultipleLinearRegression' abstract class.
calculateYVariance ( )This method is from 'AbstractMultipleLinearRegression' abstract class.
estimateErrorVariance ( )This method is from 'AbstractMultipleLinearRegression' abstract class.
estimateRegressandVariance ( )This method is from 'AbstractMultipleLinearRegression' abstract class.
estimateRegressionParameters ( )This method is from 'AbstractMultipleLinearRegression' abstract class.
estimateRegressionParametersStandardErrors ( )This method is from 'AbstractMultipleLinearRegression' abstract class.
estimateRegressionParametersVariance ( )This method is from 'AbstractMultipleLinearRegression' abstract class.
estimateRegressionStandardError ( )This method is from 'AbstractMultipleLinearRegression' abstract class.
...
[+] GLSMultipleLinearRegression (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
GLSMultipleLinearRegression ( )This constructor is from 'GLSMultipleLinearRegression' class.
calculateBeta ( )This method is from 'GLSMultipleLinearRegression' class.
calculateBetaVariance ( )This method is from 'GLSMultipleLinearRegression' class.
calculateErrorVariance ( )This method is from 'GLSMultipleLinearRegression' class.
getOmegaInverse ( )This method is from 'GLSMultipleLinearRegression' class.
newCovarianceData ( double[ ][ ] )This method is from 'GLSMultipleLinearRegression' class.
newSampleData ( double[ ], double[ ][ ], double[ ][ ] )This method is from 'GLSMultipleLinearRegression' class.
[+] MillerUpdatingRegression (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (13)
MillerUpdatingRegression ( int, boolean )This constructor is from 'MillerUpdatingRegression' class.
MillerUpdatingRegression ( int, boolean, double )This constructor is from 'MillerUpdatingRegression' class.
addObservation ( double[ ], double )This method is from 'MillerUpdatingRegression' class.
addObservations ( double[ ][ ], double[ ] )This method is from 'MillerUpdatingRegression' class.
clear ( )This method is from 'MillerUpdatingRegression' class.
getDiagonalOfHatMatrix ( double[ ] )This method is from 'MillerUpdatingRegression' class.
getN ( )This method is from 'MillerUpdatingRegression' class.
getOrderOfRegressors ( )This method is from 'MillerUpdatingRegression' class.
getPartialCorrelations ( int )This method is from 'MillerUpdatingRegression' class.
hasIntercept ( )This method is from 'MillerUpdatingRegression' class.
regress ( )This method is from 'MillerUpdatingRegression' class.
regress ( int[ ] )This method is from 'MillerUpdatingRegression' class.
...
[+] ModelSpecificationException (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
ModelSpecificationException ( Localizable, Object[ ] )This constructor is from 'ModelSpecificationException' class.
[+] MultipleLinearRegression (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
estimateRegressandVariance ( )This abstract method is from 'MultipleLinearRegression' interface.
estimateRegressionParameters ( )This abstract method is from 'MultipleLinearRegression' interface.
estimateRegressionParametersStandardErrors ( )This abstract method is from 'MultipleLinearRegression' interface.
estimateRegressionParametersVariance ( )This abstract method is from 'MultipleLinearRegression' interface.
estimateResiduals ( )This abstract method is from 'MultipleLinearRegression' interface.
[+] OLSMultipleLinearRegression (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
OLSMultipleLinearRegression ( )This constructor is from 'OLSMultipleLinearRegression' class.
calculateAdjustedRSquared ( )This method is from 'OLSMultipleLinearRegression' class.
calculateBeta ( )This method is from 'OLSMultipleLinearRegression' class.
calculateBetaVariance ( )This method is from 'OLSMultipleLinearRegression' class.
calculateHat ( )This method is from 'OLSMultipleLinearRegression' class.
calculateResidualSumOfSquares ( )This method is from 'OLSMultipleLinearRegression' class.
calculateRSquared ( )This method is from 'OLSMultipleLinearRegression' class.
calculateTotalSumOfSquares ( )This method is from 'OLSMultipleLinearRegression' class.
newSampleData ( double[ ], double[ ][ ] )This method is from 'OLSMultipleLinearRegression' class.
newSampleData ( double[ ], int, int )This method is from 'OLSMultipleLinearRegression' class.
newXSampleData ( double[ ][ ] )This method is from 'OLSMultipleLinearRegression' class.
...
[+] RegressionResults (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (15)
RegressionResults ( double[ ], double[ ][ ], boolean, long, int, double, double, double, boolean, boolean )This constructor is from 'RegressionResults' class.
getAdjustedRSquared ( )This method is from 'RegressionResults' class.
getCovarianceOfParameters ( int, int )This method is from 'RegressionResults' class.
getErrorSumSquares ( )This method is from 'RegressionResults' class.
getMeanSquareError ( )This method is from 'RegressionResults' class.
getN ( )This method is from 'RegressionResults' class.
getNumberOfParameters ( )This method is from 'RegressionResults' class.
getParameterEstimate ( int )This method is from 'RegressionResults' class.
getParameterEstimates ( )This method is from 'RegressionResults' class.
getRegressionSumSquares ( )This method is from 'RegressionResults' class.
getRSquared ( )This method is from 'RegressionResults' class.
getStdErrorOfEstimate ( int )This method is from 'RegressionResults' class.
...
[+] SimpleRegression (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (29)
SimpleRegression ( )This constructor is from 'SimpleRegression' class.
SimpleRegression ( boolean )This constructor is from 'SimpleRegression' class.
addData ( double[ ][ ] )This method is from 'SimpleRegression' class.
addData ( double, double )This method is from 'SimpleRegression' class.
addObservation ( double[ ], double )This method is from 'SimpleRegression' class.
addObservations ( double[ ][ ], double[ ] )This method is from 'SimpleRegression' class.
clear ( )This method is from 'SimpleRegression' class.
getIntercept ( )This method is from 'SimpleRegression' class.
getInterceptStdErr ( )This method is from 'SimpleRegression' class.
getMeanSquareError ( )This method is from 'SimpleRegression' class.
getN ( )This method is from 'SimpleRegression' class.
getR ( )This method is from 'SimpleRegression' class.
...
[+] UpdatingMultipleLinearRegression (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
addObservation ( double[ ], double )This abstract method is from 'UpdatingMultipleLinearRegression' interface.
addObservations ( double[ ][ ], double[ ] )This abstract method is from 'UpdatingMultipleLinearRegression' interface.
clear ( )This abstract method is from 'UpdatingMultipleLinearRegression' interface.
getN ( )This abstract method is from 'UpdatingMultipleLinearRegression' interface.
hasIntercept ( )This abstract method is from 'UpdatingMultipleLinearRegression' interface.
regress ( )This abstract method is from 'UpdatingMultipleLinearRegression' interface.
regress ( int[ ] )This abstract method is from 'UpdatingMultipleLinearRegression' interface.
package org.apache.commons.math3.transform
[+] DctNormalization (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'DctNormalization' class.
values ( )This method is from 'DctNormalization' class.
[+] DftNormalization (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'DftNormalization' class.
values ( )This method is from 'DftNormalization' class.
[+] DstNormalization (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'DstNormalization' class.
values ( )This method is from 'DstNormalization' class.
[+] FastCosineTransformer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
FastCosineTransformer ( DctNormalization )This constructor is from 'FastCosineTransformer' class.
fct ( double[ ] )This method is from 'FastCosineTransformer' class.
transform ( double[ ], TransformType )This method is from 'FastCosineTransformer' class.
transform ( UnivariateFunction, double, double, int, TransformType )This method is from 'FastCosineTransformer' class.
[+] FastFourierTransformer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
FastFourierTransformer ( DftNormalization )This constructor is from 'FastFourierTransformer' class.
mdfft ( Object, TransformType )This method is from 'FastFourierTransformer' class.
transform ( double[ ], TransformType )This method is from 'FastFourierTransformer' class.
transform ( Complex[ ], TransformType )This method is from 'FastFourierTransformer' class.
transform ( UnivariateFunction, double, double, int, TransformType )This method is from 'FastFourierTransformer' class.
transformInPlace ( double[ ][ ], DftNormalization, TransformType )This method is from 'FastFourierTransformer' class.
[+] FastHadamardTransformer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
FastHadamardTransformer ( )This constructor is from 'FastHadamardTransformer' class.
fht ( double[ ] )This method is from 'FastHadamardTransformer' class.
fht ( int[ ] )This method is from 'FastHadamardTransformer' class.
transform ( double[ ], TransformType )This method is from 'FastHadamardTransformer' class.
transform ( int[ ] )This method is from 'FastHadamardTransformer' class.
transform ( UnivariateFunction, double, double, int, TransformType )This method is from 'FastHadamardTransformer' class.
[+] FastSineTransformer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
FastSineTransformer ( DstNormalization )This constructor is from 'FastSineTransformer' class.
fst ( double[ ] )This method is from 'FastSineTransformer' class.
transform ( double[ ], TransformType )This method is from 'FastSineTransformer' class.
transform ( UnivariateFunction, double, double, int, TransformType )This method is from 'FastSineTransformer' class.
[+] RealTransformer (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
transform ( double[ ], TransformType )This abstract method is from 'RealTransformer' interface.
transform ( UnivariateFunction, double, double, int, TransformType )This abstract method is from 'RealTransformer' interface.
[+] TransformType (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'TransformType' class.
values ( )This method is from 'TransformType' class.
[+] TransformUtils (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (5)
createComplexArray ( double[ ][ ] )This method is from 'TransformUtils' class.
createRealImaginaryArray ( Complex[ ] )This method is from 'TransformUtils' class.
exactLog2 ( int )This method is from 'TransformUtils' class.
scaleArray ( double[ ], double )This method is from 'TransformUtils' class.
scaleArray ( Complex[ ], double )This method is from 'TransformUtils' class.
package org.apache.commons.math3.util
[+] ArithmeticUtils (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (24)
addAndCheck ( int, int )This method is from 'ArithmeticUtils' class.
addAndCheck ( long, long )This method is from 'ArithmeticUtils' class.
binomialCoefficient ( int, int )This method is from 'ArithmeticUtils' class.
binomialCoefficientDouble ( int, int )This method is from 'ArithmeticUtils' class.
binomialCoefficientLog ( int, int )This method is from 'ArithmeticUtils' class.
factorial ( int )This method is from 'ArithmeticUtils' class.
factorialDouble ( int )This method is from 'ArithmeticUtils' class.
factorialLog ( int )This method is from 'ArithmeticUtils' class.
gcd ( int, int )This method is from 'ArithmeticUtils' class.
gcd ( long, long )This method is from 'ArithmeticUtils' class.
isPowerOfTwo ( long )This method is from 'ArithmeticUtils' class.
lcm ( int, int )This method is from 'ArithmeticUtils' class.
...
[+] BigReal (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (42)
BigReal ( char[ ] )This constructor is from 'BigReal' class.
BigReal ( char[ ], int, int )This constructor is from 'BigReal' class.
BigReal ( char[ ], int, int, MathContext )This constructor is from 'BigReal' class.
BigReal ( char[ ], MathContext )This constructor is from 'BigReal' class.
BigReal ( double )This constructor is from 'BigReal' class.
BigReal ( double, MathContext )This constructor is from 'BigReal' class.
BigReal ( int )This constructor is from 'BigReal' class.
BigReal ( int, MathContext )This constructor is from 'BigReal' class.
BigReal ( long )This constructor is from 'BigReal' class.
BigReal ( long, MathContext )This constructor is from 'BigReal' class.
BigReal ( String )This constructor is from 'BigReal' class.
BigReal ( String, MathContext )This constructor is from 'BigReal' class.
...
[+] BigRealField (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
getInstance ( )This method is from 'BigRealField' class.
getOne ( )This method is from 'BigRealField' class.
getOne ( )This method is from 'BigRealField' class.
getRuntimeClass ( )This method is from 'BigRealField' class.
getZero ( )This method is from 'BigRealField' class.
getZero ( )This method is from 'BigRealField' class.
[+] CompositeFormat (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
formatDouble ( double, NumberFormat, StringBuffer, FieldPosition )This method is from 'CompositeFormat' class.
getDefaultNumberFormat ( )This method is from 'CompositeFormat' class.
getDefaultNumberFormat ( Locale )This method is from 'CompositeFormat' class.
parseAndIgnoreWhitespace ( String, ParsePosition )This method is from 'CompositeFormat' class.
parseFixedstring ( String, String, ParsePosition )This method is from 'CompositeFormat' class.
parseNextCharacter ( String, ParsePosition )This method is from 'CompositeFormat' class.
parseNumber ( String, NumberFormat, ParsePosition )This method is from 'CompositeFormat' class.
[+] ContinuedFraction (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
ContinuedFraction ( )This constructor is from 'ContinuedFraction' abstract class.
evaluate ( double )This method is from 'ContinuedFraction' abstract class.
evaluate ( double, double )This method is from 'ContinuedFraction' abstract class.
evaluate ( double, double, int )This method is from 'ContinuedFraction' abstract class.
evaluate ( double, int )This method is from 'ContinuedFraction' abstract class.
getA ( int, double )This abstract method is from 'ContinuedFraction' abstract class.
getB ( int, double )This abstract method is from 'ContinuedFraction' abstract class.
[+] DefaultTransformer (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
DefaultTransformer ( )This constructor is from 'DefaultTransformer' class.
equals ( Object )This method is from 'DefaultTransformer' class.
hashCode ( )This method is from 'DefaultTransformer' class.
transform ( Object )This method is from 'DefaultTransformer' class.
[+] DoubleArray (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (8)
addElement ( double )This abstract method is from 'DoubleArray' interface.
addElementRolling ( double )This abstract method is from 'DoubleArray' interface.
addElements ( double[ ] )This abstract method is from 'DoubleArray' interface.
clear ( )This abstract method is from 'DoubleArray' interface.
getElement ( int )This abstract method is from 'DoubleArray' interface.
getElements ( )This abstract method is from 'DoubleArray' interface.
getNumElements ( )This abstract method is from 'DoubleArray' interface.
setElement ( int, double )This abstract method is from 'DoubleArray' interface.
[+] FastMath (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (59)
abs ( double )This method is from 'FastMath' class.
abs ( float )This method is from 'FastMath' class.
abs ( int )This method is from 'FastMath' class.
abs ( long )This method is from 'FastMath' class.
acos ( double )This method is from 'FastMath' class.
acosh ( double )This method is from 'FastMath' class.
asin ( double )This method is from 'FastMath' class.
asinh ( double )This method is from 'FastMath' class.
atan2 ( double, double )This method is from 'FastMath' class.
atan ( double )This method is from 'FastMath' class.
atanh ( double )This method is from 'FastMath' class.
cbrt ( double )This method is from 'FastMath' class.
...
[+] Incrementor (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (10)
Incrementor ( )This constructor is from 'Incrementor' class.
Incrementor ( int )This constructor is from 'Incrementor' class.
Incrementor ( int, Incrementor.MaxCountExceededCallback )This constructor is from 'Incrementor' class.
canIncrement ( )This method is from 'Incrementor' class.
getCount ( )This method is from 'Incrementor' class.
getMaximalCount ( )This method is from 'Incrementor' class.
incrementCount ( )This method is from 'Incrementor' class.
incrementCount ( int )This method is from 'Incrementor' class.
resetCount ( )This method is from 'Incrementor' class.
setMaximalCount ( int )This method is from 'Incrementor' class.
[+] Incrementor.MaxCountExceededCallback (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
trigger ( int )This abstract method is from 'Incrementor.MaxCountExceededCallback' interface.
[+] IterationEvent (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
IterationEvent ( Object, int )This constructor is from 'IterationEvent' class.
getIterations ( )This method is from 'IterationEvent' class.
[+] IterationListener (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
initializationPerformed ( IterationEvent )This abstract method is from 'IterationListener' interface.
iterationPerformed ( IterationEvent )This abstract method is from 'IterationListener' interface.
iterationStarted ( IterationEvent )This abstract method is from 'IterationListener' interface.
terminationPerformed ( IterationEvent )This abstract method is from 'IterationListener' interface.
[+] IterationManager (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
IterationManager ( int )This constructor is from 'IterationManager' class.
addIterationListener ( IterationListener )This method is from 'IterationManager' class.
fireInitializationEvent ( IterationEvent )This method is from 'IterationManager' class.
fireIterationPerformedEvent ( IterationEvent )This method is from 'IterationManager' class.
fireIterationStartedEvent ( IterationEvent )This method is from 'IterationManager' class.
fireTerminationEvent ( IterationEvent )This method is from 'IterationManager' class.
getIterations ( )This method is from 'IterationManager' class.
getMaxIterations ( )This method is from 'IterationManager' class.
incrementIterationCount ( )This method is from 'IterationManager' class.
removeIterationListener ( IterationListener )This method is from 'IterationManager' class.
resetIterationCount ( )This method is from 'IterationManager' class.
...
[+] MathArrays (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (27)
checkOrder ( double[ ] )This method is from 'MathArrays' class.
checkOrder ( double[ ], MathArrays.OrderDirection, boolean )This method is from 'MathArrays' class.
checkOrder ( double[ ], MathArrays.OrderDirection, boolean, boolean )This method is from 'MathArrays' class.
copyOf ( double[ ] )This method is from 'MathArrays' class.
copyOf ( double[ ], int )This method is from 'MathArrays' class.
copyOf ( int[ ] )This method is from 'MathArrays' class.
copyOf ( int[ ], int )This method is from 'MathArrays' class.
distance1 ( double[ ], double[ ] )This method is from 'MathArrays' class.
distance1 ( int[ ], int[ ] )This method is from 'MathArrays' class.
distance ( double[ ], double[ ] )This method is from 'MathArrays' class.
distance ( int[ ], int[ ] )This method is from 'MathArrays' class.
distanceInf ( double[ ], double[ ] )This method is from 'MathArrays' class.
...
[+] MathArrays.OrderDirection (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
valueOf ( String )This method is from 'MathArrays.OrderDirection' class.
values ( )This method is from 'MathArrays.OrderDirection' class.
[+] MathUtils (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (12)
checkFinite ( double[ ] )This method is from 'MathUtils' class.
checkFinite ( double )This method is from 'MathUtils' class.
checkNotNull ( Object )This method is from 'MathUtils' class.
checkNotNull ( Object, Localizable, Object[ ] )This method is from 'MathUtils' class.
copySign ( byte, byte )This method is from 'MathUtils' class.
copySign ( int, int )This method is from 'MathUtils' class.
copySign ( long, long )This method is from 'MathUtils' class.
copySign ( short, short )This method is from 'MathUtils' class.
hash ( double[ ] )This method is from 'MathUtils' class.
hash ( double )This method is from 'MathUtils' class.
normalizeAngle ( double, double )This method is from 'MathUtils' class.
reduce ( double, double, double )This method is from 'MathUtils' class.
...
[+] MultidimensionalCounter (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (9)
MultidimensionalCounter ( int[ ] )This constructor is from 'MultidimensionalCounter' class.
getCount ( int[ ] )This method is from 'MultidimensionalCounter' class.
getCounts ( int )This method is from 'MultidimensionalCounter' class.
getDimension ( )This method is from 'MultidimensionalCounter' class.
getSize ( )This method is from 'MultidimensionalCounter' class.
getSizes ( )This method is from 'MultidimensionalCounter' class.
iterator ( )This method is from 'MultidimensionalCounter' class.
iterator ( )This method is from 'MultidimensionalCounter' class.
toString ( )This method is from 'MultidimensionalCounter' class.
[+] MultidimensionalCounter.Iterator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (7)
getCount ( )This method is from 'MultidimensionalCounter.Iterator' class.
getCount ( int )This method is from 'MultidimensionalCounter.Iterator' class.
getCounts ( )This method is from 'MultidimensionalCounter.Iterator' class.
hasNext ( )This method is from 'MultidimensionalCounter.Iterator' class.
next ( )This method is from 'MultidimensionalCounter.Iterator' class.
next ( )This method is from 'MultidimensionalCounter.Iterator' class.
remove ( )This method is from 'MultidimensionalCounter.Iterator' class.
[+] NumberTransformer (1)
| Change | Effect |
---|
1 | This interface has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (1)
transform ( Object )This abstract method is from 'NumberTransformer' interface.
[+] OpenIntToDoubleHashMap (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
OpenIntToDoubleHashMap ( )This constructor is from 'OpenIntToDoubleHashMap' class.
OpenIntToDoubleHashMap ( double )This constructor is from 'OpenIntToDoubleHashMap' class.
OpenIntToDoubleHashMap ( int )This constructor is from 'OpenIntToDoubleHashMap' class.
OpenIntToDoubleHashMap ( int, double )This constructor is from 'OpenIntToDoubleHashMap' class.
OpenIntToDoubleHashMap ( OpenIntToDoubleHashMap )This constructor is from 'OpenIntToDoubleHashMap' class.
containsKey ( int )This method is from 'OpenIntToDoubleHashMap' class.
get ( int )This method is from 'OpenIntToDoubleHashMap' class.
iterator ( )This method is from 'OpenIntToDoubleHashMap' class.
put ( int, double )This method is from 'OpenIntToDoubleHashMap' class.
remove ( int )This method is from 'OpenIntToDoubleHashMap' class.
size ( )This method is from 'OpenIntToDoubleHashMap' class.
...
[+] OpenIntToDoubleHashMap.Iterator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
advance ( )This method is from 'OpenIntToDoubleHashMap.Iterator' class.
hasNext ( )This method is from 'OpenIntToDoubleHashMap.Iterator' class.
key ( )This method is from 'OpenIntToDoubleHashMap.Iterator' class.
value ( )This method is from 'OpenIntToDoubleHashMap.Iterator' class.
[+] OpenIntToFieldHashMap (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (11)
OpenIntToFieldHashMap ( Field )This constructor is from 'OpenIntToFieldHashMap' class.
OpenIntToFieldHashMap ( Field, int )This constructor is from 'OpenIntToFieldHashMap' class.
OpenIntToFieldHashMap ( Field, int, FieldElement )This constructor is from 'OpenIntToFieldHashMap' class.
OpenIntToFieldHashMap ( Field, FieldElement )This constructor is from 'OpenIntToFieldHashMap' class.
OpenIntToFieldHashMap ( OpenIntToFieldHashMap )This constructor is from 'OpenIntToFieldHashMap' class.
containsKey ( int )This method is from 'OpenIntToFieldHashMap' class.
get ( int )This method is from 'OpenIntToFieldHashMap' class.
iterator ( )This method is from 'OpenIntToFieldHashMap' class.
put ( int, FieldElement )This method is from 'OpenIntToFieldHashMap' class.
remove ( int )This method is from 'OpenIntToFieldHashMap' class.
size ( )This method is from 'OpenIntToFieldHashMap' class.
...
[+] OpenIntToFieldHashMap.Iterator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (4)
advance ( )This method is from 'OpenIntToFieldHashMap.Iterator' class.
hasNext ( )This method is from 'OpenIntToFieldHashMap.Iterator' class.
key ( )This method is from 'OpenIntToFieldHashMap.Iterator' class.
value ( )This method is from 'OpenIntToFieldHashMap.Iterator' class.
[+] Pair (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (6)
Pair ( Object, Object )This constructor is from 'Pair' class.
Pair ( Pair )This constructor is from 'Pair' class.
equals ( Object )This method is from 'Pair' class.
getKey ( )This method is from 'Pair' class.
getValue ( )This method is from 'Pair' class.
hashCode ( )This method is from 'Pair' class.
[+] Precision (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (19)
compareTo ( double, double, double )This method is from 'Precision' class.
compareTo ( double, double, int )This method is from 'Precision' class.
equals ( double, double )This method is from 'Precision' class.
equals ( double, double, double )This method is from 'Precision' class.
equals ( double, double, int )This method is from 'Precision' class.
equals ( float, float )This method is from 'Precision' class.
equals ( float, float, float )This method is from 'Precision' class.
equals ( float, float, int )This method is from 'Precision' class.
equalsIncludingNaN ( double, double )This method is from 'Precision' class.
equalsIncludingNaN ( double, double, double )This method is from 'Precision' class.
equalsIncludingNaN ( double, double, int )This method is from 'Precision' class.
equalsIncludingNaN ( float, float )This method is from 'Precision' class.
...
[+] ResizableDoubleArray (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (35)
ResizableDoubleArray ( )This constructor is from 'ResizableDoubleArray' class.
ResizableDoubleArray ( double[ ] )This constructor is from 'ResizableDoubleArray' class.
ResizableDoubleArray ( int )This constructor is from 'ResizableDoubleArray' class.
ResizableDoubleArray ( int, float )This constructor is from 'ResizableDoubleArray' class.
ResizableDoubleArray ( int, float, float )This constructor is from 'ResizableDoubleArray' class.
ResizableDoubleArray ( int, float, float, int )This constructor is from 'ResizableDoubleArray' class.
ResizableDoubleArray ( ResizableDoubleArray )This constructor is from 'ResizableDoubleArray' class.
addElement ( double )This method is from 'ResizableDoubleArray' class.
addElementRolling ( double )This method is from 'ResizableDoubleArray' class.
addElements ( double[ ] )This method is from 'ResizableDoubleArray' class.
checkContractExpand ( float, float )This method is from 'ResizableDoubleArray' class.
clear ( )This method is from 'ResizableDoubleArray' class.
...
[+] TransformerMap (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (12)
TransformerMap ( )This constructor is from 'TransformerMap' class.
classes ( )This method is from 'TransformerMap' class.
clear ( )This method is from 'TransformerMap' class.
containsClass ( Class )This method is from 'TransformerMap' class.
containsTransformer ( NumberTransformer )This method is from 'TransformerMap' class.
equals ( Object )This method is from 'TransformerMap' class.
getTransformer ( Class )This method is from 'TransformerMap' class.
hashCode ( )This method is from 'TransformerMap' class.
putTransformer ( Class, NumberTransformer )This method is from 'TransformerMap' class.
removeTransformer ( Class )This method is from 'TransformerMap' class.
transform ( Object )This method is from 'TransformerMap' class.
transformers ( )This method is from 'TransformerMap' class.
...
package org.openscience.cdk.fingerprint
[+] SimpleAtomCanonicalisation (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
SimpleAtomCanonicalisation ( )This constructor is from 'SimpleAtomCanonicalisation' class.
canonicalizeAtoms ( IAtomContainer )This method is from 'SimpleAtomCanonicalisation' class.
package org.openscience.cdk.renderer.elements
[+] WedgeLineElement (1)
| Change | Effect |
---|
1 | Field isDashed of type boolean has been removed from this class. | A client program may be interrupted by NoSuchFieldError exception. |
[+] affected methods (1)
accept ( IRenderingVisitor )This method is from 'WedgeLineElement' class.
to the top
Problems with Methods, High Severity (1)
cdk-1.5.1.jar, RandomNumber
package org.openscience.cdk.fingerprint
[+] RandomNumber.generateMersenneTwisterRandomNumber ( int maximum, long hashCode ) [static] : int (1)
[mangled: org/openscience/cdk/fingerprint/RandomNumber.generateMersenneTwisterRandomNumber:(IJ)I]
| Change | Effect |
---|
1 | Method became non-static.
| A client program may be interrupted by NoSuchMethodError exception. |
to the top
Problems with Data Types, Medium Severity (2)
cdk-1.5.1.jar
package org.openscience.cdk.interfaces
[+] IAtomContainer (1)
| Change | Effect |
---|
1 | Abstract method clone ( ) has been added to this interface. | A client program may be interrupted by AbstractMethodError exception. Added abstract method is called in 2nd library version by the method initiate ( IAtomContainerSet, ArrayList, ArrayList ) and may not be implemented by old clients. |
[+] affected methods (1028)
isAromatic ( IRing, IAtomContainer )2nd parameter 'atomContainer' of this method has type 'IAtomContainer'.
detectAromaticity ( IAtomContainer )1st parameter 'atomContainer' of this method has type 'IAtomContainer'.
AtomContainer ( IAtomContainer )1st parameter 'container' of this method has type 'IAtomContainer'.
add ( IAtomContainer )1st parameter 'atomContainer' of this method has type 'IAtomContainer'.
remove ( IAtomContainer )1st parameter 'atomContainer' of this method has type 'IAtomContainer'.
addAtomContainer ( IAtomContainer )1st parameter 'atomContainer' of this method has type 'IAtomContainer'.
addAtomContainer ( IAtomContainer, double )1st parameter 'atomContainer' of this method has type 'IAtomContainer'.
getAtomContainer ( int )Return value of this method has type 'IAtomContainer'.
getMultiplier ( IAtomContainer )1st parameter 'container' of this method has type 'IAtomContainer'.
removeAtomContainer ( IAtomContainer )1st parameter 'atomContainer' of this method has type 'IAtomContainer'.
replaceAtomContainer ( int, IAtomContainer )2nd parameter 'container' of this method has type 'IAtomContainer'.
setMultiplier ( IAtomContainer, Double )1st parameter 'container' of this method has type 'IAtomContainer'.
...
[+] ICrystal (1)
| Change | Effect |
---|
1 | Abstract method clone ( ) has been added to this interface. | A client program may be interrupted by AbstractMethodError exception. Added abstract method is called in 2nd library version by the method clone ( ) and may not be implemented by old clients. |
[+] affected methods (46)
ChemModel ( )Field 'this.crystal' in the object of this method has type 'ICrystal'.
clone ( )Field 'this.crystal' in the object of this method has type 'ICrystal'.
getCrystal ( )Field 'this.crystal' in the object of this method has type 'ICrystal'.
getMoleculeSet ( )Field 'this.crystal' in the object of this method has type 'ICrystal'.
getReactionSet ( )Field 'this.crystal' in the object of this method has type 'ICrystal'.
getRingSet ( )Field 'this.crystal' in the object of this method has type 'ICrystal'.
setCrystal ( ICrystal )1st parameter 'crystal' of this method has type 'ICrystal'.
setMoleculeSet ( IAtomContainerSet )Field 'this.crystal' in the object of this method has type 'ICrystal'.
setReactionSet ( IReactionSet )Field 'this.crystal' in the object of this method has type 'ICrystal'.
setRingSet ( IRingSet )Field 'this.crystal' in the object of this method has type 'ICrystal'.
stateChanged ( IChemObjectChangeEvent )Field 'this.crystal' in the object of this method has type 'ICrystal'.
toString ( )Field 'this.crystal' in the object of this method has type 'ICrystal'.
...
to the top
Problems with Data Types, Low Severity (41)
cdk-1.5.1.jar
package org.openscience.cdk
[+] AtomContainer (1)
| Change | Effect |
---|
1 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
[+] affected methods (1)
clone ( )Method 'clone ( )' will be called instead of this method in a client program.
[+] BioPolymer (3)
| Change | Effect |
---|
1 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
2 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
3 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
[+] affected methods (1)
clone ( )Method 'clone ( )' will be called instead of this method in a client program.
package org.openscience.cdk.debug
[+] DebugAminoAcid (3)
| Change | Effect |
---|
1 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
2 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
3 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
[+] affected methods (1)
clone ( )Method 'clone ( )' will be called instead of this method in a client program.
[+] DebugBioPolymer (3)
| Change | Effect |
---|
1 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
2 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
3 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
[+] affected methods (1)
clone ( )Method 'clone ( )' will be called instead of this method in a client program.
[+] DebugCrystal (2)
| Change | Effect |
---|
1 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
2 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
[+] affected methods (1)
clone ( )Method 'clone ( )' will be called instead of this method in a client program.
[+] DebugPolymer (2)
| Change | Effect |
---|
1 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
2 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
[+] affected methods (1)
clone ( )Method 'clone ( )' will be called instead of this method in a client program.
[+] DebugStrand (2)
| Change | Effect |
---|
1 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
2 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
[+] affected methods (1)
clone ( )Method 'clone ( )' will be called instead of this method in a client program.
package org.openscience.cdk.isomorphism.matchers
[+] QueryAtomContainer (2)
| Change | Effect |
---|
1 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
2 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
[+] affected methods (1)
clone ( )Method 'clone ( )' will be called instead of this method in a client program.
package org.openscience.cdk.protein.data
[+] PDBPolymer (5)
| Change | Effect |
---|
1 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
2 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
3 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
4 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
5 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
[+] affected methods (1)
clone ( )Method 'clone ( )' will be called instead of this method in a client program.
package org.openscience.cdk.silent
[+] AtomContainer (1)
| Change | Effect |
---|
1 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
[+] affected methods (1)
clone ( )Method 'clone ( )' will be called instead of this method in a client program.
[+] Crystal (2)
| Change | Effect |
---|
1 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
2 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
[+] affected methods (1)
clone ( )Method 'clone ( )' will be called instead of this method in a client program.
[+] Monomer (3)
| Change | Effect |
---|
1 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
2 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
3 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
[+] affected methods (1)
clone ( )Method 'clone ( )' will be called instead of this method in a client program.
[+] PDBPolymer (5)
| Change | Effect |
---|
1 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
2 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
3 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
4 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
5 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
[+] affected methods (1)
clone ( )Method 'clone ( )' will be called instead of this method in a client program.
[+] Polymer (2)
| Change | Effect |
---|
1 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
2 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
[+] affected methods (1)
clone ( )Method 'clone ( )' will be called instead of this method in a client program.
[+] Ring (3)
| Change | Effect |
---|
1 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
2 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
3 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
[+] affected methods (1)
clone ( )Method 'clone ( )' will be called instead of this method in a client program.
[+] Strand (2)
| Change | Effect |
---|
1 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
2 | Method clone ( ) has been overridden by clone ( ) | Method clone ( ) will be called instead of clone ( ) in a client program. |
[+] affected methods (1)
clone ( )Method 'clone ( )' will be called instead of this method in a client program.
to the top
Other Changes in Data Types (19)
cdk-1.5.1.jar
package org.openscience.cdk.interfaces
[+] IAminoAcid (1)
| Change | Effect |
---|
1 | Abstract method clone ( ) has been added to this interface. | No effect. |
[+] affected methods (6)
addCTerminus ( IAtom )This abstract method is from 'IAminoAcid' interface.
addNTerminus ( IAtom )This abstract method is from 'IAminoAcid' interface.
getCTerminus ( )This abstract method is from 'IAminoAcid' interface.
getNTerminus ( )This abstract method is from 'IAminoAcid' interface.
addAcidicOxygen ( IAminoAcid )1st parameter 'acid' of this method has type 'IAminoAcid'.
removeAcidicOxygen ( IAminoAcid )1st parameter 'acid' of this method has type 'IAminoAcid'.
[+] IAtomContainer (2)
| Change | Effect |
---|
1 | Abstract method isEmpty ( ) has been added to this interface. | No effect. |
2 | Abstract method setStereoElements ( List ) has been added to this interface. | No effect. |
[+] affected methods (1028)
isAromatic ( IRing, IAtomContainer )2nd parameter 'atomContainer' of this method has type 'IAtomContainer'.
detectAromaticity ( IAtomContainer )1st parameter 'atomContainer' of this method has type 'IAtomContainer'.
AtomContainer ( IAtomContainer )1st parameter 'container' of this method has type 'IAtomContainer'.
add ( IAtomContainer )1st parameter 'atomContainer' of this method has type 'IAtomContainer'.
remove ( IAtomContainer )1st parameter 'atomContainer' of this method has type 'IAtomContainer'.
addAtomContainer ( IAtomContainer )1st parameter 'atomContainer' of this method has type 'IAtomContainer'.
addAtomContainer ( IAtomContainer, double )1st parameter 'atomContainer' of this method has type 'IAtomContainer'.
getAtomContainer ( int )Return value of this method has type 'IAtomContainer'.
getMultiplier ( IAtomContainer )1st parameter 'container' of this method has type 'IAtomContainer'.
removeAtomContainer ( IAtomContainer )1st parameter 'atomContainer' of this method has type 'IAtomContainer'.
replaceAtomContainer ( int, IAtomContainer )2nd parameter 'container' of this method has type 'IAtomContainer'.
setMultiplier ( IAtomContainer, Double )1st parameter 'container' of this method has type 'IAtomContainer'.
...
[+] IAtomContainerSet (1)
| Change | Effect |
---|
1 | Abstract method isEmpty ( ) has been added to this interface. | No effect. |
[+] affected methods (236)
add ( IAtomContainerSet )1st parameter 'atomContainerSet' of this method has type 'IAtomContainerSet'.
assignrPiMarsilliFactors ( IAtomContainerSet )1st parameter 'setAc' of this method has type 'IAtomContainerSet'.
ChemModel ( )Field 'this.setOfMolecules' in the object of this method has type 'IAtomContainerSet'.
clone ( )Field 'this.setOfMolecules' in the object of this method has type 'IAtomContainerSet'.
getCrystal ( )Field 'this.setOfMolecules' in the object of this method has type 'IAtomContainerSet'.
getMoleculeSet ( )Field 'this.setOfMolecules' in the object of this method has type 'IAtomContainerSet'.
getReactionSet ( )Field 'this.setOfMolecules' in the object of this method has type 'IAtomContainerSet'.
getRingSet ( )Field 'this.setOfMolecules' in the object of this method has type 'IAtomContainerSet'.
setCrystal ( ICrystal )Field 'this.setOfMolecules' in the object of this method has type 'IAtomContainerSet'.
setMoleculeSet ( IAtomContainerSet )1st parameter 'setOfMolecules' of this method has type 'IAtomContainerSet'.
setReactionSet ( IReactionSet )Field 'this.setOfMolecules' in the object of this method has type 'IAtomContainerSet'.
setRingSet ( IRingSet )Field 'this.setOfMolecules' in the object of this method has type 'IAtomContainerSet'.
...
[+] IAtomParity (1)
| Change | Effect |
---|
1 | Abstract method map ( Map, Map ) has been added to this interface. | No effect. |
[+] affected methods (4)
getAtom ( )This abstract method is from 'IAtomParity' interface.
getParity ( )This abstract method is from 'IAtomParity' interface.
getSurroundingAtoms ( )This abstract method is from 'IAtomParity' interface.
getAtomParity ( IAtomContainer, IAtom )Return value of this method has type 'IAtomParity'.
[+] IBioPolymer (1)
| Change | Effect |
---|
1 | Abstract method clone ( ) has been added to this interface. | No effect. |
[+] affected methods (14)
addAtom ( IAtom )This abstract method is from 'IBioPolymer' interface.
addAtom ( IAtom, IMonomer, IStrand )This abstract method is from 'IBioPolymer' interface.
addAtom ( IAtom, IStrand )This abstract method is from 'IBioPolymer' interface.
getMonomer ( String, String )This abstract method is from 'IBioPolymer' interface.
getMonomerCount ( )This abstract method is from 'IBioPolymer' interface.
getMonomerNames ( )This abstract method is from 'IBioPolymer' interface.
getStrand ( String )This abstract method is from 'IBioPolymer' interface.
getStrandCount ( )This abstract method is from 'IBioPolymer' interface.
getStrandNames ( )This abstract method is from 'IBioPolymer' interface.
getStrands ( )This abstract method is from 'IBioPolymer' interface.
removeStrand ( String )This abstract method is from 'IBioPolymer' interface.
ProteinPocketFinder ( IBioPolymer, double[ ][ ][ ] )1st parameter 'protein' of this method has type 'IBioPolymer'.
...
[+] IChemModel (1)
| Change | Effect |
---|
1 | Abstract method isEmpty ( ) has been added to this interface. | No effect. |
[+] affected methods (60)
addChemModel ( IChemModel )1st parameter 'chemModel' of this method has type 'IChemModel'.
getChemModel ( int )Return value of this method has type 'IChemModel'.
addChemModel ( IChemModel )1st parameter 'chemModel' of this method has type 'IChemModel'.
getChemModel ( int )Return value of this method has type 'IChemModel'.
has3DCoordinates ( IChemModel )1st parameter 'chemModel' of this method has type 'IChemModel'.
getCrystal ( )This abstract method is from 'IChemModel' interface.
getMoleculeSet ( )This abstract method is from 'IChemModel' interface.
getReactionSet ( )This abstract method is from 'IChemModel' interface.
getRingSet ( )This abstract method is from 'IChemModel' interface.
setCrystal ( ICrystal )This abstract method is from 'IChemModel' interface.
setMoleculeSet ( IAtomContainerSet )This abstract method is from 'IChemModel' interface.
setReactionSet ( IReactionSet )This abstract method is from 'IChemModel' interface.
...
[+] IChemObject (1)
| Change | Effect |
---|
1 | Abstract method getProperty ( Object, Class ) has been added to this interface. | No effect. |
[+] affected methods (151)
ChemObject ( IChemObject )1st parameter 'chemObject' of this method has type 'IChemObject'.
DebugChemObject ( IChemObject )1st parameter 'object' of this method has type 'IChemObject'.
DebugMapping ( IChemObject, IChemObject )1st parameter 'objectOne' of this method has type 'IChemObject'.
getChemObject ( int )Return value of this method has type 'IChemObject'.
makeReferencesExplicit ( IChemObject )1st parameter 'object' of this method has type 'IChemObject'.
addListener ( IChemObjectListener )This abstract method is from 'IChemObject' interface.
clone ( )This abstract method is from 'IChemObject' interface.
getFlag ( int )This abstract method is from 'IChemObject' interface.
getFlags ( )This abstract method is from 'IChemObject' interface.
getFlagValue ( )This abstract method is from 'IChemObject' interface.
getID ( )This abstract method is from 'IChemObject' interface.
getListenerCount ( )This abstract method is from 'IChemObject' interface.
...
[+] IMonomer (1)
| Change | Effect |
---|
1 | Abstract method clone ( ) has been added to this interface. | No effect. |
[+] affected methods (57)
addAtom ( IAtom, IMonomer, IStrand )2nd parameter 'oMonomer' of this method has type 'IMonomer'.
getMonomer ( String, String )Return value of this method has type 'IMonomer'.
addAtom ( IAtom, IMonomer )2nd parameter 'oMonomer' of this method has type 'IMonomer'.
addAtom ( IAtom, IMonomer, IStrand )2nd parameter 'oMonomer' of this method has type 'IMonomer'.
getMonomer ( String )Return value of this method has type 'IMonomer'.
getMonomer ( String, String )Return value of this method has type 'IMonomer'.
addAtom ( IAtom, IMonomer )2nd parameter 'oMonomer' of this method has type 'IMonomer'.
getMonomer ( String )Return value of this method has type 'IMonomer'.
addAtom ( IAtom, IMonomer )2nd parameter 'oMonomer' of this method has type 'IMonomer'.
getMonomer ( String )Return value of this method has type 'IMonomer'.
addAtom ( IAtom, IMonomer, IStrand )2nd parameter 'p2' of this abstract method has type 'IMonomer'.
getMonomer ( String, String )Return value of this abstract method has type 'IMonomer'.
...
[+] IPDBMonomer (1)
| Change | Effect |
---|
1 | Abstract method clone ( ) has been added to this interface. | No effect. |
[+] affected methods (6)
getChainID ( )This abstract method is from 'IPDBMonomer' interface.
getICode ( )This abstract method is from 'IPDBMonomer' interface.
getResSeq ( )This abstract method is from 'IPDBMonomer' interface.
setChainID ( String )This abstract method is from 'IPDBMonomer' interface.
setICode ( String )This abstract method is from 'IPDBMonomer' interface.
setResSeq ( String )This abstract method is from 'IPDBMonomer' interface.
[+] IPDBPolymer (1)
| Change | Effect |
---|
1 | Abstract method clone ( ) has been added to this interface. | No effect. |
[+] affected methods (5)
addAtom ( IPDBAtom )This abstract method is from 'IPDBPolymer' interface.
addAtom ( IPDBAtom, IMonomer, IStrand )This abstract method is from 'IPDBPolymer' interface.
addStructure ( IPDBStructure )This abstract method is from 'IPDBPolymer' interface.
getStructures ( )This abstract method is from 'IPDBPolymer' interface.
cdkPDBPolymerToCMLMolecule ( IPDBPolymer )1st parameter 'pdbPolymer' of this method has type 'IPDBPolymer'.
[+] IPolymer (1)
| Change | Effect |
---|
1 | Abstract method clone ( ) has been added to this interface. | No effect. |
[+] affected methods (6)
addAtom ( IAtom )This abstract method is from 'IPolymer' interface.
addAtom ( IAtom, IMonomer )This abstract method is from 'IPolymer' interface.
getMonomer ( String )This abstract method is from 'IPolymer' interface.
getMonomerCount ( )This abstract method is from 'IPolymer' interface.
getMonomerNames ( )This abstract method is from 'IPolymer' interface.
removeMonomer ( String )This abstract method is from 'IPolymer' interface.
[+] IReactionSet (1)
| Change | Effect |
---|
1 | Abstract method isEmpty ( ) has been added to this interface. | No effect. |
[+] affected methods (116)
ChemModel ( )Field 'this.setOfReactions' in the object of this method has type 'IReactionSet'.
clone ( )Field 'this.setOfReactions' in the object of this method has type 'IReactionSet'.
getCrystal ( )Field 'this.setOfReactions' in the object of this method has type 'IReactionSet'.
getMoleculeSet ( )Field 'this.setOfReactions' in the object of this method has type 'IReactionSet'.
getReactionSet ( )Field 'this.setOfReactions' in the object of this method has type 'IReactionSet'.
getRingSet ( )Field 'this.setOfReactions' in the object of this method has type 'IReactionSet'.
setCrystal ( ICrystal )Field 'this.setOfReactions' in the object of this method has type 'IReactionSet'.
setMoleculeSet ( IAtomContainerSet )Field 'this.setOfReactions' in the object of this method has type 'IReactionSet'.
setReactionSet ( IReactionSet )1st parameter 'sor' of this method has type 'IReactionSet'.
setRingSet ( IRingSet )Field 'this.setOfReactions' in the object of this method has type 'IReactionSet'.
stateChanged ( IChemObjectChangeEvent )Field 'this.setOfReactions' in the object of this method has type 'IReactionSet'.
toString ( )Field 'this.setOfReactions' in the object of this method has type 'IReactionSet'.
...
[+] IRing (1)
| Change | Effect |
---|
1 | Abstract method clone ( ) has been added to this interface. | No effect. |
[+] affected methods (24)
isAromatic ( IRing, IAtomContainer )1st parameter 'ring' of this method has type 'IRing'.
getConnectedRings ( IRing )1st parameter 'ring' of this method has type 'IRing'.
getBondOrderSum ( )This abstract method is from 'IRing' interface.
getNextBond ( IBond, IAtom )This abstract method is from 'IRing' interface.
getRingSize ( )This abstract method is from 'IRing' interface.
getConnectedRings ( IRing )1st parameter 'p1' of this abstract method has type 'IRing'.
getNativeRingRadius ( IRing, double )1st parameter 'ring' of this method has type 'IRing'.
partitionNonRingPartners ( IAtom, IRing, IAtomContainer, IAtomContainer )2nd parameter 'ring' of this method has type 'IRing'.
placeFusedRing ( IRing, IAtomContainer, Point2d, Vector2d, double )1st parameter 'ring' of this method has type 'IRing'.
placeRing ( IRing, Point2d, double )1st parameter 'ring' of this method has type 'IRing'.
placeRing ( IRing, Point2d, double, Map )1st parameter 'ring' of this method has type 'IRing'.
placeRing ( IRing, IAtomContainer, Point2d, Vector2d, double )1st parameter 'ring' of this method has type 'IRing'.
...
[+] IRingSet (1)
| Change | Effect |
---|
1 | Abstract method isEmpty ( ) has been added to this interface. | No effect. |
[+] affected methods (105)
inSameAromaticRing ( IAtomContainer, IAtom, IAtom, IRingSet )4th parameter 'rs' of this method has type 'IRingSet'.
setRingSet ( IRingSet )1st parameter 'rs' of this method has type 'IRingSet'.
ChemModel ( )Field 'this.ringSet' in the object of this method has type 'IRingSet'.
clone ( )Field 'this.ringSet' in the object of this method has type 'IRingSet'.
getCrystal ( )Field 'this.ringSet' in the object of this method has type 'IRingSet'.
getMoleculeSet ( )Field 'this.ringSet' in the object of this method has type 'IRingSet'.
getReactionSet ( )Field 'this.ringSet' in the object of this method has type 'IRingSet'.
getRingSet ( )Field 'this.ringSet' in the object of this method has type 'IRingSet'.
setCrystal ( ICrystal )Field 'this.ringSet' in the object of this method has type 'IRingSet'.
setMoleculeSet ( IAtomContainerSet )Field 'this.ringSet' in the object of this method has type 'IRingSet'.
setReactionSet ( IReactionSet )Field 'this.ringSet' in the object of this method has type 'IRingSet'.
setRingSet ( IRingSet )1st parameter 'ringSet' of this method has type 'IRingSet'.
...
[+] IStereoElement (1)
| Change | Effect |
---|
1 | Abstract method map ( Map, Map ) has been added to this interface. | No effect. |
[+] affected methods (12)
addStereoElement ( IStereoElement )1st parameter 'element' of this method has type 'IStereoElement'.
addStereoElement ( IStereoElement )1st parameter 'parity' of this method has type 'IStereoElement'.
addStereoElement ( IStereoElement )1st parameter 'parity' of this method has type 'IStereoElement'.
addStereoElement ( IStereoElement )1st parameter 'parity' of this method has type 'IStereoElement'.
addStereoElement ( IStereoElement )1st parameter 'parity' of this method has type 'IStereoElement'.
addStereoElement ( IStereoElement )1st parameter 'parity' of this method has type 'IStereoElement'.
addStereoElement ( IStereoElement )1st parameter 'parity' of this method has type 'IStereoElement'.
addStereoElement ( IStereoElement )1st parameter 'parity' of this method has type 'IStereoElement'.
addStereoElement ( IStereoElement )1st parameter 'parity' of this method has type 'IStereoElement'.
addStereoElement ( IStereoElement )1st parameter 'p1' of this abstract method has type 'IStereoElement'.
addStereoElement ( IStereoElement )1st parameter 'element' of this method has type 'IStereoElement'.
addStereoElement ( IStereoElement )1st parameter 'element' of this method has type 'IStereoElement'.
...
[+] IStrand (1)
| Change | Effect |
---|
1 | Abstract method clone ( ) has been added to this interface. | No effect. |
[+] affected methods (46)
addAtom ( IAtom, IMonomer, IStrand )3rd parameter 'oStrand' of this method has type 'IStrand'.
addAtom ( IAtom, IStrand )2nd parameter 'oStrand' of this method has type 'IStrand'.
getStrand ( String )Return value of this method has type 'IStrand'.
addAtom ( IAtom, IMonomer, IStrand )3rd parameter 'oStrand' of this method has type 'IStrand'.
addAtom ( IAtom, IStrand )2nd parameter 'oStrand' of this method has type 'IStrand'.
getStrand ( String )Return value of this method has type 'IStrand'.
addAtom ( IAtom, IMonomer, IStrand )3rd parameter 'p3' of this abstract method has type 'IStrand'.
addAtom ( IAtom, IStrand )2nd parameter 'p2' of this abstract method has type 'IStrand'.
getStrand ( String )Return value of this abstract method has type 'IStrand'.
addAtom ( IPDBAtom, IMonomer, IStrand )3rd parameter 'p3' of this abstract method has type 'IStrand'.
addAtom ( IAtom )This abstract method is from 'IStrand' interface.
addAtom ( IAtom, IMonomer )This abstract method is from 'IStrand' interface.
...
[+] ITetrahedralChirality (1)
| Change | Effect |
---|
1 | Abstract method map ( Map, Map ) has been added to this interface. | No effect. |
[+] affected methods (4)
getCIPChirality ( IAtomContainer, ITetrahedralChirality )2nd parameter 'stereoCenter' of this method has type 'ITetrahedralChirality'.
getChiralAtom ( )This abstract method is from 'ITetrahedralChirality' interface.
getLigands ( )This abstract method is from 'ITetrahedralChirality' interface.
getStereo ( )This abstract method is from 'ITetrahedralChirality' interface.
package org.openscience.cdk.renderer.elements
[+] WedgeLineElement (1)
| Change | Effect |
---|
1 | Field type has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
[+] affected methods (1)
accept ( IRenderingVisitor )This method is from 'WedgeLineElement' class.
to the top
Java ARchives (1)
cdk-1.5.1.jar
to the top