Valarray

GPTKB entity

Statements (91)
Predicate Object
gptkbp:instanceOf C++ standard library class template
gptkbp:definedIn <valarray> header
gptkbp:designedFor numerical array operations
gptkbp:function gptkb:mountain
gptkb:fire
clear
end
insert
size
data
back
capacity
reserve team
begin
max
min
swap
fill
resize
empty
apply
shift
operator bool
operator()
operator*
pop_back
push_back
rend
operator+
operator-
operator<
operator<=
operator>
operator>=
operator[]
assign
cbegin
cend
crbegin
crend
cshift
emplace
emplace_back
erase
get_allocator
operator delete
operator delete[]
operator new
operator new[]
operator!
operator!=
operator%
operator%=
operator&
operator&&
operator&=
operator*=
operator+=
operator,
operator-=
operator/
operator/=
operator<<
operator<<=
operator=
operator==
operator>>
operator>>=
operator[] (const)
operator[] (non-const)
operator^
operator^=
operator|
operator|=
operator||
operator~
rbegin
shrink_to_fit
https://www.w3.org/2000/01/rdf-schema#label Valarray
gptkbp:introducedIn gptkb:C++98
gptkbp:namespace std
gptkbp:notRecommendedFor general-purpose container use
gptkbp:parameter T (element type)
gptkbp:supports masking
mathematical functions
slicing
element-wise operations
indirect array access
gptkbp:usedFor high-performance numeric computation
gptkbp:bfsParent gptkb:GNU_Standard_C++_Library
gptkbp:bfsLayer 7