source:
Sophya/trunk/SophyaExt/LinAlg/intflapack.h@
775
Last change on this file since 775 was 775, checked in by , 26 years ago | |
---|---|
File size: 216 bytes |
Rev | Line | |
---|---|---|
[775] | 1 | #ifndef IntfLapack_H_SEEN |
2 | #define IntfLapack_H_SEEN | |
3 | ||
4 | #include "machdefs.h" | |
5 | #include "tarray.h" | |
6 | ||
7 | ||
8 | void rztest_lapack(TArray<r_4>& a, TArray<r_4>& b); | |
9 | // void rztest_lapack(TMatrix<r_8>& a, TMatrix<r_8>& b); | |
10 | ||
11 | #endif |
Note:
See TracBrowser
for help on using the repository browser.