CoreInstantiations.cpp File Reference

#include "../../Core"
Include dependency graph for CoreInstantiations.cpp:

Go to the source code of this file.

Namespaces

namespace  Eigen

Defines

#define EIGEN_INSTANTIATE_PRODUCT(TYPE)

Functions

 Eigen::EIGEN_INSTANTIATE_PRODUCT (std::complex< double >)
 Eigen::EIGEN_INSTANTIATE_PRODUCT (std::complex< float >)
 Eigen::EIGEN_INSTANTIATE_PRODUCT (int)
 Eigen::EIGEN_INSTANTIATE_PRODUCT (double)
 Eigen::EIGEN_INSTANTIATE_PRODUCT (float)

Define Documentation

#define EIGEN_INSTANTIATE_PRODUCT ( TYPE   ) 
Value:
template void ei_cache_friendly_product<TYPE>( \
  int _rows, int _cols, int depth, \
  bool _lhsRowMajor, const TYPE* _lhs, int _lhsStride, \
  bool _rhsRowMajor, const TYPE* _rhs, int _rhsStride, \
  bool resRowMajor, TYPE* res, int resStride)

Definition at line 34 of file CoreInstantiations.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:18:54 2013