homSolve (Matrix)
Returns
c TRUE
if cM^T=<0> and c
is not zero, otherwise, returns _ FALSE
.
Arguments
The
matrix
to find an eigenvector for.
Return values
Resulting
eigenvector
, empty if it doesn't exist (see Vector).existenceCondition
is TRUE if eigenvector exists, FALSE otherwise.
Complexity
O(size^3)
Example
Output:
no result
v:-0.111111,1.000000,-0.777778,
v:0.000000,-1.000000,1.000000,
v:-0.500000,1.000000,