MCPcopy Create free account

hub / github.com/Artelnics/opennn / functions

Functions19,655 in github.com/Artelnics/opennn

↓ 7 callersMethodEnqueue
Adds an element to the end of the queue. A copy of the element is created using the copy constructor, and then stored in the queue. Changes made to t
googletest/samples/sample3-inl.h:114
↓ 7 callersFunctionFOpen
googletest/include/gtest/internal/gtest-port.h:2137
↓ 7 callersFunctionFail
Prints the given failure message and exits the program with non-zero. We use this instead of a Google Test assertion to indicate a failure, as the la
googletest/test/gtest_assert_by_exception_test.cc:52
↓ 7 callersMethodFileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
googletest/src/gtest-filepath.cc:251
↓ 7 callersFunctionGetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
googletest/src/gtest.cc:661
↓ 7 callersFunctionGetLastErrnoDescription
Returns the message describing the last system error in errno.
googletest/src/gtest-death-test.cc:346
↓ 7 callersMethodGetTestInfo
googletest/test/gtest_unittest.cc:5310
↓ 7 callersMethodGetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
googletest/src/gtest.cc:2986
↓ 7 callersFunctionGetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
googletest/src/gtest.cc:988
↓ 7 callersFunctionGlobalFunction
A global function that's expected to die.
googletest/test/googletest-death-test-test.cc:168
↓ 7 callersFunctionIsAsciiPunct
googletest/src/gtest-port.cc:764
↓ 7 callersFunctionOn
(n,t,e)
eigen/bench/perf_monitoring/resources/s1.js:1
↓ 7 callersFunctionPCG_XSH_RS_generator
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRandom.h:32
↓ 7 callersFunctionPrintByRef
googletest/test/googletest-printers-test.cc:314
↓ 7 callersMethodRelease
googletest/src/gtest.cc:3855
↓ 7 callersFunctionRemoveMatchingTests
Removes output of specified tests from a Google Test program's output. This function strips not only the beginning and the end of a test but also
googletest/test/googletest-output-test.py:184
↓ 7 callersFunctionShuffle
googletest/src/gtest-internal-inl.h:329
↓ 7 callersFunctionSi
(n,t)
eigen/bench/perf_monitoring/resources/s1.js:1
↓ 7 callersMethodSkipped
Returns true if and only if the test was skipped.
googletest/src/gtest.cc:2454
↓ 7 callersMethodUponLeavingGTest
googletest/src/gtest.cc:5346
↓ 7 callersMethodWait
eigen/Eigen/src/ThreadPool/Barrier.h:43
↓ 7 callersFunctionabs
eigen/Eigen/src/Core/arch/Default/Half.h:756
↓ 7 callersMethodallocatedSize
eigen/Eigen/src/SparseCore/CompressedStorage.h:95
↓ 7 callersMethodargmin
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:793
↓ 7 callersFunctionbasicStuff
eigen/test/basicstuff.cpp:25
↓ 7 callersFunctionbench
eigen/bench/geometry.cpp:86
↓ 7 callersFunctionbitwise_and
eigen/Eigen/src/Core/arch/GPU/PacketMath.h:158
↓ 7 callersFunctionbitwise_or
eigen/Eigen/src/Core/arch/GPU/PacketMath.h:165
↓ 7 callersMethodc_string
Gets the 0-terminated C string this MyString object represents.
googletest/samples/sample2.h:71
↓ 7 callersMethodcalculate_numerical_error
opennn/loss.cpp:529
↓ 7 callersMethodcalculate_regularization
opennn/loss.cpp:271
↓ 7 callersFunctioncall_ref_6
eigen/test/ref.cpp:242
↓ 7 callersMethodcolPivHouseholderQr
eigen/Eigen/src/QR/ColPivHouseholderQR.h:667
↓ 7 callersMethodcols
* Get the number of columns of the input matrix. */
eigen/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:165
↓ 7 callersMethodcols
eigen/Eigen/src/Core/Block.h:226
↓ 7 callersMethodcols
eigen/Eigen/src/Cholesky/LLT.h:188
↓ 7 callersFunctionconfidence_interval_z_correlation
opennn/correlations.cpp:288
↓ 7 callersFunctioncontains
opennn/tensor_utilities.h:496
↓ 7 callersFunctiondif_rmse
eigen/unsupported/test/fft_test_shared.h:52
↓ 7 callersMethoddisabled_test_count
Gets the number of disabled tests.
googletest/src/gtest.cc:1137
↓ 7 callersFunctioneiToGmm
eigen/bench/BenchUtil.h:52
↓ 7 callersFunctionet
(n,t,e)
eigen/bench/perf_monitoring/resources/s1.js:1
↓ 7 callersMethodeval
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:1001
↓ 7 callersFunctionfill
\sa MatrixBase::fill() */
eigen/Eigen/src/Core/TriangularMatrix.h:353
↓ 7 callersMethodfirst
eigen/Eigen/src/Core/util/IndexedViewHelper.h:285
↓ 7 callersFunctionfirstInput
Returns the Index in the input tensor of the first value that needs to be used to compute the reduction at output index "index".
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h:922
↓ 7 callersFunctiongeneralized_eigensolver_real
eigen/test/eigensolver_generalized_real.cpp:17
↓ 7 callersMethodgetNumGpuMultiProcessors
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceGpu.h:303
↓ 7 callersMethodgetSubMapper
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:447
↓ 7 callersMethodget_batch_normalization
opennn/convolutional_layer.cpp:36
↓ 7 callersMethodget_inputs_number
opennn/layer.cpp:294
↓ 7 callersMethodget_kernels_number
opennn/convolutional_layer.cpp:310
↓ 7 callersMethodget_layer_output_indices
opennn/neural_network.cpp:212
↓ 7 callersMethodindexPtr
eigen/Eigen/src/SparseCore/CompressedStorage.h:100
↓ 7 callersFunctionisPaddingAtIndexForDim
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h:459
↓ 7 callersMethodis_constant
opennn/formula_expression.cpp:342
↓ 7 callersMethodkind
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBlock.h:846
↓ 7 callersMethodlogAbsDeterminant
eigen/Eigen/src/QR/HouseholderQR.h:338
↓ 7 callersFunctionlookup_coeff
tests/response_optimization_test.cpp:35
↓ 7 callersFunctionmanage_caching_sizes
\internal */
eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h:86
↓ 7 callersMethodmaxGpuThreadsPerMultiProcessor
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceGpu.h:305
↓ 7 callersMethodnestByValue
eigen/Eigen/src/Core/NestByValue.h:74
↓ 7 callersMethodnorm
eigen/Eigen/src/SparseCore/SparseDot.h:88
↓ 7 callersFunctionoe
(n)
eigen/bench/perf_monitoring/resources/s1.js:1
↓ 7 callersMethodoperator++
eigen/Eigen/src/Core/StlIterators.h:364
↓ 7 callersMethodoriginal_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
googletest/src/gtest.cc:5571
↓ 7 callersFunctionp
(n)
eigen/bench/perf_monitoring/resources/s1.js:1
↓ 7 callersMethodpacket
eigen/Eigen/src/Core/InnerProduct.h:92
↓ 7 callersFunctionpermutationmatrices
eigen/test/permutationmatrices.cpp:16
↓ 7 callersFunctionpfloor
eigen/Eigen/src/Core/arch/LSX/PacketMath.h:2558
↓ 7 callersMethodpmadd
eigen/Eigen/src/Core/GenericPacketMath.h:1357
↓ 7 callersFunctionpmul
eigen/Eigen/src/Core/arch/GPU/PacketMath.h:871
↓ 7 callersFunctionpor
eigen/Eigen/src/Core/GenericPacketMath.h:540
↓ 7 callersMethodpredux
eigen/Eigen/src/Core/FindCoeff.h:30
↓ 7 callersMethodprint
opennn/dense_layer.h:1028
↓ 7 callersFunctionproduct_selfadjoint
eigen/test/product_selfadjoint.cpp:13
↓ 7 callersFunctionpsqrt
eigen/Eigen/src/Core/arch/LSX/PacketMath.h:2197
↓ 7 callersFunctionpstore_partial
eigen/Eigen/src/Core/GenericPacketMath.h:923
↓ 7 callersFunctionpstoreu_partial
eigen/Eigen/src/Core/GenericPacketMath.h:941
↓ 7 callersFunctionr_correlation_to_z_correlation
opennn/correlations.cpp:272
↓ 7 callersFunctionrandom_uniform
opennn/random_utilities.cpp:57
↓ 7 callersMethodrcond
\returns an estimate of the reciprocal condition number of the matrix of * which \c *this is the Cholesky decomposition. */
eigen/Eigen/src/Cholesky/LLT.h:152
↓ 7 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
googletest/src/gtest.cc:5166
↓ 7 callersMethodrows
eigen/Eigen/src/Core/Block.h:225
↓ 7 callersFunctionrun_and_verify
eigen/test/sycl_basic.cpp:22
↓ 7 callersFunctions
(n)
eigen/bench/perf_monitoring/resources/s1.js:1
↓ 7 callersMethodsetStorageType
eigen/Eigen/src/SuperLUSupport/SuperLUSupport.h:145
↓ 7 callersMethodsetTolerance
Set the tolerance for the convergence of the iterative scaling algorithm */
eigen/unsupported/Eigen/src/IterativeSolvers/Scaling.h:154
↓ 7 callersMethodsetValue
eigen/Eigen/src/Core/util/XprHelper.h:163
↓ 7 callersMethodset_maximum_time
opennn/neuron_selection.cpp:147
↓ 7 callersMethodset_parameters
opennn/neural_network.cpp:507
↓ 7 callersMethodsolveInPlace
eigen/Eigen/src/SparseCore/TriangularSolver.h:155
↓ 7 callersFunctionsquare
eigen/unsupported/test/cxx11_tensor_builtins_sycl.cpp:52
↓ 7 callersFunctionstable_norm
eigen/test/stable_norm.cpp:18
↓ 7 callersMethodstart
eigen/demos/opengl/trackball.h:23
↓ 7 callersMethodstartCol
eigen/Eigen/src/SparseCore/SparseBlock.h:248
↓ 7 callersFunctiontestMatrixType
eigen/unsupported/test/matrix_function.cpp:153
↓ 7 callersFunctiontest_eigen_type
eigen/test/serializer.cpp:128
↓ 7 callersMethodtoRotationMatrix
eigen/Eigen/src/Geometry/RotationBase.h:47
↓ 7 callersMethodtranspose
eigen/Eigen/src/SparseCore/SparseMatrixBase.h:409
← previousnext →1,301–1,400 of 19,655, ranked by callers