History log of /external/eigen/blas/f2c/drotm.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
acf83bd421067e7a2b828c5fe61594a4fda5e9a5 05-Feb-2015 Tim Murray <timmurray@google.com> Cherry pick of commit 16c3e972d6b3.

Adds a modified f2c-generated C implmentation for BLAS.

This adds an optional implementation for the BLAS library that does
not require the use of a FORTRAN compiler. It can be enabled with
EIGEN_USE_F2C_BLAS.

The C implementation uses the standard gfortran calling convention
and does not require the use of -ff2c when compiled with gfortran.

Change-Id: Ia80e1d641a2cabeba4694467496aba5aa64f9692
/external/eigen/blas/f2c/drotm.c