copy ( )Return value of this method has type 'Matrix'.
map ( scala.Function1 )Return value of this method has type 'Matrix'.
transpose ( )Return value of this method has type 'Matrix'.
update ( scala.Function1 )Return value of this method has type 'Matrix'.
apply ( int, int )This abstract method is from 'Matrix' interface.
copy ( )This abstract method is from 'Matrix' interface.
foreachActive ( scala.Function3<java.lang.Object,java.lang.Object,java.lang.Object,scala.runtime.BoxedUnit> )This abstract method is from 'Matrix' interface.
index ( int, int )This abstract method is from 'Matrix' interface.
isTransposed ( )This abstract method is from 'Matrix' interface.
map ( scala.Function1<java.lang.Object,java.lang.Object> )This abstract method is from 'Matrix' interface.
multiply ( DenseMatrix )This abstract method is from 'Matrix' interface.
multiply ( DenseVector )This abstract method is from 'Matrix' interface.
multiply ( Vector )This abstract method is from 'Matrix' interface.
numCols ( )This abstract method is from 'Matrix' interface.
numRows ( )This abstract method is from 'Matrix' interface.
Matrix._setter_.isTransposed_.eq ( boolean )This abstract method is from 'Matrix' interface.
toArray ( )This abstract method is from 'Matrix' interface.
toBreeze ( )This abstract method is from 'Matrix' interface.
toString ( )This abstract method is from 'Matrix' interface.
toString ( int, int )This abstract method is from 'Matrix' interface.
transpose ( )This abstract method is from 'Matrix' interface.
update ( int, int, double )This abstract method is from 'Matrix' interface.
update ( scala.Function1<java.lang.Object,java.lang.Object> )This abstract method is from 'Matrix' interface.
copy ( )Return value of this method has type 'Matrix'.
map ( scala.Function1 )Return value of this method has type 'Matrix'.
transpose ( )Return value of this method has type 'Matrix'.
update ( scala.Function1 )Return value of this method has type 'Matrix'.