별의 공부 블로그 🧑🏻‍💻
728x90
728x170

*[header][other] valarray


<valarray>

Library for arrays of numeric values

This header declares the valarray class and its auxiliary classes and functions:

Classes


Intermediate classes (returned by valarray::operator[] ):


Global functions

Most mathematical functions from <cmath> are overloaded to be used directly with valarray objects as arguments:


The header also overloads operators for the valarray class:



내용 출처 : http://www.cplusplus.com/reference/valarray/

728x90
그리드형(광고전용)


📖 Contents 📖
<valarray>ClassesGlobal functions