Home | History | Annotate | Download | only in Core

Lines Matching defs:Eigen

1 // This file is part of Eigen, a lightweight C++ template library
13 namespace Eigen {
692 // In Eigen, any binary op (Product, CwiseBinaryOp) require the Lhs and Rhs to have the same scalar type, except for multiplication
1016 // allow to add new functors and specializations of functor_traits from outside Eigen.
1024 } // end namespace Eigen