BLAS++ 2024.05.31
BLAS C++ API
Loading...
Searching...
No Matches
Level 1: internal routines.

Internal low-level and mid-level wrappers. More...

Modules

 asum: Vector 1 norm (sum)
 
 axpy: Add vectors
 
 copy: Copy vector
 
 dot: Dot (inner) product
 
 dotu: Dot (inner) product, unconjugated
 
 iamax: Find max element
 
 nrm2: Vector 2 norm
 
 rot: Apply Givens plane rotation
 
 rotg: Generate Givens plane rotation
 
 rotm: Apply modified (fast) Givens plane rotation
 
 rotmg: Generate modified (fast) Givens plane rotation
 
 scal: Scale vector
 
 swap: Swap vectors
 

Detailed Description

Internal low-level and mid-level wrappers.