Home | History | Annotate | Download | only in Core

Lines Matching refs:DefaultProduct

943 struct Assignment<DstXprType, Product<Lhs,Rhs,DefaultProduct>, internal::assign_op<Scalar,typename Product<Lhs,Rhs,DefaultProduct>::Scalar>, Dense2Triangular>
945 typedef Product<Lhs,Rhs,DefaultProduct> SrcXprType;
959 struct Assignment<DstXprType, Product<Lhs,Rhs,DefaultProduct>, internal::add_assign_op<Scalar,typename Product<Lhs,Rhs,DefaultProduct>::Scalar>, Dense2Triangular>
961 typedef Product<Lhs,Rhs,DefaultProduct> SrcXprType;
970 struct Assignment<DstXprType, Product<Lhs,Rhs,DefaultProduct>, internal::sub_assign_op<Scalar,typename Product<Lhs,Rhs,DefaultProduct>::Scalar>, Dense2Triangular>
972 typedef Product<Lhs,Rhs,DefaultProduct> SrcXprType;