Package dev.nm.analysis.function.matrix
-
Interface Summary Interface Description RntoMatrix This interface is a function that maps from Rn to a Matrix space. -
Class Summary Class Description R1toConstantMatrix A constant matrix function maps a real number to a constant matrix: \(R^n \rightarrow A\).R1toMatrix This is a function that maps from R1 to a Matrix space.R2toMatrix This is a function that maps from R2 to a Matrix space.