Skip to content

Commit

Permalink
qpp/ in front of \file
Browse files Browse the repository at this point in the history
Signed-off-by: Vlad Gheorghiu <[email protected]>
  • Loading branch information
vsoftco committed Jul 17, 2024
1 parent 6335eab commit 6b1cc3e
Show file tree
Hide file tree
Showing 38 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion include/qpp/MATLAB/matlab.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file MATLAB/matlab.hpp
* \file qpp/MATLAB/matlab.hpp
* \brief Input/output interfacing with MATLAB
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/classes/codes.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file classes/codes.hpp
* \file qpp/classes/codes.hpp
* \brief Quantum error correcting codes
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/classes/exception.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file classes/exception.hpp
* \file qpp/classes/exception.hpp
* \brief Exceptions
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/classes/gates.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file classes/gates.hpp
* \file qpp/classes/gates.hpp
* \brief Quantum gates
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/classes/idisplay.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file classes/idisplay.hpp
* \file qpp/classes/idisplay.hpp
* \brief Textual representation interface
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/classes/ijson.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file classes/ijson.hpp
* \file qpp/classes/ijson.hpp
* \brief Basic JSON serialization
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/classes/init.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file classes/init.hpp
* \file qpp/classes/init.hpp
* \brief Initialization
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/classes/layouts.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file classes/layouts.hpp
* \file qpp/classes/layouts.hpp
* \see qpp::ILayout
* \brief Various qudit placement layouts, all must implement the interface
* \a qpp::ILayout
Expand Down
2 changes: 1 addition & 1 deletion include/qpp/classes/noise.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file classes/noise.hpp
* \file qpp/classes/noise.hpp
* \brief Noise models
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/classes/qbase_engine.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file classes/qbase_engine.hpp
* \file qpp/classes/qbase_engine.hpp
* \brief Base class for quantum engines
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/classes/qcircuit_traits.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file classes/qcircuit_traits.hpp
* \file qpp/classes/qcircuit_traits.hpp
* \brief Quantum circuit traits (compile-time)
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/classes/qdummy_engine.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file classes/qdummy_engine.hpp
* \file qpp/classes/qdummy_engine.hpp
* \brief No-op (dummy) quantum engines
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/classes/qengine.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file classes/qengine.hpp
* \file qpp/classes/qengine.hpp
* \brief Quantum engines
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/classes/qengine_traits.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file classes/qengine_traits.hpp
* \file qpp/classes/qengine_traits.hpp
* \brief Quantum engine traits (run-time)
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/classes/qnoisy_engine.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file classes/qnoisy_engine.hpp
* \file qpp/classes/qnoisy_engine.hpp
* \brief Noisy quantum engines
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/classes/random_devices.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file classes/random_devices.hpp
* \file qpp/classes/random_devices.hpp
* \brief Random devices
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/classes/reversible.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file classes/reversible.hpp
* \file qpp/classes/reversible.hpp
* \brief Support for classical reversible circuits
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/classes/states.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file classes/states.hpp
* \file qpp/classes/states.hpp
* \brief Quantum states
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/classes/timer.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file classes/timer.hpp
* \file qpp/classes/timer.hpp
* \brief Timing
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/constants.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file constants.hpp
* \file qpp/constants.hpp
* \brief Constants
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/entanglement.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file entanglement.hpp
* \file qpp/entanglement.hpp
* \brief Entanglement functions
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/entropies.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file entropies.hpp
* \file qpp/entropies.hpp
* \brief Entropy functions
*/

Expand Down
10 changes: 5 additions & 5 deletions include/qpp/experimental/experimental.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file experimental/experimental.hpp
* \file qpp/experimental/experimental.hpp
* \brief Experimental/test functions/classes
*/

Expand Down Expand Up @@ -195,7 +195,7 @@ measure_seq(const Eigen::MatrixBase<Derived>& A, std::vector<idx> target,
#endif // QPP_OPENMP
{ out_state += current_ket; }
} // end if(overlap_ket)
} // end for
} // end for
realT norm_out_state = norm(out_state);
prob = norm_out_state * norm_out_state;
out_state = out_state / norm_out_state;
Expand Down Expand Up @@ -249,9 +249,9 @@ measure_seq(const Eigen::MatrixBase<Derived>& A, std::vector<idx> target,
#endif // QPP_OPENMP
{ out_state += cA(i, j) * current_ket * current_bra; }
} // end if(overlap_bra)
} // end for(all bras)
} // end if(overlap_ket)
} // end for(all kets)
} // end for(all bras)
} // end if(overlap_ket)
} // end for(all kets)
prob = trace(out_state).real();
out_state = out_state / prob;
} // end else(density matrix)
Expand Down
2 changes: 1 addition & 1 deletion include/qpp/functions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file functions.hpp
* \file qpp/functions.hpp
* \brief Generic quantum computing functions
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/input_output.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file input_output.hpp
* \file qpp/input_output.hpp
* \brief Input/output functions
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/instruments.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file instruments.hpp
* \file qpp/instruments.hpp
* \brief Measurement functions
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/internal/classes/iomanip.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file internal/classes/iomanip.hpp
* \file qpp/internal/classes/iomanip.hpp
* \brief Input/output manipulators
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/internal/classes/singleton.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file internal/classes/singleton.hpp
* \file qpp/internal/classes/singleton.hpp
* \brief Singleton pattern via CRTP
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/internal/util.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file internal/util.hpp
* \file qpp/internal/util.hpp
* \brief Internal utility functions
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/number_theory.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file number_theory.hpp
* \file qpp/number_theory.hpp
* \brief Number theory functions
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/operations.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file operations.hpp
* \file qpp/operations.hpp
* \brief Quantum operation functions
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/options.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file options.hpp
* \file qpp/options.hpp
* \brief Options
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/qasm/qasm.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file qasm/qasm.hpp
* \file qpp/qasm/qasm.hpp
* \brief OpenQASM to QCircuit interface
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/qpp.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
// ALWAYS include it in main.cpp

/**
* \file qpp.h
* \file qpp/qpp.h
* \brief Quantum++ main header file, includes all other required headers
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/random.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file random.hpp
* \file qpp/random.hpp
* \brief Randomness-related functions
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/statistics.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file statistics.hpp
* \file qpp/statistics.hpp
* \brief Statistics functions
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/traits.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file traits.hpp
* \file qpp/traits.hpp
* \brief Type traits
*/

Expand Down
2 changes: 1 addition & 1 deletion include/qpp/types.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

/**
* \file types.hpp
* \file qpp/types.hpp
* \brief Type aliases
*/

Expand Down

0 comments on commit 6b1cc3e

Please sign in to comment.