org.simtk.geometry3d
Interface MutableMatrix3D

All Superinterfaces:
MathMatrix, Matrix3D, MutableMathMatrix
All Known Implementing Classes:
Matrix3DClass

public interface MutableMatrix3D
extends Matrix3D, MutableMathMatrix


Method Summary
 
Methods inherited from interface org.simtk.geometry3d.Matrix3D
getColumn, getDiagonal, getRow, minus, plus, times, times, times, toArray, trace, transpose
 
Methods inherited from interface org.simtk.geometry3d.MathMatrix
get, getColumnCount, getRowCount
 
Methods inherited from interface org.simtk.geometry3d.MutableMathMatrix
copy, minusEquals, plusEquals, set, setColumn, setRow, timesEquals, timesEquals
 
Methods inherited from interface org.simtk.geometry3d.MathMatrix
get, getColumnCount, getRowCount