Developer Reference for Intel® oneAPI Math Kernel Library for Fortran

ID 766686
Date 3/31/2025
Public
Document Table of Contents

LAPACK Auxiliary Routines

Routine naming conventions, mathematical notation, and matrix storage schemes used for LAPACK auxiliary routines are the same as for the driver and computational routines described in previous chapters.

The table below summarizes information about the available LAPACK auxiliary routines.

LAPACK Auxiliary Routines

Routine Name

Data Types

Description

?lacgv

c, z

Conjugates a complex vector.

?lacrm

c, z

Multiplies a complex matrix by a square real matrix.

?lacrt

c, z

Performs a linear transformation of a pair of complex vectors.

?laesy

c, z

Computes the eigenvalues and eigenvectors of a 2-by-2 complex symmetric matrix.

?rot

c, z

Applies a plane rotation with real cosine and complex sine to a pair of complex vectors.