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
↓ 15 callers
Function
Map
Constructs a read-write Map to a sparse matrix of size \a rows x \a cols, containing \a nnz non-zero coefficients, * stored as a sparse format as d
eigen/Eigen/src/SparseCore/SparseMap.h:237
↓ 15 callers
Function
MatchRegexAnywhere
Returns true if and only if regex matches any substring of str. regex must be a valid simple regular expression, or the result is undefined. The alg
googletest/src/gtest-port.cc:940
↓ 15 callers
Function
PartialMatch
googletest/include/gtest/internal/gtest-port.h:992
↓ 15 callers
Function
PrintArrayHelper
googletest/test/googletest-printers-test.cc:812
↓ 15 callers
Function
ThrowAnInteger
googletest/test/gtest_unittest.cc:3392
↓ 15 callers
Function
Zn
(n,t,e)
eigen/bench/perf_monitoring/resources/s1.js:1
↓ 15 callers
Function
acos
eigen/test/AnnoyingScalar.h:138
↓ 15 callers
Method
actualDim
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorChipping.h:48
↓ 15 callers
Method
calculate_feature_descriptives
opennn/dataset.cpp:1887
↓ 15 callers
Function
check_all_var
eigen/test/geo_eulerangles.cpp:69
↓ 15 callers
Function
check_implication
\internal Calculate logical IMPLIES at compile time
eigen/Eigen/src/Core/util/Meta.h:744
↓ 15 callers
Function
coeff
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFFT.h:204
↓ 15 callers
Method
col
eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:174
↓ 15 callers
Function
destroy_at
eigen/Eigen/src/Core/util/Memory.h:1352
↓ 15 callers
Function
expm1
eigen/Eigen/src/Core/MathFunctions.h:467
↓ 15 callers
Method
get_optimization_algorithm
opennn/training_strategy.cpp:46
↓ 15 callers
Function
igamma
eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h:2044
↓ 15 callers
Function
igammac
eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h:2060
↓ 15 callers
Method
innerIndexPtr
\returns a const pointer to the array of inner indices. * This function is aimed at interoperability with other libraries. * \sa valuePtr(), out
eigen/Eigen/src/SparseCore/SparseCompressedBase.h:87
↓ 15 callers
Method
is_categorical
opennn/variable.h:57
↓ 15 callers
Function
ju
(n)
eigen/bench/perf_monitoring/resources/s1.js:1
↓ 15 callers
Function
l
(n,t)
eigen/bench/perf_monitoring/resources/s1.js:1
↓ 15 callers
Function
lastN
eigen/Eigen/src/Core/ArithmeticSequence.h:188
↓ 15 callers
Function
pabs
eigen/Eigen/src/Core/GenericPacketMath.h:682
↓ 15 callers
Method
push
opennn/tensor_utilities.h:27
↓ 15 callers
Function
replace_all_appearances
opennn/string_utilities.cpp:474
↓ 15 callers
Method
resize
Resizes the matrix to a \a rows x \a cols matrix and initializes it to zero. * * This function does not free the currently allocated memory. To
eigen/Eigen/src/SparseCore/SparseMatrix.h:734
↓ 15 callers
Method
rows
eigen/Eigen/src/Cholesky/LDLT.h:233
↓ 15 callers
Method
rows
eigen/Eigen/src/QR/HouseholderQR.h:259
↓ 15 callers
Method
set_display_period
opennn/optimizer.cpp:94
↓ 15 callers
Method
sign
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:94
↓ 15 callers
Method
stop
eigen/bench/btl/generic_bench/timers/x86_timer.hh:49
↓ 15 callers
Method
total_test_suite_count
Gets the number of all test suites.
googletest/src/gtest.cc:1105
↓ 15 callers
Method
value
eigen/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h:895
↓ 15 callers
Function
vector_to_string
opennn/tensor_utilities.h:545
↓ 15 callers
Function
vreinterpretq_f64_u64
eigen/Eigen/src/Core/arch/NEON/PacketMath.h:4947
↓ 14 callers
Function
CodePointToUtf8
Converts a Unicode code point to a narrow string in UTF-8 encoding. code_point parameter is of type uint32_t because wchar_t may not be wide enough to
googletest/src/gtest.cc:2030
↓ 14 callers
Method
DirectoryExists
Returns true if pathname describes a directory in the file-system that exists.
googletest/src/gtest-filepath.cc:265
↓ 14 callers
Function
FixedSizeBlock
eigen/unsupported/test/cxx11_tensor_block_eval.cpp:97
↓ 14 callers
Function
FormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
googletest/src/gtest-port.cc:1003
↓ 14 callers
Function
FullMatch
googletest/include/gtest/internal/gtest-port.h:989
↓ 14 callers
Function
GetEnv
googletest/include/gtest/internal/gtest-port.h:2170
↓ 14 callers
Method
GetTestSuite
Gets the i-th test suite among all the test suites. i can range from 0 to total_test_suite_count() - 1. If i is not in that range, returns NULL.
googletest/src/gtest.cc:5323
↓ 14 callers
Function
IsNotSubstring
googletest/src/gtest.cc:1886
↓ 14 callers
Function
MatchRepetitionAndRegexAtHead
Matches a repeated regex atom followed by a valid simple regular expression. The regex atom is defined as c if escaped is false, or \c otherwise. re
googletest/src/gtest-port.cc:882
↓ 14 callers
Method
NextSiblingElement
opennn/tinyxml2.cpp:1059
↓ 14 callers
Function
adjoint
eigen/test/adjoint.cpp:85
↓ 14 callers
Function
allocate
eigen/Eigen/src/SVD/JacobiSVD.h:638
↓ 14 callers
Function
check_kronecker_product
eigen/unsupported/test/kronecker_product.cpp:25
↓ 14 callers
Function
clamp
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:921
↓ 14 callers
Method
clear
eigen/unsupported/Eigen/src/FFT/fftw_impl.h:158
↓ 14 callers
Method
coeff
eigen/Eigen/src/Core/Visitor.h:301
↓ 14 callers
Method
cols
eigen/doc/examples/matrixfree_cg.cpp:29
↓ 14 callers
Function
cos
eigen/Eigen/src/Core/MathFunctions.h:1651
↓ 14 callers
Method
diagonal
eigen/Eigen/src/Eigenvalues/Tridiagonalization.h:295
↓ 14 callers
Method
expr
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBlock.h:847
↓ 14 callers
Method
finalize
\internal * Must be called after inserting a set of non zero entries using the low level compressed API. */
eigen/Eigen/src/SparseCore/SparseMatrix.h:461
↓ 14 callers
Method
fullPivLu
eigen/Eigen/src/LU/FullPivLU.h:819
↓ 14 callers
Method
get_last_trainable_layer_outputs
opennn/neural_network.cpp:1659
↓ 14 callers
Method
get_output_gradients
opennn/loss.cpp:507
↓ 14 callers
Method
get_target_shape
opennn/dataset.cpp:60
↓ 14 callers
Method
innerNonZeroPtr
\returns a const pointer to the array of the number of non zeros of the inner vectors. * This function is aimed at interoperability with other libr
eigen/Eigen/src/SparseCore/SparseMatrix.h:198
↓ 14 callers
Function
innerStride
\returns the inner-stride of the underlying dense matrix * \sa DenseCoeffsBase::innerStride() */
eigen/Eigen/src/Core/TriangularMatrix.h:326
↓ 14 callers
Method
isInjective
\returns true if the matrix of which *this is the LU decomposition represents an injective * linear map, i.e. has trivial kernel; false ot
eigen/Eigen/src/LU/FullPivLU.h:362
↓ 14 callers
Method
isSurjective
\returns true if the matrix of which *this is the LU decomposition represents a surjective * linear map; false otherwise. * * \note
eigen/Eigen/src/LU/FullPivLU.h:374
↓ 14 callers
Function
is_constant
opennn/tensor_utilities.h:428
↓ 14 callers
Function
is_same_seq_type
eigen/test/indexed_view.cpp:56
↓ 14 callers
Function
mean
opennn/statistics.cpp:477
↓ 14 callers
Method
mean
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h:709
↓ 14 callers
Function
median
opennn/statistics.cpp:560
↓ 14 callers
Function
pconj
eigen/Eigen/src/Core/arch/SSE/Complex.h:85
↓ 14 callers
Function
pmadd
eigen/Eigen/src/Core/arch/ZVector/PacketMath.h:468
↓ 14 callers
Method
pointer
googletest/include/gtest/internal/gtest-port.h:1609
↓ 14 callers
Method
replicate
eigen/Eigen/src/Core/Replicate.h:109
↓ 14 callers
Method
resetParameters
Sets the default parameters */
eigen/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h:134
↓ 14 callers
Function
round
eigen/Eigen/src/Core/MathFunctions.h:1280
↓ 14 callers
Method
rows
eigen/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h:39
↓ 14 callers
Method
set_role
opennn/variable.cpp:39
↓ 14 callers
Function
svd_fill_random
eigen/test/svd_fill.h:27
↓ 14 callers
Function
tan
eigen/Eigen/src/Core/MathFunctions.h:1695
↓ 14 callers
Method
total
Return the total elapsed time in seconds. */
eigen/bench/BenchTimer.h:106
↓ 14 callers
Method
unitOrthogonal
eigen/Eigen/src/Geometry/OrthoMethods.h:250
↓ 14 callers
Method
value
eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:168
↓ 14 callers
Function
z_correlation_to_r_correlation
opennn/correlations.cpp:282
↓ 13 callers
Function
CanonicalizeForStdLibVersioning
Canonicalizes a given name with respect to the Standard C++ Library. This handles removing the inline namespace within `std` that is used by various s
googletest/include/gtest/internal/gtest-type-util.h:61
↓ 13 callers
Function
Check
Prints the message and aborts the program if condition is false.
googletest/test/gtest_environment_test.cc:90
↓ 13 callers
Function
IsAsciiWhiteSpace
googletest/src/gtest-port.cc:768
↓ 13 callers
Function
IsInSet
Returns true if and only if ch appears anywhere in str (excluding the terminating '\0' character).
googletest/src/gtest-port.cc:756
↓ 13 callers
Function
IsPathSeparator
Returns whether the given character is a valid path separator.
googletest/src/gtest-filepath.cc:92
↓ 13 callers
Method
PushFront
PushFront inserts w at the beginning of the queue. If queue is full returns w, otherwise returns default-constructed Work.
eigen/Eigen/src/ThreadPool/RunQueue.h:55
↓ 13 callers
Method
RemoveFileName
RemoveFileName returns the directory path with the filename removed. Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". If the Fil
googletest/src/gtest-filepath.cc:210
↓ 13 callers
Function
TestFlag
Verifies that the given flag is affected by the corresponding env var.
googletest/test/googletest-env-var-test.py:71
↓ 13 callers
Function
aligned_malloc
\internal Allocates \a size bytes. The returned pointer is guaranteed to have 16 or 32 bytes alignment depending on * the requirements. On allocation
eigen/Eigen/src/Core/util/Memory.h:216
↓ 13 callers
Method
at
\returns the stored value at index \a key * If the value does not exist, then the value \a defaultValue is returned without any insertion. */
eigen/Eigen/src/SparseCore/CompressedStorage.h:131
↓ 13 callers
Method
blockCount
eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBlock.h:327
↓ 13 callers
Method
compute
eigen/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:139
↓ 13 callers
Function
computeU
\returns true if \a U (full or thin) is asked for in this SVD decomposition */
eigen/Eigen/src/SVD/SVDBase.h:273
↓ 13 callers
Function
computeV
\returns true if \a V (full or thin) is asked for in this SVD decomposition */
eigen/Eigen/src/SVD/SVDBase.h:275
↓ 13 callers
Function
e
()
eigen/bench/perf_monitoring/resources/s2.js:1
↓ 13 callers
Method
get_parameter_views_device
opennn/layer.h:360
← previous
next →
701–800 of 19,655, ranked by callers