Home
last modified time | relevance | path

Searched refs:std_vector_Sl_double_Sg__get (Results 1 – 5 of 5) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/xcos/src/jni/
H A DJavaController_wrap.cxx777 SWIGINTERN std::vector< double >::const_reference std_vector_Sl_double_Sg__get(std::vector< double … in std_vector_Sl_double_Sg__get() function
2757 result = (std::vector< double >::value_type *) &std_vector_Sl_double_Sg__get(arg1,arg2); in Java_org_scilab_modules_xcos_JavaControllerJNI_VectorOfDouble_1get()
/dports/math/giacxcas/giac-1.6.0/src/
H A Dgiac_wrap.cxx218 SWIGINTERN std::vector<double >::const_reference std_vector_Sl_double_Sg__get(std::vector<double > … in std_vector_Sl_double_Sg__get() function
560 std::vector<double >::const_reference _result_ref = std_vector_Sl_double_Sg__get(arg1,arg2); in Java_javagiac_giacJNI_vectord_1get()
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/Perl/
H A DRNA_wrap.cpp2549 SWIGINTERN double std_vector_Sl_double_Sg__get(std::vector< double > *self,int i){ in std_vector_Sl_double_Sg__get() function
13861 result = (double)std_vector_Sl_double_Sg__get(arg1,arg2); in XS()
/dports/science/openbabel/openbabel-3.1.1/scripts/java/
H A Dopenbabel-java.cpp413 SWIGINTERN std::vector< double >::const_reference std_vector_Sl_double_Sg__get(std::vector< double … in std_vector_Sl_double_Sg__get() function
901 …result = (std::vector< double >::value_type *) &std_vector_Sl_double_Sg__get(arg1,arg2);} catch(s… in Java_org_openbabel_openbabel_1javaJNI_vectorDouble_1get()
/dports/science/openbabel/openbabel-3.1.1/scripts/perl/
H A Dopenbabel-perl.cpp2129 SWIGINTERN double std_vector_Sl_double_Sg__get(std::vector< double > *self,int i){ in std_vector_Sl_double_Sg__get() function
3149 … arg2 = static_cast< int >(val2); try { result = (double)std_vector_Sl_double_Sg__get(arg1,arg2);} in XS()