mint:数学互操作性类型

时间:2024-05-28 01:57:24
【文件属性】:

文件名称:mint:数学互操作性类型

文件大小:10KB

文件格式:ZIP

更新时间:2024-05-28 01:57:24

Rust

薄荷 数学互操作性类型 该库提供了计算机图形学中使用的标准数学类型。 它的唯一目的是充当生态系统各个组件之间的标准和互操作性语言,这些组件恰巧在其API上公开了与数学相关的类型。 除了为从外部类型转换为外部类型的方式以外,没有为类型定义任何操作。 Serde支持可通过serde功能获得。 种类 此板条箱提供以下类型: 点数 矩阵 列矩阵 ColumnMatrix2x4 ColumnMatrix3x2 ColumnMatrix3x4 ColumnMatrix4x2 ColumnMatrix4x3 行矩阵 RowMatrix2 RowMatrix3 RowMatrix4 RowMatrix2x3 RowMatrix2x4 RowMatrix3x2 RowMatrix3x4 RowMatrix4x2 RowMatrix4x3 向量 Vector2 Vector


【文件预览】:
mint-master
----.gitignore(30B)
----src()
--------vector.rs(3KB)
--------matrix.rs(7KB)
--------rotation.rs(5KB)
--------lib.rs(357B)
----.travis.yml(78B)
----LICENSE(1KB)
----CHANGELOG.md(774B)
----Cargo.toml(636B)
----README.md(3KB)
----tests()
--------tests.rs(9KB)

网友评论