vmmlib  1.7.0
 All Classes Namespaces Functions Pages
vmml::blas_dot< M, float_t > Struct Template Reference
+ Collaboration diagram for vmml::blas_dot< M, float_t >:

Public Types

typedef vector< M, float_t > vector_t
 

Public Member Functions

bool compute (const vector_t &A_, const vector_t &B_, float_t &dot_prod_)
 
const blas::dot_params< float_t > & get_params ()
 

Public Attributes

blas::dot_params< float_t > p
 

Detailed Description

template<size_t M, typename float_t>
struct vmml::blas_dot< M, float_t >

Definition at line 136 of file blas_dot.hpp.


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