Skip to content

Commit

Permalink
refactor: correct structure of Polynomial projector
Browse files Browse the repository at this point in the history
  • Loading branch information
tspooner committed Jan 18, 2018
1 parent 4120701 commit 647e1e5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 53 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ use ndarray::Array1;
use utils::cartesian_product;


mod cpfk;


/// Polynomial basis projector.
#[derive(Clone, Serialize, Deserialize)]
pub struct Polynomial {
Expand Down
50 changes: 0 additions & 50 deletions src/fa/projection/polynomial/cpfk.rs

This file was deleted.

0 comments on commit 647e1e5

Please sign in to comment.