The mixed mode default is to treat a list of indices as row access, returning the rows indicated. Anything else is considered columnar access. For columnar access, the return set has an Array
for each row with the values indicated by the headers in each Array
. You can force column or row mode using by_col
!() or by_row
!().
You cannot mix column and row access.
Creates a DRb::DRbObject
given the reference information to the remote host uri
and object ref
.
Creates a DRb::DRbObject
given the reference information to the remote host uri
and object ref
.
Returns the eigenvector matrix V
Returns the block diagonal eigenvalue matrix D
Setter for the read_timeout
attribute.
When true
, connections are in passive mode per default. Default: true
.
When true
, connections are in passive mode per default. Default: true
.