Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 ojAlgo 的新手。将 2x2 矩阵乘以 2x1 向量的最佳方法是什么?我可以使用 PrimitiveMatrix 类还是需要使用数组?请举个例子。