MCPcopy Create free account

hub / github.com/Xtra-Computing/thundersvm / functions

Functions630 in github.com/Xtra-Computing/thundersvm

↓ 1 callersMethodvalidateHitCounts
@brief Validates hit counts and resets it if necessary
include/thundersvm/util/log.h:2125
↓ 1 callersMethodvalidateNTimes
@brief Validates counter for hits are <= n, i.e, registers new if does not exist otherwise updates original one @return True if validation resulted in
src/thundersvm/util/log.cpp:1794
↓ 1 callersMethodverboseLevel
src/thundersvm/util/log.cpp:2970
MethodAbstractRegistry
@brief Default constructor
include/thundersvm/util/log.h:1316
FunctionAnd
include/thundersvm/util/log.h:923
MethodAsyncDispatchWorker
AsyncDispatchWorker
src/thundersvm/util/log.cpp:2185
MethodAsyncLogItem
include/thundersvm/util/log.h:2543
MethodCMDParser
include/thundersvm/cmdparser.h:19
MethodCallback
include/thundersvm/util/log.h:2199
MethodCommandLineArgs
include/thundersvm/util/log.h:1268
MethodConfiguration
src/thundersvm/util/log.cpp:152
MethodConfigurations
src/thundersvm/util/log.cpp:192
MethodCrashHandler
src/thundersvm/util/log.cpp:2772
MethodCrashHandler
include/thundersvm/util/log.h:3646
MethodCustomFormatSpecifier
include/thundersvm/util/log.h:1703
MethodDataSet
src/thundersvm/dataset.cpp:10
FunctionDataSet_new
src/thundersvm/svm_interface_api.cpp:17
MethodHitCounter
include/thundersvm/util/log.h:2088
MethodIterableContainer
include/thundersvm/util/log.h:2840
MethodIterablePriorityQueue
include/thundersvm/util/log.h:2856
MethodIterableQueue
include/thundersvm/util/log.h:2872
MethodIterableStack
include/thundersvm/util/log.h:2888
MethodKernelMatrix
src/thundersvm/kernelmatrix.cpp:9
MethodLogBuilder
include/thundersvm/util/log.h:2247
MethodLogDispatchData
include/thundersvm/util/log.h:2214
MethodLogDispatcher
include/thundersvm/util/log.h:2813
MethodLogFormat
src/thundersvm/util/log.cpp:1353
MethodLogMessage
include/thundersvm/util/log.h:2504
MethodLogger
src/thundersvm/util/log.cpp:521
MethodMessageBuilder
include/thundersvm/util/log.h:2905
MethodMutex
include/thundersvm/util/log.h:955
MethodNoCopy
include/thundersvm/util/log.h:543
MethodNoMutex
include/thundersvm/util/log.h:1034
MethodNoScopedLock
include/thundersvm/util/log.h:1045
FunctionNot
include/thundersvm/util/log.h:927
MethodNuSMOSolver
include/thundersvm/solver/nusmosolver.h:15
MethodNuSVCTest
src/test/test_nusvc.cpp:13
MethodNuSVRTest
src/test/test_nusvr.cpp:13
MethodNullWriter
include/thundersvm/util/log.h:3214
FunctionOr
include/thundersvm/util/log.h:931
MethodPErrorWriter
include/thundersvm/util/log.h:3288
MethodPerformanceTracker
src/thundersvm/util/log.cpp:2551
MethodPerformanceTracker
@brief Copy constructor
include/thundersvm/util/log.h:3506
MethodPerformanceTrackingData
Do not use constructor, will run into multiple definition error, use init(PerformanceTracker*)
include/thundersvm/util/log.h:3449
MethodPredicate
@brief Used to find configuration from configuration (pointers) repository. Avoid using it.
src/thundersvm/util/log.cpp:181
MethodPredicate
include/thundersvm/util/log.h:2150
MethodRegisteredLoggers
src/thundersvm/util/log.cpp:1809
MethodRegistry
include/thundersvm/util/log.h:1430
MethodRegistryWithPred
include/thundersvm/util/log.h:1506
MethodSVCTest
src/test/test_svc.cpp:10
MethodSVRTest
src/test/test_svr.cpp:11
MethodScopedAddFlag
include/thundersvm/util/log.h:3887
MethodScopedLock
include/thundersvm/util/log.h:1010
MethodScopedRemoveFlag
include/thundersvm/util/log.h:3899
MethodSetUp
src/test/test_kernelmatrix.cpp:78
MethodSetUp
src/test/test_cross_validation.cpp:20
MethodStackTrace
include/thundersvm/util/log.h:3622
MethodStackTraceEntry
src/thundersvm/util/log.cpp:2643
MethodStackTraceEntry
include/thundersvm/util/log.h:3607
MethodStorage
src/thundersvm/util/log.cpp:1986
MethodSubsecondPrecision
include/thundersvm/util/log.h:891
MethodSvmParam
include/thundersvm/svmparam.h:14
MethodSyncArray
src/thundersvm/syncarray.cpp:7
MethodSyncArray
include/thundersvm/syncarray.h:24
MethodSyncMem
src/thundersvm/syncmem.cpp:9
MethodSysLogInitializer
include/thundersvm/util/log.h:3668
FunctionTEST
src/test/test_oneclass_svc.cpp:7
FunctionTEST
src/test/test_syncarray.cpp:7
FunctionTEST
src/test/test_syncmem.cpp:7
FunctionTEST
src/test/test_dataset.cpp:7
FunctionTEST_F
src/test/test_kernelmatrix.cpp:123
FunctionTEST_F
src/test/test_nusvc.cpp:40
FunctionTEST_F
src/test/test_nusvr.cpp:38
FunctionTEST_F
src/test/test_svr.cpp:35
FunctionTEST_F
src/test/test_cmd.cpp:36
FunctionTEST_F
src/test/test_svc.cpp:33
FunctionTEST_F
src/test/test_cross_validation.cpp:51
MethodTearDown
src/test/test_kernelmatrix.cpp:89
MethodThreadSafe
include/thundersvm/util/log.h:1063
MethodTypedConfigurations
src/thundersvm/util/log.cpp:1536
MethodVRegistry
src/thundersvm/util/log.cpp:1860
MethodWriter
include/thundersvm/util/log.h:3233
Function__clz
include/thundersvm/clion_cuda.h:30
Method__del__
(self)
python/thundersvm/thundersvm.py:87
Method__init__
(self, kernel, degree, gamma, coef0, C, nu, epsilon, tol, probability, class
python/thundersvm/thundersvm.py:58
Method__init__
(self, kernel='rbf', degree=3, gamma='auto', coef0=0.0, nu=0.5, tol=0.001, p
python/thundersvm/thundersvm.py:498
Method__init__
(self, kernel='rbf', degree=3, gamma='auto', coef0=0.0, nu=0.5, tol=0.001, s
python/thundersvm/thundersvm.py:515
Method__init__
(self, kernel='rbf', degree=3, gamma='auto', coef0=0.0, C=1.0, epsilon=0.1,
python/thundersvm/thundersvm.py:534
Method__init__
(self, kernel='rbf', degree=3, gamma='auto', coef0=0.0, nu=0.5, C=1.0, tol=0.001, probability
python/thundersvm/thundersvm.py:551
Method_dense_fit
(self, X, y, solver_type, kernel)
python/thundersvm/thundersvm.py:165
Method_sparse_fit
(self, X, y, solver_type, kernel)
python/thundersvm/thundersvm.py:217
MethodaddFlag
include/thundersvm/util/log.h:1681
MethodaddFlag
@brief Adds logging flag used internally.
include/thundersvm/util/log.h:3873
MethodaddToBuff
src/thundersvm/util/log.cpp:924
Methodbegin
include/thundersvm/util/log.h:2842
MethodbuildBaseFilename
src/thundersvm/util/log.cpp:765
MethodbuildStrippedFilename
src/thundersvm/util/log.cpp:753
MethodbuildTimeInfo
src/thundersvm/util/log.cpp:1148
MethodcStringCaseEq
src/thundersvm/util/log.cpp:882
MethodcStringEq
src/thundersvm/util/log.cpp:876
← previousnext →201–300 of 630, ranked by callers