1 #ifndef VIENNACL_TRAITS_ROW_MAJOR_HPP_
2 #define VIENNACL_TRAITS_ROW_MAJOR_HPP_
40 template<
typename NumericT>
43 template<
typename LHS,
typename RHS,
typename OP>
Expression template class for representing a tree of expressions which ultimately result in a matrix...
This file provides the forward declarations for the main types used within ViennaCL.
Main namespace in ViennaCL. Holds all the basic types such as vector, matrix, etc. and defines operations upon them.
bool row_major(T const &)
LHS & lhs() const
Get left hand side operand.
A collection of compile time type deductions.