Generic Function .Add (19 methods)

( .add < a > < b > )

Part of:

package lisplab
Addes a and b elementwise. Called by .+

Method Summary

.add < complex > < matrix-base-dge
.add < cons > < cons > 
.add < cons > < number > 
.add < matrix-base > < matrix-base
.add < matrix-base > < t > 
.add < matrix-base-dge > < complex > 
.add < matrix-base-dge > < matrix-base-dge
.add < matrix-base-dge > < matrix-base-zge
.add < matrix-base-dge > < real > 
.add < matrix-base-zge > < matrix-base-dge
.add < matrix-base-zge > < matrix-base-zge
.add < matrix-base-zge > < number > 
.add < matrix-base-zge > < real > 
.add < number > < cons > 
.add < number > < matrix-base-zge
.add < number > < number > 
.add < real > < matrix-base-dge
.add < real > < matrix-base-zge
.add < t > < matrix-base