Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MTG/essentia
/ functions
Functions
5,001 in github.com/MTG/essentia
⨍
Functions
5,001
◇
Types & classes
1,075
Method
Derivative
src/algorithms/standard/derivative.h:35
Method
DevNull
src/essentia/streaming/algorithms/devnull.h:34
Method
DiamondShapeAlgo
test/src/basetest/customalgos.h:90
Method
DiskWriter
src/essentia/streaming/algorithms/diskwriter.h:38
Method
DistanceBetweenSignAndMagnitudeNumbers
Given two numbers in the sign-and-magnitude representation, returns the distance between them as an unsigned number.
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-internal.h:453
Method
DistributionShape
src/algorithms/stats/distributionshape.h:37
Function
DoubleLE
Asserts that val1 is less than, or almost equal to, val2. Fails otherwise. In particular, it fails if either val1 or val2 is NaN.
test/3rdparty/gtest-1.6.0/src/gtest.cc:1102
Function
DoubleNearPredFormat
Helper function for implementing ASSERT_NEAR.
test/3rdparty/gtest-1.6.0/src/gtest.cc:1036
Function
DownCast_
use like this: DownCast_<T*>(foo);
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-port.h:1011
Method
DynamicComplexity
src/algorithms/highlevel/dynamiccomplexity.h:39
Method
DynamicComplexity
src/algorithms/highlevel/dynamiccomplexity.cpp:157
Method
E1
test/src/basetest/customalgos.h:329
Method
ERBBands
src/algorithms/spectral/erbbands.h:37
Function
EXPECT_FATAL_FAILURE
The c'tor sets this object as the test part result reporter used by Google Test. The 'result' parameter specifies where to report the results. This r
test/3rdparty/gtest-1.6.0/include/gtest/gtest-spi.h:64
Method
EasyLoader
src/algorithms/io/easyloader.h:86
Method
Eigenvalue
src/essentia/utils/tnt/jama_eig.h:903
Method
End
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util.h:278
Method
End
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:2851
Method
End
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:2967
Method
End
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3100
Method
End
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3251
Method
End
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3421
Method
End
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3608
Method
End
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3813
Method
End
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4035
Method
End
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4275
Method
EndsWith
Returns true iff this String ends with the given suffix. *Any String is considered to end with a NULL or empty suffix.
test/3rdparty/gtest-1.6.0/src/gtest.cc:1666
Method
Eq
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-tuple.h:905
Method
Eq
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-tuple.h:913
Method
EqloudLoader
src/algorithms/io/eqloudloader.h:93
Method
Equals
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util.h:314
Method
Equals
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:2888
Method
Equals
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3011
Method
Equals
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3152
Method
Equals
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3310
Method
Equals
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3487
Method
Equals
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3681
Method
Equals
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3894
Method
Equals
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4123
Method
Equals
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4370
Method
EscapeXml
Returns an XML-escaped copy of the input string str. If is_attribute is true, the text is meant to appear as an attribute value, and normalizable whi
test/3rdparty/gtest-1.6.0/src/gtest.cc:3124
Method
EscapeXmlAttribute
Convenience wrapper around EscapeXml when str is an attribute value.
test/3rdparty/gtest-1.6.0/src/gtest.cc:3038
Method
EscapeXmlText
Convenience wrapper around EscapeXml when str is not an attribute value.
test/3rdparty/gtest-1.6.0/src/gtest.cc:3043
Method
EssentiaException
src/essentia/types.h:79
Method
EventForwardingEnabled
Controls whether events will be forwarded by the repeater to the listeners in the list.
test/3rdparty/gtest-1.6.0/src/gtest.cc:3616
Method
ExecDeathTest
test/3rdparty/gtest-1.6.0/src/gtest-death-test.cc:833
Method
Execute
test/3rdparty/gtest-1.6.0/include/gtest/gtest-spi.h:142
Function
ExitedUnsuccessfully
Returns true if exit_status describes a process that was terminated by a signal, or exited normally with a nonzero exit code.
test/3rdparty/gtest-1.6.0/src/gtest-death-test.cc:170
Method
ExitedWithCode
ExitedWithCode constructor.
test/3rdparty/gtest-1.6.0/src/gtest-death-test.cc:111
Method
ExtractSummary
Gets the summary of the failure message by omitting the stack trace in it.
test/3rdparty/gtest-1.6.0/src/gtest-test-part.cc:51
Method
Extractor
src/algorithms/extractor/extractor.h:57
Method
F1
test/src/basetest/customalgos.h:352
Method
FFTW
src/algorithms/standard/fftw.h:38
Function
FReopen
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-port.h:1629
Method
FadeDetection
src/algorithms/highlevel/fadedetection.h:42
Method
Feature
src/3rdparty/vamp-plugin-sdk-2.4/vamp-sdk/Plugin.h:381
Method
Field
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-tuple.h:760
Method
Field
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-tuple.h:772
Method
Field
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-tuple.h:784
Method
Field
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-tuple.h:796
Method
Field
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-tuple.h:808
Method
Field
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-tuple.h:820
Method
Field
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-tuple.h:832
Method
Field
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-tuple.h:844
Method
Field
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-tuple.h:856
Method
Field
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-tuple.h:868
Method
FileOutput
src/essentia/streaming/algorithms/fileoutput.h:39
Method
FileOutputProxy
src/algorithms/io/fileoutputproxy.h:34
Method
FilterMatchesTest
Returns true iff the user-specified filter matches the test case name and the test name.
test/3rdparty/gtest-1.6.0/src/gtest.cc:474
Method
FilterTests
Compares the name of each test with the user-specified filter to decide whether the test should be run, then records the result in each TestCase and T
test/3rdparty/gtest-1.6.0/src/gtest.cc:4377
Method
FindBeatError
src/algorithms/rhythm/tempotapmaxagreement.cpp:151
Method
FindEntropy
src/algorithms/rhythm/tempotapmaxagreement.cpp:187
Method
FindLastPathSeparator
Returns a pointer to the last occurence of a valid path separator in the FilePath. On Windows, for example, both '/' and '\' are valid path separators
test/3rdparty/gtest-1.6.0/src/gtest-filepath.cc:129
Method
Flatness
src/algorithms/stats/flatness.h:36
Function
FloatLE
Asserts that val1 is less than, or almost equal to, val2. Fails otherwise. In particular, it fails if either val1 or val2 is NaN.
test/3rdparty/gtest-1.6.0/src/gtest.cc:1095
Method
FloatingPoint
Constructs a FloatingPoint from a raw floating-point number. On an Intel CPU, passing a non-normalized NAN (Not a Number) around may change its bits,
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-internal.h:365
Function
FloatingPointLE
test/3rdparty/gtest-1.6.0/src/gtest.cc:1058
Method
ForcedMutex
src/essentia/threading.h:63
Method
ForcedMutexLocker
src/essentia/threading.h:93
Method
ForkingDeathTest
Constructs a ForkingDeathTest.
test/3rdparty/gtest-1.6.0/src/gtest-death-test.cc:756
Method
Format
Formats a list of arguments to a String, using the same format spec string as for printf. We do not use the StringPrintf class as it is not universal
test/3rdparty/gtest-1.6.0/src/gtest.cc:1700
Method
Fortran_Array1D
src/essentia/utils/tnt/tnt_fortran_array1d.h:89
Method
Fortran_Array2D
src/essentia/utils/tnt/tnt_fortran_array2d.h:80
Method
Fortran_Array3D
src/essentia/utils/tnt/tnt_fortran_array3d.h:75
Method
FractalNode
src/essentia/scheduler/network.cpp:414
Method
Friction
src/examples/vamppluginsextra.cpp:1087
Function
FullMatch
FullMatch(str, re) returns true iff regular expression re matches the entire str. PartialMatch(str, re) returns true iff regular expression re matches
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-port.h:842
Method
FullMatch
Returns true iff regular expression re matches the entire str.
test/3rdparty/gtest-1.6.0/src/gtest-port.cc:128
Method
GFCC
src/examples/vamppluginsextra.cpp:800
Method
GFCC
src/algorithms/spectral/gfcc.h:41
Method
GTestFlagSaver
The c'tor.
test/3rdparty/gtest-1.6.0/src/gtest-internal-inl.h:153
Method
GTestLog
test/3rdparty/gtest-1.6.0/src/gtest-port.cc:460
Method
GTestMutexLock
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-port.h:1272
Method
GTestShouldProcessSEH
Returns EXCEPTION_EXECUTE_HANDLER if Google Test should handle the given SEH exception, or EXCEPTION_CONTINUE_SEARCH otherwise. This function is usefu
test/3rdparty/gtest-1.6.0/src/gtest.cc:508
Method
GaiaTransform
src/algorithms/highlevel/gaiatransform.h:42
Method
GenerateUniqueFileName
Returns a pathname for a file that does not currently exist. The pathname will be directory/base_name.extension or directory/base_name_<number>.extens
test/3rdparty/gtest-1.6.0/src/gtest-filepath.cc:279
Method
GeometricMean
src/algorithms/stats/geometricmean.h:35
Method
GetAbsolutePathToOutputFile
Returns the name of the requested output file, or the default if none was explicitly specified.
test/3rdparty/gtest-1.6.0/src/gtest.cc:397
Function
GetBoolAssertionFailureMessage
Constructs a failure message for Boolean assertions such as EXPECT_TRUE.
test/3rdparty/gtest-1.6.0/src/gtest.cc:1021
Function
GetCapturedStdout
Stops capturing stdout and returns the captured string.
test/3rdparty/gtest-1.6.0/src/gtest-port.cc:621
← previous
next →
1,501–1,600 of 5,001, ranked by callers