lerpMatrixLookup

fun lerpMatrixLookup(times: List<Double>, matrices: List<Matrix>, query: Double): Matrix