MCPcopy Create free account

hub / github.com/Evolving-AI-Lab/fooling / types & classes

Types & classes921 in github.com/Evolving-AI-Lab/fooling

↓ 21 callersClasslog
sferes/exp/images/dl_map_elites_images.cpp:39
↓ 19 callersClassGet
caffe/src/gtest/gtest.h:696
↓ 18 callersClasstrace
* The trace class allows you to easily produce tracing diagnostics. * * When the ctor is called, it prints "->" and the name of the * functio
sferes/sferes/dbg/dbg.hpp:1599
↓ 17 callersClassprefix
* Used so that you can produce a prefix in your diagnostic output in the * same way that the debugging library does. * * You can use it in on
sferes/sferes/dbg/dbg.hpp:953
↓ 7 callersClassindent
* Used so that you can indent your diagnostic output to the same level * as the debugging library. This also produces the @ref prefix output. *
sferes/sferes/dbg/dbg.hpp:995
↓ 7 callersClassnull_stream
* In non-debug versions, this class is used to replace an ostream * so that code will compile away. Do not use it directly. * * @internal
sferes/sferes/dbg/dbg.hpp:1910
↓ 4 callersClasscompare
sferes/sferes/fit/fitness.hpp:103
↓ 3 callersClassFileInfo
Provides utility functions for filenames. FileInfo provides easy access to the components of a file's path relative to the project root.
caffe/scripts/cpp_lint.py:870
↓ 2 callersClassCaffeBlob
wrap shared_ptr<Blob<float> > in a class that we construct in C++ and pass to Python
caffe/python/caffe/_caffe.cpp:50
↓ 2 callersClassTest
Represents a failure message.
caffe/src/gtest/gtest.h:6789
↓ 2 callersClassassert_info
* Describes an @ref assertion. * * This is an internal data structure, you do not need to create it * directly. Use the DBG_ASSERTION macro t
sferes/sferes/dbg/dbg.hpp:1129
↓ 2 callersClasscheck_bitstring_eq
sferes/tests/gen/bit_string.cpp:90
↓ 2 callersClasscompare_objs_lex
lexical order
sferes/sferes/fit/fitness.hpp:123
↓ 2 callersClassnull_deleter
* Using a shared_ptr to hold a pointer to a statically allocated object. * http://www.boost.org/doc/libs/1_55_0/libs/smart_ptr/sp_techniques.html#s
sferes/exp/images/eval/cuda_parallel.hpp:54
↓ 2 callersClasssource_info
* The source_info class holds all the information associated with a * debugging source. That is, the level enable settings and the * set of outp
sferes/sferes/dbg/dbg.cpp:354
↓ 1 callersClassAssertHelper
caffe/src/gtest/gtest.h:17175
↓ 1 callersEnumBrew
caffe/include/caffe/common.hpp:82
↓ 1 callersClassCaffeLayer
caffe/python/caffe/_caffe.cpp:110
↓ 1 callersClassClassUniqueToAlwaysTrue
caffe/src/gtest/gtest-all.cpp:5832
↓ 1 callersClassCleansedLines
Holds 3 copies of all lines with different preprocessing applied to them. 1) elided member contains lines without strings and comments, 2) lines
caffe/scripts/cpp_lint.py:1182
↓ 1 callersClassCmaes
sferes/sferes/gen/cmaes.hpp:70
↓ 1 callersClassGTEST_1_TUPLE_
caffe/src/gtest/gtest.h:744
↓ 1 callersClassGTEST_2_TUPLE_
caffe/src/gtest/gtest.h:776
↓ 1 callersClassGTEST_3_TUPLE_
caffe/src/gtest/gtest.h:819
↓ 1 callersClassGTEST_4_TUPLE_
caffe/src/gtest/gtest.h:856
↓ 1 callersClassGTEST_5_TUPLE_
caffe/src/gtest/gtest.h:897
↓ 1 callersClassGTEST_6_TUPLE_
caffe/src/gtest/gtest.h:941
↓ 1 callersClassGTEST_7_TUPLE_
caffe/src/gtest/gtest.h:988
↓ 1 callersClassGTEST_8_TUPLE_
caffe/src/gtest/gtest.h:1037
↓ 1 callersClassGTEST_9_TUPLE_
caffe/src/gtest/gtest.h:1089
↓ 1 callersClassGoogleTestFailureException
A failed Google Test assertion will throw an exception of this type when GTEST_FLAG(throw_on_failure) is true (if exceptions are enabled). We derive
caffe/src/gtest/gtest-all.cpp:3358
↓ 1 callersClassOpenCVResizeCrop
caffe/tools/extra/resize_and_crop_images.py:19
↓ 1 callersClassPILResizeCrop
caffe/tools/extra/resize_and_crop_images.py:38
↓ 1 callersClassParamIterator
caffe/src/gtest/gtest.h:10033
↓ 1 callersClassPos
sferes/modules/nn2/phen_hyper_nn.hpp:55
↓ 1 callersClassScopedTrace
Information about a trace point.
caffe/src/gtest/gtest.h:6800
↓ 1 callersClassShowStat_f
sferes/sferes/ea/ea.hpp:109
↓ 1 callersClassTestCase
caffe/src/gtest/gtest.h:17207
↓ 1 callersClassTestCaseNameIs
A predicate that checks the name of a TestCase against a known value. This is used for implementation of the UnitTest class only. We put it in the a
caffe/src/gtest/gtest-all.cpp:5373
↓ 1 callersClassTestInfo
Represents a test.
caffe/src/gtest/gtest.h:6790
↓ 1 callersClassTestPropertyKeyIs
A predicate that checks the key of a TestProperty against a known key. TestPropertyKeyIs is copyable.
caffe/src/gtest/gtest-all.cpp:735
↓ 1 callersClassUnitTest
Result of a test part.
caffe/src/gtest/gtest.h:6792
↓ 1 callersClass_BlockInfo
Stores information about a generic block of code.
caffe/scripts/cpp_lint.py:1685
↓ 1 callersClass_ClassInfo
Stores information about a class.
caffe/scripts/cpp_lint.py:1722
↓ 1 callersClass_CppLintState
Maintains module-wide state..
caffe/scripts/cpp_lint.py:686
↓ 1 callersClass_FunctionState
Tracks current function name and the number of lines in its body.
caffe/scripts/cpp_lint.py:809
↓ 1 callersClass_IncludeState
Tracks line numbers for includes, and the order in which includes appear. As a dict, an _IncludeState object serves as a mapping between include
caffe/scripts/cpp_lint.py:549
↓ 1 callersClass_NamespaceInfo
Stores information about a namespace.
caffe/scripts/cpp_lint.py:1778
↓ 1 callersClass_NestingState
Holds states related to parsing braces.
caffe/scripts/cpp_lint.py:1846
↓ 1 callersClass_PreprocessorInfo
Stores checkpoints of nesting stacks when #if/#else is seen.
caffe/scripts/cpp_lint.py:1832
↓ 1 callersClass_comp_fronts
sferes/sferes/ea/dom_sort.hpp:173
↓ 1 callersClass_stat
caffe/src/gtest/gtest.h:2614
↓ 1 callersClassassertion_exception
* The type of exception thrown by @ref assertion. * * @see assertion */
sferes/sferes/dbg/dbg.hpp:544
↓ 1 callersClasscheck_es_eq
sferes/tests/gen/cmaes.cpp:55
↓ 1 callersClasscheck_evofloat_eq
sferes/tests/gen/evo_float.cpp:78
↓ 1 callersClasscheck_ptr_exception
* The type of exception thrown by @ref check_ptr. * * @see check_ptr */
sferes/sferes/dbg/dbg.hpp:571
↓ 1 callersClasscheck_sampled_eq
sferes/tests/gen/sampled.cpp:84
↓ 1 callersClasscompare_crowd
sferes/sferes/ea/crowd.hpp:161
↓ 1 callersClasscompare_obj
sferes/sferes/fit/fitness.hpp:110
↓ 1 callersClasscompare_ranks
sferes/sferes/ea/crowd.hpp:168
↓ 1 callersClassimage
sferes/exp/images/dl_images.hpp:12
↓ 1 callersClassnon_dominated_f
sferes/sferes/ea/dom_sort_basic.hpp:45
↓ 1 callersClasssentinel_exception
* The type of exception thrown by @ref sentinel. * * @see sentinel */
sferes/sferes/dbg/dbg.hpp:553
↓ 1 callersClassstat
caffe/src/gtest/gtest.h:2649
↓ 1 callersClassunimplemented_exception
* The type of exception thrown by @ref unimplemented. * * @see unimplemented */
sferes/sferes/dbg/dbg.hpp:562
EnumAbortReason
An enumeration of the three reasons that a test might be aborted.
caffe/src/gtest/gtest.h:8047
ClassAccuracyLayer
caffe/include/caffe/loss_layers.hpp:172
ClassAddRef
caffe/src/gtest/gtest.h:688
ClassAddRef<T&>
caffe/src/gtest/gtest.h:690
ClassAddReference
caffe/src/gtest/gtest.h:7502
ClassAddReference<T&>
caffe/src/gtest/gtest.h:7504
ClassAf
sferes/modules/nn2/af.hpp:44
ClassAfCppn
sferes/modules/nn2/af_cppn.hpp:91
ClassAfDirect
sferes/modules/nn2/af.hpp:111
ClassAfDirectT
sferes/modules/nn2/af.hpp:119
ClassAfSigmoidBias
sferes/modules/nn2/af.hpp:96
ClassAfSigmoidNoBias
sferes/modules/nn2/af.hpp:86
ClassAfTanh
sferes/modules/nn2/af.hpp:59
ClassAfTanhNoBias
sferes/modules/nn2/af.hpp:72
ClassAny
sferes/sferes/stc.hpp:43
ClassApplyModifier_f
sferes/sferes/ea/ea.hpp:128
ClassArgMaxLayer
caffe/include/caffe/vision_layers.hpp:30
ClassArgMaxLayerTest
caffe/src/caffe/test/test_argmax_layer.cpp:20
ClassArguments
Utility class for accumulating command-line arguments.
caffe/src/gtest/gtest-all.cpp:7042
ClassAssertHelperData
caffe/src/gtest/gtest.h:18634
ClassAssertTypeEq
caffe/src/gtest/gtest.h:3505
ClassAssertTypeEq<T, T>
caffe/src/gtest/gtest.h:3508
ClassAssertionResult
caffe/src/gtest/gtest.h:6787
ClassAutoHandle
Provides leak-safe Windows kernel handle ownership.
caffe/src/gtest/gtest-all.cpp:1340
ClassBNLLLayer
caffe/include/caffe/neuron_layers.hpp:52
ClassBaseTest
caffe/src/gtest/gtest.h:8885
ClassBenchmarkTest
caffe/src/caffe/test/test_benchmark.cpp:15
ClassBind
caffe/src/gtest/gtest.h:5043
ClassBitString
sferes/sferes/gen/bit_string.hpp:91
ClassBlob
caffe/include/caffe/blob.hpp:13
ClassBlob<int>
caffe/src/caffe/blob.cpp:210
ClassBlob<unsigned int>
caffe/src/caffe/blob.cpp:211
ClassBlobSimpleTest
caffe/src/caffe/test/test_blob.cpp:16
ClassByRef
caffe/src/gtest/gtest.h:678
ClassByRef<T&>
caffe/src/gtest/gtest.h:680
next →1–100 of 921, ranked by callers