Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Artelnics/opennn
/ functions
Functions
19,655 in github.com/Artelnics/opennn
⨍
Functions
19,655
◇
Types & classes
5,527
↓ 7 callers
Method
Enqueue
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 callers
Function
FOpen
googletest/include/gtest/internal/gtest-port.h:2137
↓ 7 callers
Function
Fail
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 callers
Method
FileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
googletest/src/gtest-filepath.cc:251
↓ 7 callers
Function
GetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
googletest/src/gtest.cc:661
↓ 7 callers
Function
GetLastErrnoDescription
Returns the message describing the last system error in errno.
googletest/src/gtest-death-test.cc:346
↓ 7 callers
Method
GetTestInfo
googletest/test/gtest_unittest.cc:5310
↓ 7 callers
Method
GetTestInfo
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 callers
Function
GetTestTypeId
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 callers
Function
GlobalFunction
A global function that's expected to die.
googletest/test/googletest-death-test-test.cc:168
↓ 7 callers
Function
IsAsciiPunct
googletest/src/gtest-port.cc:764
↓ 7 callers
Function
On
(n,t,e)
eigen/bench/perf_monitoring/resources/s1.js:1
↓ 7 callers
Function
PCG_XSH_RS_generator
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRandom.h:32
↓ 7 callers
Function
PrintByRef
googletest/test/googletest-printers-test.cc:314
↓ 7 callers
Method
Release
googletest/src/gtest.cc:3855
↓ 7 callers
Function
RemoveMatchingTests
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 callers
Function
Shuffle
googletest/src/gtest-internal-inl.h:329
↓ 7 callers
Function
Si
(n,t)
eigen/bench/perf_monitoring/resources/s1.js:1
↓ 7 callers
Method
Skipped
Returns true if and only if the test was skipped.
googletest/src/gtest.cc:2454
↓ 7 callers
Method
UponLeavingGTest
googletest/src/gtest.cc:5346
↓ 7 callers
Method
Wait
eigen/Eigen/src/ThreadPool/Barrier.h:43
↓ 7 callers
Function
abs
eigen/Eigen/src/Core/arch/Default/Half.h:756
↓ 7 callers
Method
allocatedSize
eigen/Eigen/src/SparseCore/CompressedStorage.h:95
↓ 7 callers
Method
argmin
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:793
↓ 7 callers
Function
basicStuff
eigen/test/basicstuff.cpp:25
↓ 7 callers
Function
bench
eigen/bench/geometry.cpp:86
↓ 7 callers
Function
bitwise_and
eigen/Eigen/src/Core/arch/GPU/PacketMath.h:158
↓ 7 callers
Function
bitwise_or
eigen/Eigen/src/Core/arch/GPU/PacketMath.h:165
↓ 7 callers
Method
c_string
Gets the 0-terminated C string this MyString object represents.
googletest/samples/sample2.h:71
↓ 7 callers
Method
calculate_numerical_error
opennn/loss.cpp:529
↓ 7 callers
Method
calculate_regularization
opennn/loss.cpp:271
↓ 7 callers
Function
call_ref_6
eigen/test/ref.cpp:242
↓ 7 callers
Method
colPivHouseholderQr
eigen/Eigen/src/QR/ColPivHouseholderQR.h:667
↓ 7 callers
Method
cols
* Get the number of columns of the input matrix. */
eigen/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:165
↓ 7 callers
Method
cols
eigen/Eigen/src/Core/Block.h:226
↓ 7 callers
Method
cols
eigen/Eigen/src/Cholesky/LLT.h:188
↓ 7 callers
Function
confidence_interval_z_correlation
opennn/correlations.cpp:288
↓ 7 callers
Function
contains
opennn/tensor_utilities.h:496
↓ 7 callers
Function
dif_rmse
eigen/unsupported/test/fft_test_shared.h:52
↓ 7 callers
Method
disabled_test_count
Gets the number of disabled tests.
googletest/src/gtest.cc:1137
↓ 7 callers
Function
eiToGmm
eigen/bench/BenchUtil.h:52
↓ 7 callers
Function
et
(n,t,e)
eigen/bench/perf_monitoring/resources/s1.js:1
↓ 7 callers
Method
eval
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:1001
↓ 7 callers
Function
fill
\sa MatrixBase::fill() */
eigen/Eigen/src/Core/TriangularMatrix.h:353
↓ 7 callers
Method
first
eigen/Eigen/src/Core/util/IndexedViewHelper.h:285
↓ 7 callers
Function
firstInput
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 callers
Function
generalized_eigensolver_real
eigen/test/eigensolver_generalized_real.cpp:17
↓ 7 callers
Method
getNumGpuMultiProcessors
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceGpu.h:303
↓ 7 callers
Method
getSubMapper
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:447
↓ 7 callers
Method
get_batch_normalization
opennn/convolutional_layer.cpp:36
↓ 7 callers
Method
get_inputs_number
opennn/layer.cpp:294
↓ 7 callers
Method
get_kernels_number
opennn/convolutional_layer.cpp:310
↓ 7 callers
Method
get_layer_output_indices
opennn/neural_network.cpp:212
↓ 7 callers
Method
indexPtr
eigen/Eigen/src/SparseCore/CompressedStorage.h:100
↓ 7 callers
Function
isPaddingAtIndexForDim
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h:459
↓ 7 callers
Method
is_constant
opennn/formula_expression.cpp:342
↓ 7 callers
Method
kind
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBlock.h:846
↓ 7 callers
Method
logAbsDeterminant
eigen/Eigen/src/QR/HouseholderQR.h:338
↓ 7 callers
Function
lookup_coeff
tests/response_optimization_test.cpp:35
↓ 7 callers
Function
manage_caching_sizes
\internal */
eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h:86
↓ 7 callers
Method
maxGpuThreadsPerMultiProcessor
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceGpu.h:305
↓ 7 callers
Method
nestByValue
eigen/Eigen/src/Core/NestByValue.h:74
↓ 7 callers
Method
norm
eigen/Eigen/src/SparseCore/SparseDot.h:88
↓ 7 callers
Function
oe
(n)
eigen/bench/perf_monitoring/resources/s1.js:1
↓ 7 callers
Method
operator++
eigen/Eigen/src/Core/StlIterators.h:364
↓ 7 callers
Method
original_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
googletest/src/gtest.cc:5571
↓ 7 callers
Function
p
(n)
eigen/bench/perf_monitoring/resources/s1.js:1
↓ 7 callers
Method
packet
eigen/Eigen/src/Core/InnerProduct.h:92
↓ 7 callers
Function
permutationmatrices
eigen/test/permutationmatrices.cpp:16
↓ 7 callers
Function
pfloor
eigen/Eigen/src/Core/arch/LSX/PacketMath.h:2558
↓ 7 callers
Method
pmadd
eigen/Eigen/src/Core/GenericPacketMath.h:1357
↓ 7 callers
Function
pmul
eigen/Eigen/src/Core/arch/GPU/PacketMath.h:871
↓ 7 callers
Function
por
eigen/Eigen/src/Core/GenericPacketMath.h:540
↓ 7 callers
Method
predux
eigen/Eigen/src/Core/FindCoeff.h:30
↓ 7 callers
Method
print
opennn/dense_layer.h:1028
↓ 7 callers
Function
product_selfadjoint
eigen/test/product_selfadjoint.cpp:13
↓ 7 callers
Function
psqrt
eigen/Eigen/src/Core/arch/LSX/PacketMath.h:2197
↓ 7 callers
Function
pstore_partial
eigen/Eigen/src/Core/GenericPacketMath.h:923
↓ 7 callers
Function
pstoreu_partial
eigen/Eigen/src/Core/GenericPacketMath.h:941
↓ 7 callers
Function
r_correlation_to_z_correlation
opennn/correlations.cpp:272
↓ 7 callers
Function
random_uniform
opennn/random_utilities.cpp:57
↓ 7 callers
Method
rcond
\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 callers
Method
repeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
googletest/src/gtest.cc:5166
↓ 7 callers
Method
rows
eigen/Eigen/src/Core/Block.h:225
↓ 7 callers
Function
run_and_verify
eigen/test/sycl_basic.cpp:22
↓ 7 callers
Function
s
(n)
eigen/bench/perf_monitoring/resources/s1.js:1
↓ 7 callers
Method
setStorageType
eigen/Eigen/src/SuperLUSupport/SuperLUSupport.h:145
↓ 7 callers
Method
setTolerance
Set the tolerance for the convergence of the iterative scaling algorithm */
eigen/unsupported/Eigen/src/IterativeSolvers/Scaling.h:154
↓ 7 callers
Method
setValue
eigen/Eigen/src/Core/util/XprHelper.h:163
↓ 7 callers
Method
set_maximum_time
opennn/neuron_selection.cpp:147
↓ 7 callers
Method
set_parameters
opennn/neural_network.cpp:507
↓ 7 callers
Method
solveInPlace
eigen/Eigen/src/SparseCore/TriangularSolver.h:155
↓ 7 callers
Function
square
eigen/unsupported/test/cxx11_tensor_builtins_sycl.cpp:52
↓ 7 callers
Function
stable_norm
eigen/test/stable_norm.cpp:18
↓ 7 callers
Method
start
eigen/demos/opengl/trackball.h:23
↓ 7 callers
Method
startCol
eigen/Eigen/src/SparseCore/SparseBlock.h:248
↓ 7 callers
Function
testMatrixType
eigen/unsupported/test/matrix_function.cpp:153
↓ 7 callers
Function
test_eigen_type
eigen/test/serializer.cpp:128
↓ 7 callers
Method
toRotationMatrix
eigen/Eigen/src/Geometry/RotationBase.h:47
↓ 7 callers
Method
transpose
eigen/Eigen/src/SparseCore/SparseMatrixBase.h:409
← previous
next →
1,301–1,400 of 19,655, ranked by callers