MPS-Basic
Loading...
Searching...
No Matches
weight.hpp
Go to the documentation of this file.
1#pragma once
2
3#include "common.hpp"
4
11double weight(double dis, double re);
double weight(double dis, double re)
Wight function for MPS method presented by Koshizuka and Oka, 1996
Definition weight.cpp:5