|
acos(__z) [8.1.2].
Definition at line 60 of file complex. References asin(). Referenced by acos(). |
|
acosh(__z) [8.1.5].
Definition at line 176 of file complex. References std::log(), and std::sqrt(). Referenced by acosh(). |
|
asin(__z) [8.1.3].
Definition at line 96 of file complex. References asinh(). Referenced by asin(). |
|
asinh(__z) [8.1.6].
Definition at line 215 of file complex. References std::log(), and std::sqrt(). Referenced by asinh(). |
|
atan(__z) [8.1.4].
Definition at line 132 of file complex. References std::atan2(), and std::log(). Referenced by atan(). |
|
atanh(__z) [8.1.7].
Definition at line 254 of file complex. References std::atan2(), and std::log(). Referenced by atanh(). |
|
fabs(__z) [8.1.8].
Definition at line 298 of file complex. References std::abs(). |
|
Returns a function object that forwards to the member pointer pm.
Definition at line 503 of file tr1/functional. Referenced by __callable_functor(), std::tr1::_Function_handler< void(...), _Member _Class::* >::_M_invoke(), and std::tr1::_Function_handler< _Res(...), _Member _Class::* >::_M_invoke(). |
|
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Definition at line 1072 of file tr1/functional. |
|
Compares a polymorphic function object wrapper against 0 (the NULL pointer).
Definition at line 1062 of file tr1/functional. |
|
Inserts a bernoulli_distribution random number distribution
Definition at line 793 of file random.tcc. |
|
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Definition at line 1048 of file tr1/functional. |
|
Compares a polymorphic function object wrapper against 0 (the NULL pointer).
Definition at line 1038 of file tr1/functional. |
|
Swap the targets of two polymorphic function object wrappers. This function will not throw an exception. Definition at line 1086 of file tr1/functional. |