blob: b686fd318036cdd132e2d1e73b7495d336dc4473 [file] [log] [blame]
var searchData=
[
['show_20gpu_20configuration',['Show GPU Configuration',['../group__grp__gpu__configuration.html',1,'']]],
['sampling',['Sampling',['../group__grp__sampling.html',1,'']]],
['sessionize',['Sessionize',['../group__grp__sessionize.html',1,'']]],
['sparse_20linear_20systems',['Sparse Linear Systems',['../group__grp__sparse__linear__solver.html',1,'']]],
['single_20source_20shortest_20path',['Single Source Shortest Path',['../group__grp__sssp.html',1,'']]],
['statistics',['Statistics',['../group__grp__stats.html',1,'']]],
['stemming',['Stemming',['../group__grp__stemmer.html',1,'']]],
['stratified_20sampling',['Stratified Sampling',['../group__grp__strs.html',1,'']]],
['summary',['Summary',['../group__grp__summary.html',1,'']]],
['supervised_20learning',['Supervised Learning',['../group__grp__super.html',1,'']]],
['singular_20value_20decomposition',['Singular Value Decomposition',['../group__grp__svd.html',1,'']]],
['sparse_20vectors',['Sparse Vectors',['../group__grp__svec.html',1,'']]],
['support_20vector_20machines',['Support Vector Machines',['../group__grp__svm.html',1,'']]],
['sample_2esql_5fin',['sample.sql_in',['../sample_8sql__in.html',1,'']]],
['sessionize',['sessionize',['../sessionize_8sql__in.html#a288509ef965178e3841153997c63b0b2',1,'sessionize(varchar source_table, varchar output_table, varchar partition_expr, varchar time_stamp, interval max_time, varchar output_cols, boolean create_view): sessionize.sql_in'],['../sessionize_8sql__in.html#afb8a7e6fed41778e20d297051f5184cd',1,'sessionize(varchar source_table, varchar output_table, varchar partition_expr, varchar time_stamp, interval max_time, varchar output_cols): sessionize.sql_in'],['../sessionize_8sql__in.html#a73adab9955f25ef5b3bec39376cea014',1,'sessionize(varchar source_table, varchar output_table, varchar partition_expr, varchar time_stamp, interval max_time): sessionize.sql_in'],['../sessionize_8sql__in.html#acbb16f241e71c43e7f972d17e1619fa7',1,'sessionize(text message): sessionize.sql_in'],['../sessionize_8sql__in.html#a61a22075a6e70172e568756381798c1d',1,'sessionize(): sessionize.sql_in']]],
['sessionize_2esql_5fin',['sessionize.sql_in',['../sessionize_8sql__in.html',1,'']]],
['sketch_2esql_5fin',['sketch.sql_in',['../sketch_8sql__in.html',1,'']]],
['sparse_5fdirect_5flinear_5fsystem',['sparse_direct_linear_system',['../sparse__linear__systems_8sql__in.html#a8d22e4088dedd57a931b465a73a0357a',1,'sparse_linear_systems.sql_in']]],
['sparse_5fdirect_5flinear_5fsystem_5ffinal',['sparse_direct_linear_system_final',['../sparse__linear__systems_8sql__in.html#a37d42899e8ec22d8642aa2c943689d19',1,'sparse_linear_systems.sql_in']]],
['sparse_5fdirect_5flinear_5fsystem_5fmerge_5fstates',['sparse_direct_linear_system_merge_states',['../sparse__linear__systems_8sql__in.html#a81014be318749e53d8c3fd58eece9600',1,'sparse_linear_systems.sql_in']]],
['sparse_5fdirect_5flinear_5fsystem_5ftransition',['sparse_direct_linear_system_transition',['../sparse__linear__systems_8sql__in.html#a8175311c8e181a3ac73d9cc87814bbb0',1,'sparse_linear_systems.sql_in']]],
['sparse_5finmem_5fiterative_5flinear_5fsystem',['sparse_inmem_iterative_linear_system',['../sparse__linear__systems_8sql__in.html#ace39ff8e846754e3e0709bfbbbee9a60',1,'sparse_linear_systems.sql_in']]],
['sparse_5finmem_5fiterative_5flinear_5fsystem_5ffinal',['sparse_inmem_iterative_linear_system_final',['../sparse__linear__systems_8sql__in.html#a5ff2f1afd945580fc9cb9bedba84695b',1,'sparse_linear_systems.sql_in']]],
['sparse_5finmem_5fiterative_5flinear_5fsystem_5fmerge_5fstates',['sparse_inmem_iterative_linear_system_merge_states',['../sparse__linear__systems_8sql__in.html#a3daa8daf05cda974b4137ce07c694e2e',1,'sparse_linear_systems.sql_in']]],
['sparse_5finmem_5fiterative_5flinear_5fsystem_5ftransition',['sparse_inmem_iterative_linear_system_transition',['../sparse__linear__systems_8sql__in.html#a5463eaef5dc5e4040acd56a1035ecc91',1,'sparse_linear_systems.sql_in']]],
['sparse_5flinear_5fsystems_2esql_5fin',['sparse_linear_systems.sql_in',['../sparse__linear__systems_8sql__in.html',1,'']]],
['squared_5fdist_5fnorm2',['squared_dist_norm2',['../linalg_8sql__in.html#a00a08e69f27524f2096032214e15b668',1,'linalg.sql_in']]],
['sssp_2esql_5fin',['sssp.sql_in',['../sssp_8sql__in.html',1,'']]],
['stem_5ftoken',['stem_token',['../porter__stemmer_8sql__in.html#aca5bc24a9a8f5c33470b9f0bf0b3c515',1,'stem_token(text token): porter_stemmer.sql_in'],['../porter__stemmer_8sql__in.html#ae074993f351b069eaa7831e8afb979ae',1,'stem_token(): porter_stemmer.sql_in']]],
['stem_5ftoken_5farr',['stem_token_arr',['../porter__stemmer_8sql__in.html#a1ac3a2fd645ddf807b36a1328134a4ea',1,'stem_token_arr(text[] token_arr): porter_stemmer.sql_in'],['../porter__stemmer_8sql__in.html#a23ebfbea896802dd4c489773819f6cd8',1,'stem_token_arr(): porter_stemmer.sql_in']]],
['stratified_5fsample',['stratified_sample',['../stratified__sample_8sql__in.html#a44753db6b486f7e020740ead271a2420',1,'stratified_sample(text source_table, text output_table, float8 proportion, text grouping_cols, text target_cols, boolean with_replacement): stratified_sample.sql_in'],['../stratified__sample_8sql__in.html#a9107baf0d8ea245273e06ae5c41d16aa',1,'stratified_sample(text source_table, text output_table, float8 proportion, text grouping_cols, text target_cols): stratified_sample.sql_in'],['../stratified__sample_8sql__in.html#a5a09f753977051e3eb337f39680c3730',1,'stratified_sample(text source_table, text output_table, float8 proportion, text grouping_cols): stratified_sample.sql_in'],['../stratified__sample_8sql__in.html#aadb9952a02cb0977b2fcead3445adde2',1,'stratified_sample(text source_table, text output_table, float8 proportion): stratified_sample.sql_in'],['../stratified__sample_8sql__in.html#a489042579fb1e9b138a309584b57ca36',1,'stratified_sample(varchar message): stratified_sample.sql_in'],['../stratified__sample_8sql__in.html#aa89c8ef2dbb59b4c84657b75572bf7ff',1,'stratified_sample(): stratified_sample.sql_in']]],
['stratified_5fsample_2esql_5fin',['stratified_sample.sql_in',['../stratified__sample_8sql__in.html',1,'']]],
['students_5ft_5fcdf',['students_t_cdf',['../prob_8sql__in.html#a5322531131074c23a2dbf067ee504ef7',1,'prob.sql_in']]],
['students_5ft_5fpdf',['students_t_pdf',['../prob_8sql__in.html#a8815c21670fff9d31946553a84b845b1',1,'prob.sql_in']]],
['students_5ft_5fquantile',['students_t_quantile',['../prob_8sql__in.html#a7d64add02af21a95d73502b2dd466a75',1,'prob.sql_in']]],
['sum',['sum',['../array__ops_8sql__in.html#a26e8508a2bae10a6574cec697a270eea',1,'array_ops.sql_in']]],
['summary',['summary',['../summary_8sql__in.html#a4be51e88a1df45191a1692b95429af36',1,'summary(text source_table, text output_table, text target_cols, text grouping_cols, boolean get_distinct, boolean get_quartiles, float8[] ntile_array, integer how_many_mfv, boolean get_estimates, integer n_cols_per_run): summary.sql_in'],['../summary_8sql__in.html#a14ff66aaa0248c5e2741dfaf2e360881',1,'summary(text source_table, text output_table, text target_cols, text grouping_cols, boolean get_distinct, boolean get_quartiles, float8[] ntile_array, integer how_many_mfv, boolean get_estimates): summary.sql_in'],['../summary_8sql__in.html#ab14b423b19a17fe7bbc6d522dda13402',1,'summary(text source_table, text output_table, text target_cols, text grouping_cols, boolean get_distinct, boolean get_quartiles, float8[] ntile_array, integer how_many_mfv): summary.sql_in'],['../summary_8sql__in.html#ae39edc1569d25b212ca5ebc06703c6d6',1,'summary(text source_table, text output_table, text target_cols, text grouping_cols, boolean get_distinct, boolean get_quartiles, float8[] ntile_array): summary.sql_in'],['../summary_8sql__in.html#a44d256be00bd0f79f8bea359fa32de32',1,'summary(text source_table, text output_table, text target_cols, text grouping_cols, boolean get_distinct, boolean get_quartiles): summary.sql_in'],['../summary_8sql__in.html#a7cfc420930c03f5b50421aee757d02bb',1,'summary(text source_table, text output_table, text target_cols, text grouping_cols, boolean get_distinct): summary.sql_in'],['../summary_8sql__in.html#ad562be9b174fa1c5e0384005f5478009',1,'summary(text source_table, text output_table, text target_cols, text grouping_cols): summary.sql_in'],['../summary_8sql__in.html#a02b92e4f8962278c063738ecae488d53',1,'summary(text source_table, text output_table, text target_cols): summary.sql_in'],['../summary_8sql__in.html#ab56b9ffdee9c36566e0079ca5f2b19fd',1,'summary(text source_table, text output_table): summary.sql_in'],['../summary_8sql__in.html#aad245ee0091df4c4955dbbaff5c9bd3f',1,'summary(text input_message): summary.sql_in'],['../summary_8sql__in.html#aeed4f7ad586b0ea344bd623d8d48e2bb',1,'summary(): summary.sql_in']]],
['summary_2esql_5fin',['summary.sql_in',['../summary_8sql__in.html',1,'']]],
['svd',['svd',['../svd_8sql__in.html#a8dbab74f5bde863a63431a6ec6f66a61',1,'svd(text source_table, text output_table_prefix, text row_id, integer k, integer n_iterations, text result_summary_table): svd.sql_in'],['../svd_8sql__in.html#a3222ad5181b1b7dde8e89ae00c663177',1,'svd(text source_table, text output_table_prefix, text row_id, integer k): svd.sql_in'],['../svd_8sql__in.html#a9deeee6cc15d9f9713f0c93665923622',1,'svd(text source_table, text output_table_prefix, text row_id, integer k, integer n_iterations): svd.sql_in'],['../svd_8sql__in.html#ad020de39296f7e8e121ba2a173700fa6',1,'svd(text input_message): svd.sql_in'],['../svd_8sql__in.html#a33268c776f0e4f86f7cefc52290b552a',1,'svd(): svd.sql_in']]],
['svd_2esql_5fin',['svd.sql_in',['../svd_8sql__in.html',1,'']]],
['svd_5fblock',['svd_block',['../svd_8sql__in.html#a96fb5620eed9c936b5bbfe24d7e37ad6',1,'svd_block(text source_table, text output_table_prefix, integer k, integer n_iterations, text result_summary_table): svd.sql_in'],['../svd_8sql__in.html#a2927cf2c1a1addd00f838718e8b1fea1',1,'svd_block(text source_table, text output_table_prefix, integer k, integer n_iterations): svd.sql_in'],['../svd_8sql__in.html#a2ed4bfd5bba7b959deaccb3471e624ed',1,'svd_block(text source_table, text output_table_prefix, integer k): svd.sql_in']]],
['svd_5fsparse',['svd_sparse',['../svd_8sql__in.html#a511f83e3eba19f6f41f8e3f7122ddb3a',1,'svd_sparse(text source_table, text output_table_prefix, text row_id, text col_id, text val_id, integer row_dim, integer col_dim, integer k, integer n_iterations, text result_summary_table): svd.sql_in'],['../svd_8sql__in.html#aaad7f45ad283fcffa5b5d9938432a038',1,'svd_sparse(text source_table, text output_table_prefix, text row_id, text col_id, text val_id, integer row_dim, integer col_dim, integer k): svd.sql_in'],['../svd_8sql__in.html#a20f535608417d4ff73b6e029b785ddef',1,'svd_sparse(text source_table, text output_table_prefix, text row_id, text col_id, text val_id, integer row_dim, integer col_dim, integer k, integer n_iterations): svd.sql_in']]],
['svd_5fsparse_5fnative',['svd_sparse_native',['../svd_8sql__in.html#a0225b28fd4b71cf6e7072c034f3296c6',1,'svd_sparse_native(text source_table, text output_table_prefix, text row_id, text col_id, text val_id, integer row_dim, integer col_dim, integer k, integer n_iterations, text result_summary_table): svd.sql_in'],['../svd_8sql__in.html#a8e0f90441d3a2335aef8cc1403577bb9',1,'svd_sparse_native(text source_table, text output_table_prefix, text row_id, text col_id, text val_id, integer row_dim, integer col_dim, integer k): svd.sql_in'],['../svd_8sql__in.html#ad3a3a3d97f9d7bc96578be4aa6b54d1c',1,'svd_sparse_native(text source_table, text output_table_prefix, text row_id, text col_id, text val_id, integer row_dim, integer col_dim, integer k, integer n_iterations): svd.sql_in']]],
['svec_2esql_5fin',['svec.sql_in',['../svec_8sql__in.html',1,'']]],
['svec_5fappend',['svec_append',['../svec__util_8sql__in.html#a3950b17b103ceeddca520a0f0d097ddc',1,'svec_util.sql_in']]],
['svec_5fcast_5ffloat4',['svec_cast_float4',['../svec_8sql__in.html#a1f1025124d5423cc1505991414f17582',1,'svec.sql_in']]],
['svec_5fcast_5ffloat8',['svec_cast_float8',['../svec_8sql__in.html#af42e4b15879949032a68139c59443aac',1,'svec.sql_in']]],
['svec_5fcast_5ffloat8arr',['svec_cast_float8arr',['../svec_8sql__in.html#a96025250e64f049a053c5696b3b96e02',1,'svec.sql_in']]],
['svec_5fcast_5fint2',['svec_cast_int2',['../svec_8sql__in.html#af69458bf9b2906ca471d027966b13e6f',1,'svec.sql_in']]],
['svec_5fcast_5fint4',['svec_cast_int4',['../svec_8sql__in.html#abc01ac6b36ea9d689d338fd72abbd540',1,'svec.sql_in']]],
['svec_5fcast_5fint8',['svec_cast_int8',['../svec_8sql__in.html#a9ea167c01fb2999dc5aaf5e8e21f5e8f',1,'svec.sql_in']]],
['svec_5fcast_5fnumeric',['svec_cast_numeric',['../svec_8sql__in.html#a50de0278ff7ceeff33a2ea4ca5fdf1a0',1,'svec.sql_in']]],
['svec_5fcast_5fpositions_5ffloat8arr',['svec_cast_positions_float8arr',['../svec_8sql__in.html#a0ee423729fbca5abd46c86fa81d51f23',1,'svec.sql_in']]],
['svec_5fchange',['svec_change',['../svec__util_8sql__in.html#a59407764a1cbf1937da39cf39a2f447c',1,'svec_util.sql_in']]],
['svec_5fcmp',['svec_cmp',['../svec_8sql__in.html#a813762d8bd2a7fda083880e5bd8c355b',1,'svec.sql_in']]],
['svec_5fconcat',['svec_concat',['../svec_8sql__in.html#a24f184bef083fd9068c28fc94dad8054',1,'svec.sql_in']]],
['svec_5fconcat_5freplicate',['svec_concat_replicate',['../svec_8sql__in.html#a34cb5f83e0c010aacc719b8b078bfeb9',1,'svec.sql_in']]],
['svec_5fcontains',['svec_contains',['../svec__util_8sql__in.html#afdef1c6bf65ffc0e838cf10f33ae5557',1,'svec_util.sql_in']]],
['svec_5fcount',['svec_count',['../svec__util_8sql__in.html#a6a21e25d3f50053c888a0bd126f831f0',1,'svec_util.sql_in']]],
['svec_5fcount_5fnonzero',['svec_count_nonzero',['../svec__util_8sql__in.html#abebdcbe45de346aff874db008e842e65',1,'svec_util.sql_in']]],
['svec_5fdimension',['svec_dimension',['../svec__util_8sql__in.html#ab8d1acbe4e8551755fef217b506bed8a',1,'svec_util.sql_in']]],
['svec_5fdiv',['svec_div',['../svec_8sql__in.html#a78a38512c860085e31f6153b8118cbe9',1,'svec.sql_in']]],
['svec_5fdiv_5ffloat8arr',['svec_div_float8arr',['../svec_8sql__in.html#a211cf37584f54087dabc1fac14ed12dd',1,'svec.sql_in']]],
['svec_5fdmax',['svec_dmax',['../svec__util_8sql__in.html#aa05abd8cb32253c07c0f2224861256a5',1,'svec_util.sql_in']]],
['svec_5fdmin',['svec_dmin',['../svec__util_8sql__in.html#ad1011a13839994adbb1eb3e643c9074d',1,'svec_util.sql_in']]],
['svec_5fdot',['svec_dot',['../svec_8sql__in.html#a4eeaf69c84d7ce0e46adc93e38b2b4f3',1,'svec_dot(svec, svec): svec.sql_in'],['../svec_8sql__in.html#af870f06fd4c51f585515b6306f64fe3b',1,'svec_dot(float8[], float8[]): svec.sql_in'],['../svec_8sql__in.html#a93f4a0901681fc11e847615a4aba0255',1,'svec_dot(svec, float8[]): svec.sql_in'],['../svec_8sql__in.html#a47b111663b39ec8646891edec8ab3925',1,'svec_dot(float8[], svec): svec.sql_in']]],
['svec_5felsum',['svec_elsum',['../svec__util_8sql__in.html#a00a7b3260b9fde9b55061e6bf58a028a',1,'svec_elsum(svec): svec_util.sql_in'],['../svec__util_8sql__in.html#afb2076f09f00e512a62c06d4d33e5922',1,'svec_elsum(float8[]): svec_util.sql_in']]],
['svec_5feq',['svec_eq',['../svec_8sql__in.html#adceeff7e2f2e43b3e17219bca5d4fea0',1,'svec.sql_in']]],
['svec_5feq_5fnon_5fzero',['svec_eq_non_zero',['../svec__util_8sql__in.html#ab3a1cccd709379973f100e5eb35559d2',1,'svec_util.sql_in']]],
['svec_5ffrom_5fstring',['svec_from_string',['../svec__util_8sql__in.html#a1f5e8911574cf30cc979478040bd3262',1,'svec_util.sql_in']]],
['svec_5fge',['svec_ge',['../svec_8sql__in.html#ad08b0cadbcf50ff4685228f917cafd1f',1,'svec.sql_in']]],
['svec_5fgt',['svec_gt',['../svec_8sql__in.html#a3e5d57b7a4473904e4d053884468e540',1,'svec.sql_in']]],
['svec_5fhash',['svec_hash',['../svec__util_8sql__in.html#a0bfa8f8d083282bc9e8caf6f03bb5251',1,'svec_util.sql_in']]],
['svec_5fin',['svec_in',['../svec_8sql__in.html#abe896192db26c02d5c517a5ccf2144f1',1,'svec.sql_in']]],
['svec_5fl1norm',['svec_l1norm',['../svec__util_8sql__in.html#ae60f7aaa5710c765d08b6c3906e0c9f0',1,'svec_l1norm(svec): svec_util.sql_in'],['../svec__util_8sql__in.html#ae5ac6f098519439b76e03091022c9508',1,'svec_l1norm(float8[]): svec_util.sql_in']]],
['svec_5fl2_5fcmp',['svec_l2_cmp',['../svec_8sql__in.html#a8f72c8cf6d39f08d939f23cf1338a3c6',1,'svec.sql_in']]],
['svec_5fl2_5feq',['svec_l2_eq',['../svec_8sql__in.html#a9268d26c54c4b2905eb7938df95af8c0',1,'svec.sql_in']]],
['svec_5fl2_5fge',['svec_l2_ge',['../svec_8sql__in.html#ac22b72fbae2a8f2b35b1c571d9f54dad',1,'svec.sql_in']]],
['svec_5fl2_5fgt',['svec_l2_gt',['../svec_8sql__in.html#ab2414d0d78286884cd199cf44c1d17b9',1,'svec.sql_in']]],
['svec_5fl2_5fle',['svec_l2_le',['../svec_8sql__in.html#a4045437bce8b9a9bdb0eb3115c97ca99',1,'svec.sql_in']]],
['svec_5fl2_5flt',['svec_l2_lt',['../svec_8sql__in.html#ab53b85cb3412c9172bf0ee04f6856c69',1,'svec.sql_in']]],
['svec_5fl2_5fne',['svec_l2_ne',['../svec_8sql__in.html#af35c08aadf164fa3bbc8678765bca643',1,'svec.sql_in']]],
['svec_5fl2norm',['svec_l2norm',['../svec__util_8sql__in.html#a475f0f3e4602e8278b582e099fce2487',1,'svec_l2norm(svec): svec_util.sql_in'],['../svec__util_8sql__in.html#a536fbd3c596af5ea8ddfa2a3ca3e141c',1,'svec_l2norm(float8[]): svec_util.sql_in']]],
['svec_5flapply',['svec_lapply',['../svec__util_8sql__in.html#a0d94c44dde95a00e3d802dee6d7c01eb',1,'svec_util.sql_in']]],
['svec_5fle',['svec_le',['../svec_8sql__in.html#aa6f5715df728db0783b5dcb8db82a2a2',1,'svec.sql_in']]],
['svec_5flog',['svec_log',['../svec__util_8sql__in.html#aab641f9db3deed5bbfa7e050c531e9c1',1,'svec_util.sql_in']]],
['svec_5flt',['svec_lt',['../svec_8sql__in.html#ad7f05a6ce6efc51517bab6ccdb79ee23',1,'svec.sql_in']]],
['svec_5fmean_5ffinal',['svec_mean_final',['../svec__util_8sql__in.html#ac3fc45511b50b5d054bf7bbeb952b98d',1,'svec_util.sql_in']]],
['svec_5fmean_5fprefunc',['svec_mean_prefunc',['../svec__util_8sql__in.html#ab161647a1498c85762779966790eab71',1,'svec_util.sql_in']]],
['svec_5fmean_5ftransition',['svec_mean_transition',['../svec__util_8sql__in.html#afcf2f75cd00ab0ba269caf79dcfcc62c',1,'svec_util.sql_in']]],
['svec_5fmedian',['svec_median',['../svec__util_8sql__in.html#a2284a118fe03465203ecea8c34acefa5',1,'svec_median(float8[]): svec_util.sql_in'],['../svec__util_8sql__in.html#af9950e9ce4770738f2ce368d8124f142',1,'svec_median(svec): svec_util.sql_in']]],
['svec_5fmedian_5finmemory',['svec_median_inmemory',['../svec__util_8sql__in.html#a93400e39ecce2f11b9ceb08403420a43',1,'svec_util.sql_in']]],
['svec_5fminus',['svec_minus',['../svec_8sql__in.html#a170890a165bf662d343339ffc2a187cf',1,'svec.sql_in']]],
['svec_5fminus_5ffloat8arr',['svec_minus_float8arr',['../svec_8sql__in.html#adf39975fbbd8a39629569c622db33ab9',1,'svec.sql_in']]],
['svec_5fmult',['svec_mult',['../svec_8sql__in.html#a27f0629942dba2e395b005c728d53ac3',1,'svec.sql_in']]],
['svec_5fmult_5ffloat8arr',['svec_mult_float8arr',['../svec_8sql__in.html#a6e6916baaf0a7ae0079424ce0565c8b4',1,'svec.sql_in']]],
['svec_5fne',['svec_ne',['../svec_8sql__in.html#a80d9692f67e7cb482c4bda6dbaacd82b',1,'svec.sql_in']]],
['svec_5fnonbase_5fpositions',['svec_nonbase_positions',['../svec__util_8sql__in.html#a5bc053a080fb38601ad91045dc3ffe74',1,'svec_util.sql_in']]],
['svec_5fnonbase_5fvalues',['svec_nonbase_values',['../svec__util_8sql__in.html#a076dcbc0a278bb3b5161b0db2ad8fa44',1,'svec_util.sql_in']]],
['svec_5fout',['svec_out',['../svec_8sql__in.html#a3db4af36acd318030ae57d2bfd19387a',1,'svec.sql_in']]],
['svec_5fpivot',['svec_pivot',['../svec__util_8sql__in.html#a929bde3bc91b67300d9d370b6a1495f1',1,'svec_util.sql_in']]],
['svec_5fplus',['svec_plus',['../svec_8sql__in.html#a612d8920c61e6fdf18dd4e3e9c69c979',1,'svec.sql_in']]],
['svec_5fplus_5ffloat8arr',['svec_plus_float8arr',['../svec_8sql__in.html#aaeb54c952836c83c7f21a1c62a77955f',1,'svec.sql_in']]],
['svec_5fpow',['svec_pow',['../svec_8sql__in.html#ab5166565f3482768db33ee677acc3d96',1,'svec.sql_in']]],
['svec_5fproj',['svec_proj',['../svec__util_8sql__in.html#a8787222aec691f94d9808d1369aa401c',1,'svec_util.sql_in']]],
['svec_5frecv',['svec_recv',['../svec_8sql__in.html#a585ea8bcb1d0647ef1295187b87405b2',1,'svec.sql_in']]],
['svec_5freturn_5farray',['svec_return_array',['../svec_8sql__in.html#a7decda276d7ff1e9340dd44e0e7419c0',1,'svec.sql_in']]],
['svec_5freverse',['svec_reverse',['../svec__util_8sql__in.html#a4a221435ca91b6fa45114e689ee96010',1,'svec_util.sql_in']]],
['svec_5fsend',['svec_send',['../svec_8sql__in.html#a617557435170136b2781070c0a268b83',1,'svec.sql_in']]],
['svec_5fsfv',['svec_sfv',['../svec__util_8sql__in.html#a375acd521ed9cb05f63b3696dcc10bf4',1,'svec_util.sql_in']]],
['svec_5fsort',['svec_sort',['../svec__util_8sql__in.html#a91c23a7ce58932f48f5ab3579ea0309e',1,'svec_util.sql_in']]],
['svec_5fsubvec',['svec_subvec',['../svec__util_8sql__in.html#a5cb3446de5fc117befe88ccb1ebb0e4e',1,'svec_util.sql_in']]],
['svec_5fsum',['svec_sum',['../svec__util_8sql__in.html#af1ce6cdd7244ac0832d15c65b7ccc782',1,'svec_util.sql_in']]],
['svec_5fto_5fstring',['svec_to_string',['../svec__util_8sql__in.html#a1de746ebd23530e72ba4f031ac41d155',1,'svec_util.sql_in']]],
['svec_5funnest',['svec_unnest',['../svec__util_8sql__in.html#a87b45a983da4066fa7f35b17ccecf699',1,'svec_util.sql_in']]],
['svec_5futil_2esql_5fin',['svec_util.sql_in',['../svec__util_8sql__in.html',1,'']]],
['svm_2esql_5fin',['svm.sql_in',['../svm_8sql__in.html',1,'']]],
['svm_5fclassification',['svm_classification',['../svm_8sql__in.html#a8da862a62df18a51dc88eba9c60b5638',1,'svm_classification(text source_table, text model_table, text dependent_varname, text independent_varname, text kernel_func, text kernel_params, text grouping_col, text params, bool verbose): svm.sql_in'],['../svm_8sql__in.html#a135884f3e412fde1bee4126446e9299e',1,'svm_classification(text source_table, text model_table, text dependent_varname, text independent_varname, text kernel_func, text kernel_params, text grouping_col, text params): svm.sql_in'],['../svm_8sql__in.html#ab1d29da8dde1eb9da5e9fac967514239',1,'svm_classification(text source_table, text model_table, text dependent_varname, text independent_varname, text kernel_func, text kernel_params, text grouping_col): svm.sql_in'],['../svm_8sql__in.html#a82aac4fbefbe918c16eb091e4f8f385f',1,'svm_classification(text source_table, text model_table, text dependent_varname, text independent_varname, text kernel_func, text kernel_params): svm.sql_in'],['../svm_8sql__in.html#abe8f5d1c4158bc8c38e2d74192c25a4b',1,'svm_classification(text source_table, text model_table, text dependent_varname, text independent_varname, text kernel_func): svm.sql_in'],['../svm_8sql__in.html#a57cc7e97be2a99498c581a59670e4a25',1,'svm_classification(text source_table, text model_table, text dependent_varname, text independent_varname): svm.sql_in'],['../svm_8sql__in.html#ae840bfcdc6cca8803dda06da8f05eda9',1,'svm_classification(text message): svm.sql_in'],['../svm_8sql__in.html#a69c5c09545536511f6273a9609428697',1,'svm_classification(): svm.sql_in']]],
['svm_5fone_5fclass',['svm_one_class',['../svm_8sql__in.html#a36f4846dfb1ea586ee5a742523cd6a09',1,'svm_one_class(text source_table, text model_table, text independent_varname, text kernel_func, text kernel_params, text grouping_col, text params, bool verbose): svm.sql_in'],['../svm_8sql__in.html#a5ce23d32a839eafc7097346dbaa05ee5',1,'svm_one_class(text source_table, text model_table, text independent_varname, text kernel_func, text kernel_params, text grouping_col, text params): svm.sql_in'],['../svm_8sql__in.html#adf2b25ab957e0d6f075a8d8db8a1d278',1,'svm_one_class(text source_table, text model_table, text independent_varname, text kernel_func, text kernel_params, text grouping_col): svm.sql_in'],['../svm_8sql__in.html#ac2507a4fc1e34e85c7865ceb7227c180',1,'svm_one_class(text source_table, text model_table, text independent_varname, text kernel_func, text kernel_params): svm.sql_in'],['../svm_8sql__in.html#a2eb45ccfefacf4a16054a6791e1acc5c',1,'svm_one_class(text source_table, text model_table, text independent_varname, text kernel_func): svm.sql_in'],['../svm_8sql__in.html#a3d3162c804ea9fd3ba205a7904ee07f7',1,'svm_one_class(text source_table, text model_table, text independent_varname): svm.sql_in'],['../svm_8sql__in.html#a4f208edc596f2deeb42e5e68bd379e95',1,'svm_one_class(text message): svm.sql_in'],['../svm_8sql__in.html#a239b651079546f081bd822dbb7da1f4c',1,'svm_one_class(): svm.sql_in']]],
['svm_5fpredict',['svm_predict',['../svm_8sql__in.html#a0a8bc159d9441835dcebd236a0b236fe',1,'svm_predict(text model_table, text new_data_table, text id_col_name, text output_table): svm.sql_in'],['../svm_8sql__in.html#a994c350eaa174f953d093ac94c8936e6',1,'svm_predict(text message): svm.sql_in'],['../svm_8sql__in.html#a8626e93e474e17cfe2d209170bd4203f',1,'svm_predict(): svm.sql_in']]],
['svm_5fregression',['svm_regression',['../svm_8sql__in.html#a1bf61091e404ae3eb4a14f034ec96783',1,'svm_regression(text source_table, text model_table, text dependent_varname, text independent_varname, text kernel_func, text kernel_params, text grouping_col, text params, bool verbose): svm.sql_in'],['../svm_8sql__in.html#ac4bfd11c7673467617815da11331c1d4',1,'svm_regression(text source_table, text model_table, text dependent_varname, text independent_varname, text kernel_func, text kernel_params, text grouping_col, text params): svm.sql_in'],['../svm_8sql__in.html#abeb319fa8b22a71614acf35cd0ec6ef4',1,'svm_regression(text source_table, text model_table, text dependent_varname, text independent_varname, text kernel_func, text kernel_params, text grouping_col): svm.sql_in'],['../svm_8sql__in.html#a091894b3be12694418f3ecb7553202cd',1,'svm_regression(text source_table, text model_table, text dependent_varname, text independent_varname, text kernel_func, text kernel_params): svm.sql_in'],['../svm_8sql__in.html#af6571d3807af4c2de1074cc8ad354d67',1,'svm_regression(text source_table, text model_table, text dependent_varname, text independent_varname, text kernel_func): svm.sql_in'],['../svm_8sql__in.html#a9c897d813c28d87556894199901714f4',1,'svm_regression(text source_table, text model_table, text dependent_varname, text independent_varname): svm.sql_in'],['../svm_8sql__in.html#ab52895e0f12df350cef58f9708d98afe',1,'svm_regression(text message): svm.sql_in'],['../svm_8sql__in.html#ad7485d9eed1d59d0a52e9036df7cbd9d',1,'svm_regression(): svm.sql_in']]]
];