Ticket #1658: tr1.patch
File tr1.patch, 629 bytes (added by , 15 years ago) |
---|
-
libs/tr1/doc/tr1.qbk
1311 1311 for arguments of type `std::complex<T>`. 1312 1312 These algorithms are entirely 1313 1313 classical, and behave as specified in the C99 standard section 7.3.5. 1314 See the [@boost_math/inverse_complex.html Boost.Math documentation 1315 for more information]. 1314 See the 1315 [@../../libs/math/doc/complex/html/complex_number_tr1_algorithms/inverse_complex.html 1316 Boost.Math documentation for more information]. 1316 1317 1317 1318 namespace std { 1318 1319 namespace tr1 {