mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-14 12:46:00 +08:00
typo
This commit is contained in:
parent
445c015751
commit
91003f3b86
@ -396,7 +396,6 @@ EIGEN_DONT_INLINE void general_matrix_vector_product<Index,LhsScalar,LhsMapper,R
|
||||
}
|
||||
res[i*resIncr] += alpha*cc0;
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
} // end namespace internal
|
||||
|
Loading…
x
Reference in New Issue
Block a user