|
template<Utils::DerivativeOrder O> |
bool | Scine::Sparrow::nddo::isOnlyZComponent (const Utils::AutomaticDifferentiation::Value3DType< O > &planeProjection) |
|
template<> |
bool | Scine::Sparrow::nddo::isOnlyZComponent< Utils::DerivativeOrder::Zero > (const Utils::AutomaticDifferentiation::Value3DType< Utils::DerivativeOrder::Zero > &planeProjection) |
|
template<> |
bool | Scine::Sparrow::nddo::isOnlyZComponent< Utils::DerivativeOrder::One > (const Utils::AutomaticDifferentiation::Value3DType< Utils::DerivativeOrder::One > &planeProjection) |
|
template<> |
bool | Scine::Sparrow::nddo::isOnlyZComponent< Utils::DerivativeOrder::Two > (const Utils::AutomaticDifferentiation::Value3DType< Utils::DerivativeOrder::Two > &planeProjection) |
|