compbio
Public Types | Static Public Member Functions | List of all members
Eigen::internal::dot_nocheck< T, U, NeedToTranspose > Struct Template Reference

Public Types

typedef scalar_conj_product_op< typename traits< T >::Scalar, typename traits< U >::Scalar > conj_prod
 
typedef conj_prod::result_type ResScalar
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC ResScalar run (const MatrixBase< T > &a, const MatrixBase< U > &b)
 

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