MCPcopy Create free account

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

Functions630 in github.com/Xtra-Computing/thundersvm

Methodcalculate_obj
src/thundersvm/solver/csmosolver.cpp:227
Methodcalculate_rho
src/thundersvm/solver/nusmosolver.cpp:9
Methodcalculate_rho
src/thundersvm/solver/csmosolver.cpp:167
Methodcallback
include/thundersvm/util/log.h:1605
MethodcastFromInt
@brief Casts int(ushort) to level, useful for iterating through enum.
include/thundersvm/util/log.h:595
MethodcastFromInt
@brief Casts int(ushort) to configurationt type, useful for iterating through enum.
include/thundersvm/util/log.h:656
MethodcastToInt
@brief Casts level to int, useful for iterating through enum.
include/thundersvm/util/log.h:591
MethodcastToInt
@brief Casts configuration type to int, useful for iterating through enum.
include/thundersvm/util/log.h:652
Methodcheckpoint
src/thundersvm/util/log.cpp:2591
Methodclean
src/thundersvm/util/log.cpp:2196
MethodclearBuff
src/thundersvm/util/log.cpp:930
MethodclearVModules
src/thundersvm/util/log.cpp:2980
MethodcommandLineArgs
@brief Returns command line arguments (pointer) provided to easylogging++
include/thundersvm/util/log.h:3789
Methodcompute_linear_coef_single_model
src/thundersvm/model/svmmodel.cpp:393
Methodconfigurations
include/thundersvm/util/log.h:1970
MethodconfigureFromArg
src/thundersvm/util/log.cpp:2950
MethodconfigureFromGlobal
src/thundersvm/util/log.cpp:2909
Methodcontains
src/thundersvm/util/log.cpp:901
MethodcontinueRunning
include/thundersvm/util/log.h:2795
MethodconvertAndAddToBuff
src/thundersvm/util/log.cpp:909
MethodconvertFromString
src/thundersvm/util/log.cpp:78
MethodconvertTemplateToStdString
include/thundersvm/util/log.h:3769
MethodconvertToString
src/thundersvm/util/log.cpp:49
MethodcrashAbort
src/thundersvm/util/log.cpp:2800
MethodcreatePath
src/thundersvm/util/log.cpp:702
Methodcsr_csr_mul
src/thundersvm/kernelmatrix.cpp:146
MethodcurrentHost
src/thundersvm/util/log.cpp:1051
MethodcurrentUser
src/thundersvm/util/log.cpp:1038
Methoddecision_function
(self, X)
python/thundersvm/thundersvm.py:361
MethoddeepCopy
include/thundersvm/util/log.h:1489
MethoddeepCopy
include/thundersvm/util/log.h:1580
MethoddefaultConfigurations
include/thundersvm/util/log.h:2408
FunctiondefaultCrashHandler
@brief Default application crash handler @detail This function writes log using 'default' logger, prints stack trace for GCC based compilers and abor
src/thundersvm/util/log.cpp:2765
FunctiondefaultPreRollOutCallback
include/thundersvm/util/log.h:865
MethoddefaultTypedConfigurations
src/thundersvm/util/log.cpp:2894
Functiondense_decision
src/thundersvm/thundersvm-scikit.cpp:336
Functiondense_model_scikit
src/thundersvm/thundersvm-scikit.cpp:145
Functiondense_predict
src/thundersvm/thundersvm-scikit.cpp:239
Methoddns_csr_mul
src/thundersvm/kernelmatrix.cpp:140
Methoddns_dns_mul
src/thundersvm/kernelmatrix.cpp:153
Methodempty
@return Whether or not repository is empty
include/thundersvm/util/log.h:1386
MethodemptyQueue
src/thundersvm/util/log.cpp:2206
Methodenabled
include/thundersvm/util/log.h:2200
Methodenabled
include/thundersvm/util/log.h:2321
MethodendTime
include/thundersvm/util/log.h:3586
MethodendsWith
src/thundersvm/util/log.cpp:828
MethodextractPathFromFilename
src/thundersvm/util/log.cpp:742
Methodfinalize_options
(self)
python/setup.py:12
MethodfirstCheckpoint
include/thundersvm/util/log.h:3461
Methodfit
(self, X, y=None)
python/thundersvm/thundersvm.py:527
Methodflags
include/thundersvm/util/log.h:1660
Methodflags
include/thundersvm/util/log.h:2655
MethodflushAll
src/thundersvm/util/log.cpp:2962
MethodflushAll
include/thundersvm/util/log.h:2445
MethodforEachConfigType
src/thundersvm/util/log.cpp:140
MethodforEachLevel
src/thundersvm/util/log.cpp:87
MethodformatTime
src/thundersvm/util/log.cpp:1117
MethodgenerateNew
src/thundersvm/util/log.cpp:2666
Methodget
include/thundersvm/util/log.h:1571
Methodget
include/thundersvm/util/log.h:1852
MethodgetBashOutput
src/thundersvm/util/log.cpp:987
MethodgetConfigByVal
include/thundersvm/util/log.h:2007
MethodgetCounter
@brief Gets hit counter registered at specified position
include/thundersvm/util/log.h:2186
MethodgetDateTime
src/thundersvm/util/log.cpp:1100
MethodgetDeviceName
src/thundersvm/util/log.cpp:975
MethodgetEnvironmentVariable
src/thundersvm/util/log.cpp:1014
MethodgetFormattedTimeTaken
src/thundersvm/util/log.cpp:2624
MethodgetFormattedTimeTaken
include/thundersvm/util/log.h:3535
MethodgetLogger
src/thundersvm/util/log.cpp:2822
MethodgetProperty
src/thundersvm/util/log.cpp:969
MethodgetSizeOfFile
src/thundersvm/util/log.cpp:674
MethodgetThreadName
include/thundersvm/util/log.h:3707
MethodgetTimeDifference
src/thundersvm/util/log.cpp:1135
MethodgetULong
src/thundersvm/util/log.cpp:1646
MethodgetWindowsEnvironmentVariable
@brief Gets environment variables for Windows based OS. We are not using <code>getenv(const char*)</code> because of CRT deprecation @param varname Va
src/thundersvm/util/log.cpp:959
Functionget_coef
src/thundersvm/thundersvm-scikit.cpp:297
Methodget_dot_product
src/thundersvm/kernelmatrix.cpp:167
Methodget_dot_product_csr_csr
src/thundersvm/kernelmatrix.cpp:190
Methodget_dot_product_dns_csr
src/thundersvm/kernelmatrix.cpp:160
Methodget_dot_product_dns_dns
src/thundersvm/kernelmatrix.cpp:198
Functionget_linear_coef
src/thundersvm/thundersvm-scikit.cpp:306
Functionget_n_binary_models
src/thundersvm/thundersvm-scikit.cpp:365
Functionget_n_classes
src/thundersvm/thundersvm-scikit.cpp:369
Functionget_pro
src/thundersvm/thundersvm-scikit.cpp:357
Functionget_rho
src/thundersvm/thundersvm-scikit.cpp:315
Functionget_support_classes
src/thundersvm/thundersvm-scikit.cpp:288
Functionget_sv
src/thundersvm/thundersvm-scikit.cpp:263
Functionget_sv_max_index
src/thundersvm/thundersvm-scikit.cpp:377
Methodget_working_set_size
src/thundersvm/model/svmmodel.cpp:351
Methodgettimeofday
src/thundersvm/util/log.cpp:1073
Methodhandle
include/thundersvm/util/log.h:3547
MethodhasCustomFormatSpecifier
src/thundersvm/util/log.cpp:2047
MethodhasCustomFormatSpecifier
@brief Returns true if custom format specifier is installed
include/thundersvm/util/log.h:3801
MethodhasFlag
include/thundersvm/util/log.h:1664
MethodhasFlag
@brief Determines whether or not certain flag is active
include/thundersvm/util/log.h:3881
MethodhasLogger
src/thundersvm/util/log.cpp:2836
Methodhead
include/thundersvm/syncarray.h:95
MethodhitCounters
include/thundersvm/util/log.h:2621
MethodignoreComments
src/thundersvm/util/log.cpp:364
Methodinit
include/thundersvm/util/log.h:3489
← previousnext →301–400 of 630, ranked by callers