Scythe-1.0.3
|
template<matrix_order RO, matrix_style RS, typename T , matrix_order PO, matrix_style PS>
Expand a vector into a symmetric Matrix. This function takes the vector v and returns a symmetric Matrix containing the elements of v within each triangle.
References fmod(), SCYTHE_CHECK_10, scythe::Matrix_base< ORDER, STYLE >::size(), and sqrt(). |