Uses of Class
qsardes.util.UtilsCalc
Packages that use UtilsCalc
-
Uses of UtilsCalc in qsardes.descriptor
Methods in qsardes.descriptor with parameters of type UtilsCalcModifier and TypeMethodDescriptionprotected abstract doubleDescriptorBaryszMatrix.calculate_sp_ve1_sum(UtilsCalc utils_calc, double[][] eig_vec_array) protected abstract doubleDescriptorDetourMatrix.calculate_sp_ve1_sum(UtilsCalc utils_calc, double[][] eig_vec_array) protected abstract doubleDescriptorTopologicalDistance.calculate_sp_ve1_sum(UtilsCalc utils_calc, double[][] eig_vec_array) protected abstract doubleDescriptorBaryszMatrix.calculate_sp_vr1_sum(org.openscience.cdk.interfaces.IAtomContainer iac, UtilsCalc utils_calc, double[][] eig_vec_array) protected abstract doubleDescriptorDetourMatrix.calculate_sp_vr1_sum(org.openscience.cdk.interfaces.IAtomContainer iac, UtilsCalc utils_calc, double[][] eig_vec_array) protected abstract doubleDescriptorTopologicalDistance.calculate_sp_vr1_sum(org.openscience.cdk.interfaces.IAtomContainer iac, UtilsCalc utils_calc, double[][] eig_vec_array) -
Uses of UtilsCalc in qsardes.descriptor.qsarme
Methods in qsardes.descriptor.qsarme with parameters of type UtilsCalcModifier and TypeMethodDescriptionprotected doubleQsarMEBaryszMatrix.calculate_sp_ve1_sum(UtilsCalc utils_calc, double[][] eig_vec_array) protected doubleQsarMEDetourMatrix.calculate_sp_ve1_sum(UtilsCalc utils_calc, double[][] eig_vec_array) protected doubleQsarMETopologicalDistance.calculate_sp_ve1_sum(UtilsCalc utils_calc, double[][] eig_vec_array) protected doubleQsarMEBaryszMatrix.calculate_sp_vr1_sum(org.openscience.cdk.interfaces.IAtomContainer iac, UtilsCalc utils_calc, double[][] eig_vec_array) protected doubleQsarMEDetourMatrix.calculate_sp_vr1_sum(org.openscience.cdk.interfaces.IAtomContainer iac, UtilsCalc utils_calc, double[][] eig_vec_array) protected doubleQsarMETopologicalDistance.calculate_sp_vr1_sum(org.openscience.cdk.interfaces.IAtomContainer iac, UtilsCalc utils_calc, double[][] eig_vec_array) -
Uses of UtilsCalc in qsardes.descriptor.qsarwb
Methods in qsardes.descriptor.qsarwb with parameters of type UtilsCalcModifier and TypeMethodDescriptionprotected doubleQsarWBBaryszMatrix.calculate_sp_ve1_sum(UtilsCalc utils_calc, double[][] eig_vec_array) protected doubleQsarWBDetourMatrix.calculate_sp_ve1_sum(UtilsCalc utils_calc, double[][] eig_vec_array) protected doubleQsarWBTopologicalDistance.calculate_sp_ve1_sum(UtilsCalc utils_calc, double[][] eig_vec_array) protected doubleQsarWBBaryszMatrix.calculate_sp_vr1_sum(org.openscience.cdk.interfaces.IAtomContainer iac, UtilsCalc utils_calc, double[][] eig_vec_array) protected doubleQsarWBDetourMatrix.calculate_sp_vr1_sum(org.openscience.cdk.interfaces.IAtomContainer iac, UtilsCalc utils_calc, double[][] eig_vec_array) protected doubleQsarWBTopologicalDistance.calculate_sp_vr1_sum(org.openscience.cdk.interfaces.IAtomContainer iac, UtilsCalc utils_calc, double[][] eig_vec_array)