MCPcopy Create free account

hub / github.com/audeering/opensmile / functions

Functions5,097 in github.com/audeering/opensmile

↓ 1 callersFunctionuseColourOnPlatform
progsrc/include/tests/catch2/catch.hpp:10173
↓ 1 callersFunctionvectorDoubleElemSafeDiv
divide elements in vector a by corresponding elements in vector b, save in a SAFE: do not dived by 0, result will then be 0
scripts/modeltrain/arff-standardize.c:245
↓ 1 callersFunctionvectorDoubleElemSqrt
scripts/modeltrain/arff-standardize.c:298
↓ 1 callersFunctionvectorFloatAdd
add vector b onto vector a
scripts/modeltrain/arff-standardize.c:172
↓ 1 callersFunctionvectorFloatElemDiv
divide elements in vector a by corresponding elements in vector b, save in a
scripts/modeltrain/arff-standardize.c:220
↓ 1 callersFunctionvectorFloatSub
subtract vector b from vector a
scripts/modeltrain/arff-standardize.c:184
↓ 1 callersMethodwaitForAllThreads
src/core/componentManager.cpp:1608
↓ 1 callersMethodwarnAboutMissingAssertions
progsrc/include/tests/catch2/catch.hpp:9987
↓ 1 callersMethodwarnAboutNoTests
progsrc/include/tests/catch2/catch.hpp:9988
↓ 1 callersMethodwhich
progsrc/include/tests/catch2/catch.hpp:14840
↓ 1 callersMethodwithName
progsrc/include/tests/catch2/catch.hpp:13982
↓ 1 callersMethodwriteStylesheetRef
progsrc/include/tests/catch2/catch.hpp:15500
↓ 1 callersFunctionwriteToDebugConsole
progsrc/include/tests/catch2/catch.hpp:10326
↓ 1 callersMethodwriteToStream
progsrc/include/tests/catch2/catch.hpp:9525
↓ 1 callersFunctionzerosolveBalanceCmatrix
src/smileutil/zerosolve.cpp:22
↓ 1 callersFunctionzerosolveQRhelper
src/smileutil/zerosolve.cpp:102
↓ 1 callersFunctionzerosolveSetCmatrix
src/smileutil/zerosolve.cpp:87
↓ 1 callersFunctionzerosolverPolynomialComplexSolve
src/smileutil/zerosolve.cpp:313
↓ 1 callersFunctionzerosolverPolynomialComplexWorkspaceAllocate
src/smileutil/zerosolve.cpp:279
↓ 1 callersFunctionzerosolverPolynomialComplexWorkspaceFree
src/smileutil/zerosolve.cpp:303
↓ 1 callersMethod~GenericSchemaValidator
Destructor.
src/include/rapidjson/schema.h:1633
↓ 1 callersMethod~PatternProperty
src/include/rapidjson/schema.h:1205
↓ 1 callersMethod~Property
src/include/rapidjson/schema.h:1194
↓ 1 callersMethod~SchemaEntry
src/include/rapidjson/schema.h:1428
MethodAbort
<summary> Requests abortion of the current run. Note that openSMILE does not immediately stop after this function returns. It might continue to run fo
progsrc/smileapi/dotnet/SMILEapi/SMILEapi.cs:703
FunctionAccept
src/include/rapidjson/document.h:1818
MethodAdd
src/newmat/newmat2.cpp:29
MethodAddChunk
Creates a new chunk. ! \param capacity Capacity of the chunk in bytes. \return true if success. */
src/include/rapidjson/allocators.h:237
FunctionAddEqualEl
type of transpose
src/include/newmat/newmat.h:165
MethodAddInt
src/newmat/myexcept.cpp:88
MethodAddMessage
src/newmat/myexcept.cpp:73
MethodAddScaled
src/newmat/newmatrm.cpp:78
MethodAddState
Return whether the added states is a match state
src/include/rapidjson/internal/regex.h:683
MethodAddTrace
src/newmat/myexcept.cpp:116
MethodAddType
src/include/rapidjson/schema.h:1034
MethodAddUniqueElement
src/include/rapidjson/schema.h:952
FunctionAddedMatrix
src/include/newmat/newmat.h:1197
MethodAppend
src/include/rapidjson/internal/regex.h:338
MethodAppendDecimal64
src/include/rapidjson/internal/biginteger.h:224
MethodAppendIndexToken
src/include/rapidjson/schema.h:1261
MethodAppendIndexToken
src/include/rapidjson/schema.h:1273
MethodAppendToken
src/include/rapidjson/schema.h:1898
MethodApprox
progsrc/include/tests/catch2/catch.hpp:3109
MethodApprox
progsrc/include/tests/catch2/catch.hpp:7842
MethodApproxMatcher
progsrc/include/tests/catch2/catch.hpp:3687
MethodArgs
progsrc/include/tests/catch2/catch.hpp:8819
MethodArrayLengthSpecifier
src/include/newmat/newmat.h:221
MethodAsDiagonal
src/newmat/newmat6.cpp:503
MethodAsMatrix
src/newmat/newmat6.cpp:506
MethodAsRow
src/newmat/newmat6.cpp:497
MethodAssertionHandler
progsrc/include/tests/catch2/catch.hpp:8209
MethodAssertionPrinter
progsrc/include/tests/catch2/catch.hpp:15663
MethodAssertionResult
progsrc/include/tests/catch2/catch.hpp:5389
MethodAssertionResult
progsrc/include/tests/catch2/catch.hpp:8297
MethodAssertionResultData
progsrc/include/tests/catch2/catch.hpp:5375
MethodAssertionResultData
progsrc/include/tests/catch2/catch.hpp:8281
MethodAssertionStats
progsrc/include/tests/catch2/catch.hpp:5520
MethodAssertionStats
progsrc/include/tests/catch2/catch.hpp:10996
MethodAssignIfExist
src/include/rapidjson/schema.h:965
MethodAutoReg
progsrc/include/tests/catch2/catch.hpp:14409
MethodAutoUTFInputStream
Constructor. ! \param is input stream to be wrapped. \param type UTF encoding type if it is not detected from the stream. */
src/include/rapidjson/encodedstream.h:145
MethodAutoUTFOutputStream
Constructor. ! \param os output stream to be wrapped. \param type UTF encoding type. \param putBOM Whether to write BOM at the
src/include/rapidjson/encodedstream.h:244
MethodBad_alloc
src/newmat/myexcept.cpp:468
MethodBandLUMatrix
src/newmat/bandmat.cpp:225
FunctionBandMatrix
band widths
src/include/newmat/newmat.h:897
MethodBandMatrix
src/newmat/bandmat.cpp:30
MethodBandWidth
src/newmat/newmat4.cpp:402
MethodBaseException
src/newmat/myexcept.cpp:55
MethodBasicResult
progsrc/include/tests/catch2/catch.hpp:8988
MethodBeginValue
src/include/rapidjson/schema.h:1830
MethodBenchmark
progsrc/include/tests/catch2/catch.hpp:7282
MethodBenchmarkFunction
progsrc/include/tests/catch2/catch.hpp:6724
MethodBigInteger
src/include/rapidjson/internal/biginteger.h:32
MethodBinaryExpr
progsrc/include/tests/catch2/catch.hpp:2239
MethodBool
src/include/rapidjson/schema.h:172
MethodBool
src/include/rapidjson/schema.h:697
MethodBool
src/include/rapidjson/schema.h:1708
MethodBool
src/include/rapidjson/prettywriter.h:96
MethodBool
src/include/rapidjson/writer.h:184
MethodBottom
src/include/rapidjson/internal/stack.h:162
MethodBoundFlagLambda
progsrc/include/tests/catch2/catch.hpp:9201
MethodBoundFlagRef
progsrc/include/tests/catch2/catch.hpp:9146
MethodBoundLambda
progsrc/include/tests/catch2/catch.hpp:9187
MethodBoundValueRef
progsrc/include/tests/catch2/catch.hpp:9119
MethodBoundValueRef
progsrc/include/tests/catch2/catch.hpp:9130
MethodBySectionInfo
progsrc/include/tests/catch2/catch.hpp:5824
FunctionCATCH_CATCH_ANON
progsrc/include/tests/catch2/catch.hpp:12826
MethodCache
src/classifiers/libsvm/svm.cpp:140
MethodCache
scripts/modeltrain/libsvm-small/svm.cpp:92
MethodCanFactor
src/newmat/newfft.cpp:987
MethodCannotBuildException
src/newmat/newmatex.cpp:190
FunctionCannotConvert
src/include/newmat/newmat.h:182
FunctionCapacity
Get the capacity of array.
src/include/rapidjson/document.h:1524
MethodCapacity
Computes the total capacity of allocated memory chunks. ! \return total capacity in bytes. */
src/include/rapidjson/allocators.h:158
MethodCapacity
src/include/rapidjson/document.h:2479
MethodCapturer
progsrc/include/tests/catch2/catch.hpp:11772
MethodCasedString
progsrc/include/tests/catch2/catch.hpp:11617
FunctionChangeSign
raise to power of k
src/include/newmat/newmat.h:57
MethodCharacterEscape
src/include/rapidjson/internal/regex.h:556
MethodCheckDoubleMaximum
src/include/rapidjson/schema.h:1177
← previousnext →1,401–1,500 of 5,097, ranked by callers