Ticket #1658: tr1.patch

File tr1.patch, 629 bytes (added by Daniel James, 15 years ago)

Also, a fixed link to Boost.Math from TR1 (caused by moving the documentation out of the combined documentation)

  • libs/tr1/doc/tr1.qbk

     
    13111311for arguments of type `std::complex<T>`. 
    13121312These algorithms are entirely
    13131313classical, 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].
     1314See the
     1315[@../../libs/math/doc/complex/html/complex_number_tr1_algorithms/inverse_complex.html
     1316Boost.Math documentation for more information].
    13161317   
    13171318   namespace std {
    13181319   namespace tr1 {