Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/POV-Ray/povray
/ functions
Functions
27,869 in github.com/POV-Ray/povray
⨍
Functions
27,869
◇
Types & classes
23,351
↓ 670 callers
Function
fabs
libraries/ilmbase/Imath/ImathMath.h:117
↓ 551 callers
Function
begin
libraries/boost/boost/numeric/ublas/matrix.hpp:526
↓ 470 callers
Function
TIFFSetField
* Record the value of a field in the * internal directory structure. The * field will be written to the file * when/if the directory structure is
libraries/tiff/libtiff/tif_dir.c:626
↓ 464 callers
Function
max
source/core/math/vector.h:657
↓ 412 callers
Function
begin
libraries/boost/boost/range/detail/collection_traits.hpp:197
↓ 404 callers
Function
end
libraries/boost/boost/range/detail/collection_traits.hpp:219
↓ 401 callers
Function
move
libraries/boost/boost/thread/detail/move.hpp:66
↓ 400 callers
Function
bad_index
libraries/boost/boost/numeric/ublas/exception.hpp:149
↓ 398 callers
Function
Error
source/frontend/renderfrontend.cpp:1727
↓ 398 callers
Method
begin
libraries/boost/boost/numeric/ublas/storage.hpp:1841
↓ 364 callers
Function
data
libraries/boost/boost/numeric/ublas/detail/raw.hpp:523
↓ 354 callers
Function
min
source/core/math/vector.h:630
↓ 331 callers
Method
end
source/core/support/simplevector.h:172
↓ 331 callers
Function
sqrt
libraries/ilmbase/Imath/ImathMath.h:115
↓ 328 callers
Function
_TIFFfree
libraries/tiff/libtiff/tif_unix.c:244
↓ 323 callers
Function
TIFFGetField
* Return the value of a field in the * internal directory structure. */
libraries/tiff/libtiff/tif_dir.c:924
↓ 321 callers
Function
fabs
libraries/boost/boost/math/bindings/rr.hpp:333
↓ 316 callers
Method
data
libraries/boost/boost/utility/string_ref.hpp:136
↓ 306 callers
Method
push_back
source/core/support/simplevector.h:276
↓ 301 callers
Method
begin
source/core/support/simplevector.h:157
↓ 286 callers
Method
size
libraries/openexr/IlmImf/ImfDwaCompressor.cpp:314
↓ 279 callers
Function
TIFFErrorExt
libraries/tiff/libtiff/tif_error.c:62
↓ 279 callers
Method
value
Access:
libraries/boost/boost/math/concepts/real_concept.hpp:113
↓ 271 callers
Method
prior
libraries/boost/boost/multi_index/detail/hash_index_node.hpp:727
↓ 269 callers
Method
lower
Accessor functions.
libraries/boost/boost/math/distributions/uniform.hpp:126
↓ 269 callers
Function
throw_exception
libraries/boost/boost/test/detail/throw_exception.hpp:35
↓ 268 callers
Function
png_warning
This function is called whenever there is a non-fatal error. This function * should not be changed. If there is a need to handle warnings different
libraries/png/pngerror.c:213
↓ 266 callers
Function
sqrt
inline RR sinh(RR a) { return ::NTL::sinh(a.value()); } */
libraries/boost/boost/math/bindings/rr.hpp:370
↓ 260 callers
Method
push_back
<b>Requires</b>: value must be an lvalue. <b>Effects</b>: Inserts the value in the back of the list. No copy constructors are called. <b>Throws</b>:
libraries/boost/boost/intrusive/list.hpp:261
↓ 256 callers
Method
upper
libraries/boost/boost/math/distributions/uniform.hpp:131
↓ 253 callers
Method
printf
source/base/textstream.cpp:470
↓ 246 callers
Method
empty
source/core/support/simplevector.h:227
↓ 246 callers
Function
exp
inline RR fmod(RR a, RR b) { return ::NTL::fmod(a.value(), b.value()); } inline RR cosh(RR a) { return ::NTL::cosh(a.value()); } */
libraries/boost/boost/math/bindings/rr.hpp:331
↓ 244 callers
Function
Sqr
source/core/coretypes.h:91
↓ 242 callers
Function
_TIFFmalloc
libraries/tiff/libtiff/tif_unix.c:238
↓ 242 callers
Method
size
libraries/boost/boost/container/detail/flat_tree.hpp:362
↓ 240 callers
Method
get
libraries/boost/boost/foreach.hpp:592
↓ 235 callers
Function
abs
libraries/tiff/tools/ycbcr.c:24
↓ 235 callers
Method
begin
libraries/boost/boost/container/detail/flat_tree.hpp:323
↓ 226 callers
Function
log
inline RR modf(RR a, RR* ipart) { ::NTL::RR ip; RR result = modf(a.value(), &ip); *ipart = ip; return result; } inline RR frexp(RR a, int*
libraries/boost/boost/math/bindings/rr.hpp:352
↓ 219 callers
Method
size
libraries/boost/boost/numeric/ublas/storage.hpp:1824
↓ 215 callers
Method
resize
<b>Effects</b>: Inserts or erases elements at the end such that the size becomes n. New elements are copy constructed from x. <b>Throws</b>: If memor
libraries/boost/boost/container/string.hpp:1042
↓ 214 callers
Method
next
libraries/boost/boost/multi_index/detail/hash_index_node.hpp:729
↓ 213 callers
Method
size
using memset here as std::fill may not be fast with every standard libaray [trf]
source/core/bounding/bsptree.h:68
↓ 212 callers
Function
TIFFError
libraries/tiff/libtiff/tif_error.c:50
↓ 212 callers
Method
end
libraries/boost/boost/container/detail/flat_tree.hpp:332
↓ 207 callers
Function
end
libraries/boost/boost/numeric/ublas/matrix.hpp:541
↓ 205 callers
Function
internal_logic
libraries/boost/boost/numeric/ublas/exception.hpp:60
↓ 197 callers
Function
assign
<b>Effects</b>: Assigns the range [il.begin(), il.end()) to *this. <b>Throws</b>: If memory allocation throws or T's constructor from dereferencing s
libraries/boost/boost/container/list.hpp:442
↓ 195 callers
Method
index
member functions index(), value() (non-const and const)
libraries/boost/boost/range/adaptor/indexed.hpp:94
↓ 189 callers
Function
move
F models ForwardIterator
libraries/boost/boost/container/detail/copy_move_algo.hpp:810
↓ 188 callers
Function
TIFFFileName
* Return open file's name. */
libraries/tiff/libtiff/tif_open.c:461
↓ 186 callers
Method
get
Returns a reference to the value if this is initialized, otherwise, the behaviour is UNDEFINED No-throw
libraries/boost/boost/optional/optional.hpp:867
↓ 181 callers
Function
move
O models OutputIterator
libraries/boost/boost/move/algo/move.hpp:52
↓ 178 callers
Function
dot
source/core/math/vector.h:585
↓ 176 callers
Method
end
libraries/boost/boost/numeric/ublas/storage.hpp:1845
↓ 174 callers
Function
Warning
source/frontend/renderfrontend.cpp:1717
↓ 161 callers
Method
alloc
libraries/boost/boost/smart_ptr/detail/quick_allocator.hpp:90
↓ 145 callers
Function
floor
libraries/ilmbase/Imath/ImathFun.h:149
↓ 144 callers
Function
pow
libraries/ilmbase/Imath/ImathMath.h:114
↓ 139 callers
Function
get
libraries/boost/boost/tuple/tuple.hpp:45
↓ 134 callers
Method
impl
libraries/boost/boost/multi_index/detail/hash_index_node.hpp:731
↓ 133 callers
Method
end
libraries/openexr/IlmImf/ImfHeader.cpp:372
↓ 132 callers
Method
length
source/core/math/vector.h:302
↓ 127 callers
Method
real
libraries/boost/boost/math/cstdfloat/cstdfloat_complex_std.hpp:112
↓ 126 callers
Function
max
libraries/ilmbase/Imath/ImathLimits.h:137
↓ 126 callers
Method
narrow
libraries/boost/boost/format/detail/workarounds_gcc-2_95.hpp:76
↓ 123 callers
Function
const_iterator
\brief Return a const iterator to the element \e i \param i index of the element
libraries/boost/boost/numeric/ublas/vector.hpp:495
↓ 119 callers
Function
header
libraries/boost/boost/multi_index/sequenced_index.hpp:827
↓ 119 callers
Function
pow
libraries/boost/boost/math/special_functions/pow.hpp:129
↓ 118 callers
Function
bad_size
libraries/boost/boost/numeric/ublas/exception.hpp:128
↓ 117 callers
Method
imag
libraries/boost/boost/math/cstdfloat/cstdfloat_complex_std.hpp:116
↓ 117 callers
Method
insert
libraries/boost/boost/container/set.hpp:516
↓ 115 callers
Method
find
libraries/openexr/IlmImf/ImfHeader.cpp:386
↓ 111 callers
Method
begin
iterator support
libraries/boost/boost/array.hpp:75
↓ 109 callers
Function
setWrapInt
source/base/mathutil.h:151
↓ 107 callers
Function
test_input
libraries/boost/boost/numeric/interval/detail/test_input.hpp:33
↓ 106 callers
Function
pointer
libraries/boost/boost/numeric/ublas/vector.hpp:2488
↓ 105 callers
Function
size2
libraries/boost/boost/numeric/ublas/matrix.hpp:1294
↓ 104 callers
Method
value
libraries/boost/boost/bind/bind.hpp:122
↓ 103 callers
Method
header
libraries/boost/boost/multi_index_container.hpp:523
↓ 103 callers
Method
str
copy buffer to string :
libraries/boost/boost/format/alt_sstream.hpp:87
↓ 102 callers
Function
make_pair
libraries/boost/boost/container/detail/pair.hpp:409
↓ 102 callers
Method
right
libraries/boost/boost/multi_index/detail/ord_index_node.hpp:605
↓ 102 callers
Function
size_type
\brief Return the size of the vector
libraries/boost/boost/numeric/ublas/vector.hpp:157
↓ 99 callers
Function
destroy
libraries/boost/boost/unordered/detail/allocate.hpp:248
↓ 99 callers
Method
end
libraries/boost/boost/array.hpp:79
↓ 99 callers
Function
iterator
\brief Return an iterator to the element \e i \param i index of the element
libraries/boost/boost/numeric/ublas/vector.hpp:506
↓ 98 callers
Method
left
libraries/boost/boost/multi_index/detail/ord_index_node.hpp:603
↓ 98 callers
Method
parent
libraries/boost/boost/multi_index/detail/ord_index_node.hpp:600
↓ 97 callers
Method
normalize
source/core/shape/heightfield.cpp:423
↓ 97 callers
Function
size1
libraries/boost/boost/numeric/ublas/detail/raw.hpp:362
↓ 96 callers
Function
const_reverse_iterator
\brief Return a const reverse iterator before the first element of the reversed vector (i.e. end() of normal vector)
libraries/boost/boost/numeric/ublas/vector.hpp:777
↓ 95 callers
Function
size
libraries/boost/boost/numeric/ublas/detail/raw.hpp:350
↓ 95 callers
Function
to_raw_pointer
libraries/boost/boost/intrusive/detail/to_raw_pointer.hpp:33
↓ 94 callers
Function
find2
BOOST_UBLAS_INLINE This function seems to be big. So we do not let the compiler inline it.
libraries/boost/boost/numeric/ublas/matrix_sparse.hpp:619
↓ 94 callers
Function
increment
libraries/boost/boost/numeric/ublas/traits.hpp:573
↓ 91 callers
Method
SetInt
source/povms/povmscpp.cpp:975
↓ 91 callers
Function
adjust_size_by_resizeability
libraries/boost/boost/numeric/odeint/util/resizer.hpp:31
↓ 90 callers
Method
insert
libraries/openexr/IlmImf/ImfHeader.cpp:276
next →
1–100 of 27,869, ranked by callers