MCPcopy Create free account

hub / github.com/apache/madlib / functions

Functions2,182 in github.com/apache/madlib

↓ 4 callersMethodcheck_node
(self)
src/madpack/yaml/composer.py:16
↓ 4 callersMethodcompose_node
(self, parent, index)
src/madpack/yaml/composer.py:42
↓ 4 callersMethodconditionNo
src/dbal/EigenIntegration/SymmetricPositiveDefiniteEigenDecomposition_impl.hpp:46
↓ 4 callersMethodconstruct_mapping
(self, node, deep=False)
src/madpack/yaml/constructor.py:204
↓ 4 callersFunctioneq_v_b
src/libstemmer/runtime/utilities.c:208
↓ 4 callersMethodexit
(self, status=0, message=None)
src/madpack/argparse.py:2355
↓ 4 callersFunctionfreeSparseDataAndData
* Frees up the memory occupied by sdata, including the data elements of vals and index. */
methods/svec/src/pg_gp/SparseData.c:1272
↓ 4 callersFunctiongp_extract_feature_histogram_errout
methods/svec_util/src/pg_gp/gp_sfv.c:175
↓ 4 callersFunctionint8_to_compword
------------------------------------------------------------------------------ * Each integer count in the RLE index is stored in a number of bytes d
methods/svec/src/pg_gp/SparseData.c:111
↓ 4 callersMethodisNull
src/dbal/Reference_impl.hpp:43
↓ 4 callersFunctionl1norm_sdata_values_double
Computes the l1 norm of a SparseData */
methods/svec/src/pg_gp/SparseData.c:1002
↓ 4 callersFunctionlose_s
src/libstemmer/runtime/utilities.c:22
↓ 4 callersFunctionmadlib_DatumGetArrayTypeP
* @brief Convert a Datum into an ArrayType * * For performance reasons, we look into the varlena struct in order to check * if we can avoid a PG_TR
src/ports/postgres/dbconnector/Backend.hpp:152
↓ 4 callersFunctionmfv_init_transval
! * Initialize an mfv sketch * \param max_mfvs the number of "bins" in the histogram * \param typOid the type ID for the column */
methods/sketch/src/pg_gp/mfvsketch.c:208
↓ 4 callersFunctionr_R1
src/libstemmer/src_c/stem_UTF_8_english.c:482
↓ 4 callersFunctionr_R1
src/libstemmer/src_c/stem_ISO_8859_1_dutch.c:318
↓ 4 callersFunctionr_R1
src/libstemmer/src_c/stem_ISO_8859_1_french.c:594
↓ 4 callersFunctionr_R1
src/libstemmer/src_c/stem_UTF_8_porter.c:244
↓ 4 callersFunctionr_R1
src/libstemmer/src_c/stem_ISO_8859_1_english.c:480
↓ 4 callersFunctionr_R1
src/libstemmer/src_c/stem_UTF_8_french.c:602
↓ 4 callersFunctionr_R1
src/libstemmer/src_c/stem_UTF_8_dutch.c:324
↓ 4 callersFunctionr_R1
src/libstemmer/src_c/stem_ISO_8859_1_porter.c:244
↓ 4 callersFunctionr_R2
src/libstemmer/src_c/stem_UTF_8_english.c:487
↓ 4 callersFunctionr_R2
src/libstemmer/src_c/stem_ISO_8859_1_english.c:485
↓ 4 callersFunctionr_RV
src/libstemmer/src_c/stem_ISO_8859_1_spanish.c:642
↓ 4 callersFunctionr_RV
src/libstemmer/src_c/stem_UTF_8_spanish.c:646
↓ 4 callersFunctionr_double
src/libstemmer/src_c/stem_ISO_8859_2_hungarian.c:565
↓ 4 callersFunctionr_double
src/libstemmer/src_c/stem_UTF_8_hungarian.c:567
↓ 4 callersMethodread
src/dbal/ByteStream_impl.hpp:48
↓ 4 callersFunctionreindex
src/modules/regress/marginal.cpp:857
↓ 4 callersFunctionreplace_s
to replace symbols between c_bra and c_ket in z->p by the s_size symbols at s. Returns 0 on success, -1 on error. Also, frees z->p (and sets
src/libstemmer/runtime/utilities.c:348
↓ 4 callersMethodrepresent_data
(self, data)
src/madpack/yaml/representer.py:45
↓ 4 callersMethodrepresent_sequence
(self, tag, sequence, flow_style=None)
src/madpack/yaml/representer.py:99
↓ 4 callersMethodsize
src/dbal/ByteStreamHandleBuf_impl.hpp:46
↓ 4 callersFunctionslice_to
src/libstemmer/runtime/utilities.c:428
↓ 4 callersFunctionunescape
Unescape separation characters in connection strings, i.e., remove first backslash from "\/", "\@", "\:", and "\\".
src/madpack/madpack.py:856
↓ 4 callersMethodunwind_indent
(self, column)
src/madpack/yaml/scanner.py:326
↓ 3 callersFunctionVectorToNativeArray
src/ports/postgres/dbconnector/EigenIntegration_impl.hpp:305
↓ 3 callersFunction__clustered_common_final
function used by linear and logistic finals
src/modules/regress/clustered_errors.cpp:144
↓ 3 callersFunction__clustered_common_merge
function used by linear and logistic merges
src/modules/regress/clustered_errors.cpp:120
↓ 3 callersFunction__clustered_common_transition
function used by linear and logistic transitions
src/modules/regress/clustered_errors.cpp:28
↓ 3 callersFunction_callable
(obj)
src/madpack/argparse.py:116
↓ 3 callersMethod_dedent
(self)
src/madpack/argparse.py:219
↓ 3 callersFunction_ensure_value
(namespace, name, value)
src/madpack/argparse.py:166
↓ 3 callersMethod_format_args
(self, action, default_metavar)
src/madpack/argparse.py:600
↓ 3 callersMethod_indent
(self)
src/madpack/argparse.py:215
↓ 3 callersMethod_registry_get
(self, registry_name, value, default=None)
src/madpack/argparse.py:1253
↓ 3 callersMethod_rewrite_type_in
(self, arg)
src/madpack/upgrade_util.py:1166
↓ 3 callersFunctionaccum_sdata_values_double
This function is introduced to capture a common routine for * traversing a SparseData, transforming each element as we go along and * summing up the
methods/svec/src/pg_gp/SparseData.c:974
↓ 3 callersMethodadd_multi_representer
(cls, data_type, representer)
src/madpack/yaml/representer.py:85
↓ 3 callersMethodadd_usage
(self, usage, actions, groups, prefix=None)
src/madpack/argparse.py:277
↓ 3 callersMethodanalyze_scalar
(self, scalar)
src/madpack/yaml/emitter.py:615
↓ 3 callersMethodapply
src/modules/glm/GLM_impl.hpp:196
↓ 3 callersFunctionarray_to_float8_array
* Assume the input array is of type numeric[]. */
methods/array_ops/src/pg_gp/array_ops.c:310
↓ 3 callersMethodcheck_simple_key
(self)
src/madpack/yaml/emitter.py:426
↓ 3 callersFunctionclustered_compute_stats
Compute the stats from coef and errs
src/modules/regress/clustered_errors.cpp:184
↓ 3 callersFunctioncmsketch_init_transval
methods/sketch/src/pg_gp/countmin.c:120
↓ 3 callersMethodcomputeRisk
src/modules/recursive_partitioning/DT_impl.hpp:970
↓ 3 callersFunctioncompute_metric
methods/kmeans/src/pg_gp/kmeans.c:65
↓ 3 callersMethodconstruct_mapping
(self, node, deep=False)
src/madpack/yaml/constructor.py:119
↓ 3 callersMethodconstruct_sequence
(self, node, deep=False)
src/madpack/yaml/constructor.py:111
↓ 3 callersFunctioncreate_s
src/libstemmer/runtime/utilities.c:12
↓ 3 callersFunctiondump_all
Serialize a sequence of Python objects into a YAML stream. If stream is None, return the produced string instead.
src/madpack/yaml/__init__.py:141
↓ 3 callersMethodencodeIndex
src/modules/recursive_partitioning/DT_impl.hpp:1368
↓ 3 callersMethodeof
src/dbal/ByteStream_impl.hpp:126
↓ 3 callersFunctionerror
src/modules/tsa/arima.cpp:429
↓ 3 callersFunctionescape_quotes
src/modules/recursive_partitioning/DT_impl.hpp:57
↓ 3 callersMethodfalseChild
src/modules/recursive_partitioning/DT_proto.hpp:95
↓ 3 callersMethodfetch_more_tokens
(self)
src/madpack/yaml/scanner.py:153
↓ 3 callersFunctionfm_new
! * generate a bytea holding a transval in BIG mode, with the right amount of * zero bits for an empty FM sketch. * \param template an optional pre
methods/sketch/src/pg_gp/fm.c:316
↓ 3 callersMethodgetAsDatum
* @brief Return a PostgreSQL Datum representing the current object * * If the current object is Null, we still return <tt>Datum(0)</tt>, i.e., we *
src/ports/postgres/dbconnector/AnyType_impl.hpp:394
↓ 3 callersFunctionget_metric_fn
methods/kmeans/src/pg_gp/kmeans.c:46
↓ 3 callersMethodget_node
(self)
src/madpack/yaml/composer.py:24
↓ 3 callersFunctionget_signature_for_compare
@brief Get the signature of a UDF/UDA for comparison
src/madpack/upgrade_util.py:15
↓ 3 callersFunctionget_svec_array_elms
methods/kmeans/src/pg_gp/kmeans.c:29
↓ 3 callersFunctionincrease_size
Increase the size of the buffer pointed to by p to at least n symbols. * If insufficient memory, returns NULL and frees the old buffer. */
src/libstemmer/runtime/utilities.c:329
↓ 3 callersMethodinitialize
* @brief Initialize the marginal variance calculation state. * * This function is only called for the first iteration, for the first row.
src/modules/regress/marginal.cpp:119
↓ 3 callersMethodinitialize
* @brief Initialize the conjugate-gradient state. * * This function is only called for the first iteration, for the first row. */
src/modules/linear_systems/dense_linear_systems.cpp:142
↓ 3 callersFunctionmakeInplaceSparseData
* @param vals An array of data values * @param index An array of run-lengths * @param datasize The length of the vals array * @param indexsize The
methods/svec/src/pg_gp/SparseData.c:1187
↓ 3 callersFunctionmfv_transval_append
! * insert a value into the mfvsketch * \param transblob the transition value packed into a bytea * \param dat the value to be inserted */
methods/sketch/src/pg_gp/mfvsketch.c:348
↓ 3 callersMethodneed_events
(self, count)
src/madpack/yaml/emitter.py:127
↓ 3 callersMethodneed_more_tokens
(self)
src/madpack/yaml/scanner.py:142
↓ 3 callersFunctionnextPowerOfTwo
src/utils/Math.hpp:23
↓ 3 callersMethodoperator[]
* @brief Return the n-th element from a composite value * * To the user, AnyType is a fully recursive type: Each AnyType object can be a * composit
src/ports/postgres/dbconnector/AnyType_impl.hpp:276
↓ 3 callersMethodparse_block_node
(self)
src/madpack/yaml/parser.py:261
↓ 3 callersMethodparse_node
(self, block=False, indentless_sequence=False)
src/madpack/yaml/parser.py:270
↓ 3 callersMethodpredict_response
src/modules/recursive_partitioning/DT_impl.hpp:345
↓ 3 callersMethodptr
src/dbal/DynamicStruct_impl.hpp:294
↓ 3 callersFunctionr_R1
src/libstemmer/src_c/stem_ISO_8859_1_german.c:286
↓ 3 callersFunctionr_R1
src/libstemmer/src_c/stem_UTF_8_german.c:292
↓ 3 callersFunctionr_R2
src/libstemmer/src_c/stem_UTF_8_porter.c:249
↓ 3 callersFunctionr_R2
src/libstemmer/src_c/stem_ISO_8859_1_porter.c:249
↓ 3 callersFunctionr_R2
src/libstemmer/src_c/stem_ISO_8859_1_german.c:291
↓ 3 callersFunctionr_R2
src/libstemmer/src_c/stem_UTF_8_german.c:297
↓ 3 callersFunctionr_mark_sUn
src/libstemmer/src_c/stem_UTF_8_turkish.c:870
↓ 3 callersFunctionr_mark_sUnUz
src/libstemmer/src_c/stem_UTF_8_turkish.c:894
↓ 3 callersFunctionr_mark_yDU
src/libstemmer/src_c/stem_UTF_8_turkish.c:936
↓ 3 callersFunctionr_mark_yUm
src/libstemmer/src_c/stem_UTF_8_turkish.c:856
↓ 3 callersFunctionr_mark_yUz
src/libstemmer/src_c/stem_UTF_8_turkish.c:880
↓ 3 callersFunctionr_mark_ysA
src/libstemmer/src_c/stem_UTF_8_turkish.c:949
← previousnext →201–300 of 2,182, ranked by callers