Public Types | Static Public Member Functions | List of all members
Eigen::internal::blas_traits< CwiseBinaryOp< scalar_product_op< Scalar >, const CwiseNullaryOp< scalar_constant_op< Scalar >, Plain >, NestedXpr > > Struct Template Reference

#include <BlasUtil.h>

Inheritance diagram for Eigen::internal::blas_traits< CwiseBinaryOp< scalar_product_op< Scalar >, const CwiseNullaryOp< scalar_constant_op< Scalar >, Plain >, NestedXpr > >:
Inheritance graph
[legend]

Public Types

enum  { HasScalarFactor = true }
 
typedef blas_traits< NestedXpr > Base
 
typedef Base::ExtractType ExtractType
 
typedef CwiseBinaryOp< scalar_product_op< Scalar >, const CwiseNullaryOp< scalar_constant_op< Scalar >, Plain >, NestedXpr > XprType
 
- Public Types inherited from Eigen::internal::blas_traits< NestedXpr >
enum  
 
typedef NestedXpr _ExtractType
 
typedef conditional< bool(HasUsableDirectAccess), ExtractType, typename _ExtractType::PlainObject >::type DirectLinearAccessType
 
typedef const NestedXpr & ExtractType
 
typedef traits< NestedXpr >::Scalar Scalar
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC ExtractType extract (const XprType &x)
 
static EIGEN_DEVICE_FUNC Scalar extractScalarFactor (const XprType &x)
 
- Static Public Member Functions inherited from Eigen::internal::blas_traits< NestedXpr >
static EIGEN_DEVICE_FUNC ExtractType extract (const NestedXpr &x)
 
static EIGEN_DEVICE_FUNC const Scalar extractScalarFactor (const NestedXpr &)
 

Detailed Description

template<typename Scalar, typename NestedXpr, typename Plain>
struct Eigen::internal::blas_traits< CwiseBinaryOp< scalar_product_op< Scalar >, const CwiseNullaryOp< scalar_constant_op< Scalar >, Plain >, NestedXpr > >

Definition at line 444 of file BlasUtil.h.

Member Typedef Documentation

◆ Base

template<typename Scalar , typename NestedXpr , typename Plain >
typedef blas_traits<NestedXpr> Eigen::internal::blas_traits< CwiseBinaryOp< scalar_product_op< Scalar >, const CwiseNullaryOp< scalar_constant_op< Scalar >, Plain >, NestedXpr > >::Base

Definition at line 450 of file BlasUtil.h.

◆ ExtractType

template<typename Scalar , typename NestedXpr , typename Plain >
typedef Base::ExtractType Eigen::internal::blas_traits< CwiseBinaryOp< scalar_product_op< Scalar >, const CwiseNullaryOp< scalar_constant_op< Scalar >, Plain >, NestedXpr > >::ExtractType

Definition at line 452 of file BlasUtil.h.

◆ XprType

template<typename Scalar , typename NestedXpr , typename Plain >
typedef CwiseBinaryOp<scalar_product_op<Scalar>, const CwiseNullaryOp<scalar_constant_op<Scalar>,Plain>, NestedXpr> Eigen::internal::blas_traits< CwiseBinaryOp< scalar_product_op< Scalar >, const CwiseNullaryOp< scalar_constant_op< Scalar >, Plain >, NestedXpr > >::XprType

Definition at line 451 of file BlasUtil.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename Scalar , typename NestedXpr , typename Plain >
anonymous enum
Enumerator
HasScalarFactor 

Definition at line 447 of file BlasUtil.h.

Member Function Documentation

◆ extract()

template<typename Scalar , typename NestedXpr , typename Plain >
static EIGEN_DEVICE_FUNC ExtractType Eigen::internal::blas_traits< CwiseBinaryOp< scalar_product_op< Scalar >, const CwiseNullaryOp< scalar_constant_op< Scalar >, Plain >, NestedXpr > >::extract ( const XprType x)
inlinestatic

Definition at line 453 of file BlasUtil.h.

◆ extractScalarFactor()

template<typename Scalar , typename NestedXpr , typename Plain >
static EIGEN_DEVICE_FUNC Scalar Eigen::internal::blas_traits< CwiseBinaryOp< scalar_product_op< Scalar >, const CwiseNullaryOp< scalar_constant_op< Scalar >, Plain >, NestedXpr > >::extractScalarFactor ( const XprType x)
inlinestatic

Definition at line 454 of file BlasUtil.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:25