msmbuilder.msm_analysis.are_all_dimensions_same

msmbuilder.msm_analysis.are_all_dimensions_same(*args)[source]

Are all the supplied arguments the same size

Find the shape of every input.

Returns:

truth : boolean

True if every matrix and vector is the same size.