3#ifndef _mutable_mat_hpp_
4#define _mutable_mat_hpp_
Type declarations for the SLP DAG, its evaluator hierarchy, and the homotopy abstraction.
Templated SLEvaluatorConcrete<RT> — the per-ring SLP evaluator implementation.
MutableMat<Mat> — the templated bridge from DMat / SMat to the abstract MutableMatrix.
Template implementations of MutableMat<Mat> — linear-algebra methods plus the SLP-evaluator bridge.