Description Usage Arguments Value See Also Examples
Convert binart state vector to integer. '
1  | bin2intState(x)
 | 
x | 
 input vector representing the state  | 
Corresponding int.
intToBits which this function wraps
1  | bin2intState( c(0,1,0,0,0,1,0,1,0,0) )
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.