Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/splashsurf
/ traits.rs
File
traits.rs
splashsurf_lib/src/traits.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use bytemuck::Pod;
2
use nalgebra::{RealField, SMatrix};
3
use num_integer::Integer;
4
use num_traits::{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected