Content-type: text/html Man page of libmvec

libmvec

Section: Interface Libraries (3LIB)
Updated: 14 Dec 2007
Index Return to Main Contents
 

NAME

libmvec - vector math library  

SYNOPSIS

cc [ flag... ] file... -lmvec [ library... ]

 

DESCRIPTION

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.  

INTERFACES

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_

 

FILES

/lib/libmvec.so.1

shared object

/lib/64/libmvec.so.1

64-bit shared object

 

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE

AvailabilitySUNWlibmsr
MT-Level

 

SEE ALSO

intro(3), complex.h(3HEAD), libm(3LIB), attributes(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
INTERFACES
FILES
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:38:41 GMT, October 02, 2010