Rosetta
|
Classes | |
class | DeepCopyOP |
Functions | |
template<typename T , typename U > | |
bool | equal (weak_ptr< T > const &a, weak_ptr< U > const &b) |
Equality comparator. More... | |
template<typename T , typename U > | |
bool | equal (weak_ptr< T > &a, shared_ptr< U > const &bs) |
Equality comparator. More... | |
template<typename T , typename U > | |
bool | equal (weak_ptr< T > &a, U *const b) |
Equality comparator. More... | |
template<class OUTPUT , class T > | |
utility::pointer::shared_ptr< OUTPUT > | dynamic_pointer_cast (DeepCopyOP< T > const ¶m) |
utility::pointer::shared_ptr< OUTPUT > utility::pointer::dynamic_pointer_cast | ( | DeepCopyOP< T > const & | param | ) |
It looks like dynamic_point_cast<>() can't recognize the implicit conversion ... correct for this.
References PREcst::param.
Referenced by numeric::access_Real_MathNTensor(), numeric::const_access_Real_MathNTensor(), numeric::interpolation::spline::get_PolycubicSpline_F(), numeric::interpolation::spline::get_PolycubicSpline_gradient(), and numeric::get_Real_MathNTensor_dimension_size().
|
inline |
Equality comparator.
References a.
|
inline |
Equality comparator.
References a, and compute_difference::b.
|
inline |
Equality comparator.
References a, and compute_difference::b.