public class InnerProduct extends Object
A : B = trace(A'B) = trace(AB');
Constructor and Description |
---|
InnerProduct(Matrix A,
Matrix B)
Compute the inner product of two matrices.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.