MTD 248-645A Instrukcja Użytkownika Strona 124

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 347
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 123
Linux From Scratch - Version 7.0
104
6.16. MPC-0.9
The MPC package contains a library for the arithmetic of complex numbers with arbitrarily high precision and correct
rounding of the result.
Approximate build time: 0.3 SBU
Required disk space: 10.5 MB
6.16.1. Installation of MPC
Prepare MPC for compilation:
./configure --prefix=/usr
Compile the package:
make
To test the results, issue:
make check
Install the package:
make install
6.16.2. Contents of MPC
Installed Libraries: libmpc.{a,so}
Short Descriptions
libmpc Contains complex math functions
Przeglądanie stron 123
1 2 ... 119 120 121 122 123 124 125 126 127 128 129 ... 346 347

Komentarze do niniejszej Instrukcji

Brak uwag