SCALAPACK 2.2.2
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
slamov.c
Go to the documentation of this file.
1//
2// slamov.c
3//
4// Written by Lee Killough 04/19/2012
5//
6
7#define TYPE float
8#define FUNC "SLAMOV"
9#define LAMOV slamov_
10#define LACPY slacpy_
11#include "lamov.h"