A B C D E F G H I J K L M N P R S T U V W 

L

lcm(int, int) - Static method in class massbalance.Utilities
Returns the least common integer multiple for x and y, determined by dividing x*y by the greatest common divisors.
leastIntegerMultiple(BigDecimal) - Method in class massbalance.MetabolicGraph
Deprecated. 
leastIntegerMultiple(BigDecimal, BigDecimal) - Method in class massbalance.MetabolicGraph
Deprecated. 
linearDependent(double[], double[]) - Static method in class massbalance.Utilities
Tests a and b for linear dependence.
localCentrality(Vertex, Vertex, boolean) - Method in class massbalance.MetabolicGraph
Calculates the local essentiality of reaction1 for reaction2, i.e., the reciprocal of the smallest in-degree of a product of reaction1 which is substrate of reaction2, or 0, if no such compound exists.
localCentrality(HashSet<Vertex>, HashSet<Vertex>) - Method in class massbalance.MetabolicGraph
 
localEssentiality(Vertex, boolean) - Method in class massbalance.MetabolicGraph
Calculates the local reaction essentiality, i.e., the sum of essentialities of the reaction for all its successor reactions.
A B C D E F G H I J K L M N P R S T U V W