(double** matrix, int N)
Checks whether a quadratic double matrix is stochastic
Documentation
Checks whether a quadratic double matrix is stochastic
- Parameters:
- double - NxN matrix to be checked
matrix - dimension N (matrix must be quadaratic)
- Returns:
- 0/1 flag for true/false
Alphabetic index
This page was generated with the help of DOC++.