libmvec - vector math library
cc [ flag... ] file... -lmvec [ library... ]
This library contains function to evaluate common mathematical functions for several arguments at once. The argument values are specified by one or more vectors (arrays) of data, and the corresponding result values are stored in another vector.
The shared object libmvec.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.
vatan_ | vatanf_ |
vatan2_ | vatan2f_ |
vc_abs_ | |
vc_log_ | |
vcos_ | |
vcospi_ | |
vexp_ | |
vhypot_ | |
vlog_ | |
vpow_ | |
vrhypot_ | |
vrsqrt_ | |
vsin_ | |
vsincos_ | |
vsincospi_ | |
vsinpi_ | |
vsqrt_ | |
vz_abs_ | |
vz_log_ |
/lib/libmvec.so.1
/lib/64/libmvec.so.1
See attributes(5) for descriptions of the following attributes:
|
Intro(3), complex.h(3HEAD), libm(3LIB), attributes(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |