Need to finish the design and implementation of the Matrix and Vector Classes. In addition, they need to be added to the DynamicExpression module for persistent taping. Should consider separating VariableInfo for these objects into two different vectors, this will allow us to use the SMID operations which will be especially helpful for matrix-matrix multiplication.
Need to finish the design and implementation of the Matrix and Vector Classes. In addition, they need to be added to the DynamicExpression module for persistent taping. Should consider separating VariableInfo for these objects into two different vectors, this will allow us to use the SMID operations which will be especially helpful for matrix-matrix multiplication.