votca 2024.1-dev
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Eigen::internal::generic_product_impl< votca::xtp::DipoleDipoleInteraction, Vtype, DenseShape, DenseShape, GemvProduct > Struct Template Reference

#include <dipoledipoleinteraction.h>

Inheritance diagram for Eigen::internal::generic_product_impl< votca::xtp::DipoleDipoleInteraction, Vtype, DenseShape, DenseShape, GemvProduct >:
Inheritance graph
[legend]
Collaboration diagram for Eigen::internal::generic_product_impl< votca::xtp::DipoleDipoleInteraction, Vtype, DenseShape, DenseShape, GemvProduct >:
Collaboration graph
[legend]

Public Types

typedef Product< votca::xtp::DipoleDipoleInteraction, Vtype >::Scalar Scalar
 

Static Public Member Functions

template<typename Dest >
static void scaleAndAddTo (Dest &dst, const votca::xtp::DipoleDipoleInteraction &op, const Vtype &v, const Scalar &alpha)
 

Detailed Description

template<typename Vtype>
struct Eigen::internal::generic_product_impl< votca::xtp::DipoleDipoleInteraction, Vtype, DenseShape, DenseShape, GemvProduct >

Definition at line 156 of file dipoledipoleinteraction.h.

Member Typedef Documentation

◆ Scalar

template<typename Vtype >
typedef Product<votca::xtp::DipoleDipoleInteraction,Vtype>::Scalar Eigen::internal::generic_product_impl< votca::xtp::DipoleDipoleInteraction, Vtype, DenseShape, DenseShape, GemvProduct >::Scalar

Definition at line 163 of file dipoledipoleinteraction.h.

Member Function Documentation

◆ scaleAndAddTo()

template<typename Vtype >
template<typename Dest >
static void Eigen::internal::generic_product_impl< votca::xtp::DipoleDipoleInteraction, Vtype, DenseShape, DenseShape, GemvProduct >::scaleAndAddTo ( Dest & dst,
const votca::xtp::DipoleDipoleInteraction & op,
const Vtype & v,
const Scalar & alpha )
inlinestatic

Definition at line 166 of file dipoledipoleinteraction.h.


The documentation for this struct was generated from the following file: