36#ifndef STK_EXPRBASEDOT_H
37#define STK_EXPRBASEDOT_H
45typename hidden::Promote<typename hidden::Traits<Lhs>::Type,
typename Rhs::Type>::result_type
const
#define STK_STATIC_ASSERT_POINT_OR_VECTOR_ONLY(EXPR)
#define STK_STATIC_ASSERT_ONE_DIMENSION_ONLY(EXPR)
hidden::Promote< Type, typenameRhs::Type >::result_type const dotSafe(ExprBase< Rhs > const &other) const
hidden::Promote< Type, typenameRhs::Type >::result_type const dot(ExprBase< Rhs > const &other) const
The MultidimRegression class allows to regress a multidimensional output variable among a multivariat...
Arrays::SumOp< Lhs, Rhs >::result_type sum(Lhs const &lhs, Rhs const &rhs)
convenience function for summing two arrays
The namespace STK is the main domain space of the Statistical ToolKit project.