Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns the sample variance (divide by length - 1) of the coefficients in the specified matrix.
EigMat | type inheriting from EigenBase that does not have an var scalar type. |
m | matrix |
<code>std::invalid_argument</code> | if the matrix has size zero |
Definition at line 25 of file variance.hpp.